localstorage-down
Advanced tools
Comparing version 0.6.5 to 0.6.6
@@ -15,4 +15,4 @@ { | ||
], | ||
"version": "0.6.5", | ||
"main": "index.js", | ||
"version": "0.6.6", | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
@@ -34,3 +34,3 @@ "abstract-leveldown": "0.12.3", | ||
"tape": "^2.12.3", | ||
"zuul": "^3.7.3" | ||
"zuul": "3.8.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "repository": { | ||
"test-zuul-local": "npm run jshint && zuul --ui tape --local tests/*.js", | ||
"jshint": "jshint -c .jshintrc *.js tests/*.js", | ||
"jshint": "jshint -c .jshintrc lib/*.js tests/*.js", | ||
"coverage": "istanbul cover ./node_modules/.bin/tape tests/*.js && istanbul check-coverage --lines 50 --function 50 --statements 50 --branches 50", | ||
@@ -72,3 +72,6 @@ "report-coverage": "npm run coverage && istanbul-coveralls --no-rm" | ||
"license": "MIT", | ||
"gypfile": false | ||
"gypfile": false, | ||
"files": [ | ||
"lib" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21522
8
493
1