@wixc3/resolve-directory-context
Advanced tools
Comparing version
{ | ||
"name": "@wixc3/resolve-directory-context", | ||
"description": "Helpers to get information about single/multi-package contexts", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"type": "module", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./packge.json": "./package.json" | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -18,3 +18,2 @@ "scripts": { | ||
"test:browser": "mocha-web \"./test/**/*.spec.ts\"", | ||
"lint": "eslint . -f codeframe", | ||
"typecheck": "tsc --noEmit" | ||
@@ -21,0 +20,0 @@ }, |
43993
-0.08%