relaxed-json
Advanced tools
Comparing version 0.2.4 to 0.2.6
{ | ||
"name": "relaxed-json", | ||
"description": "Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON", | ||
"version": "0.2.4", | ||
"version": "0.2.6", | ||
"homepage": "https://github.com/phadej/relaxed-json", | ||
@@ -26,14 +26,14 @@ "author": { | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
"node": ">= 0.10.0" | ||
}, | ||
"scripts": { | ||
"test": "grunt" | ||
"test": "make" | ||
}, | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "~0.8.0", | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-uglify": "~0.3.2", | ||
"grunt-simple-mocha": "~0.4.0", | ||
"jsverify": "~0.1.2", | ||
"underscore": "~1.6.0" | ||
"jsverify": "~0.2.0", | ||
"underscore": "~1.6.0", | ||
"mocha": "~1.20.1", | ||
"jshint": "~2.5.1", | ||
"istanbul": "~0.2.6", | ||
"uglify-js": "~2.4.13" | ||
}, | ||
@@ -40,0 +40,0 @@ "keywords": [ |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
17451
3
491
1
0