Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "jfs", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "./lib/Store", | ||
@@ -41,3 +41,3 @@ "description": "A simple JSON file store", | ||
"scripts": { | ||
"pre-publish": "coffee -o lib/ -c src/*.coffee", | ||
"prepublish": "coffee -o lib/ -c src/*.coffee", | ||
"test": "./node_modules/.bin/mocha --reporter spec --compilers coffee:coffee-script/register spec/*.spec.coffee", | ||
@@ -44,0 +44,0 @@ "coveralls": "istanbul cover ./node_modules/.bin/_mocha --report lcovonly && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js" |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
14444
3
411
1
2