fast-json-stringify
Advanced tools
Comparing version 0.8.0 to 0.8.1
'use strict' | ||
function build (schema) { | ||
/*eslint no-new-func: "off"*/ | ||
/* eslint no-new-func: "off" */ | ||
var code = ` | ||
@@ -6,0 +6,0 @@ 'use strict' |
{ | ||
"name": "fast-json-stringify", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Stringify your JSON at max speed", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "standard && tap test.js" | ||
"test": "standard && tap test/*.test.js" | ||
}, | ||
@@ -28,8 +28,7 @@ "precommit": "test", | ||
"benchmark": "^2.1.1", | ||
"fast-safe-stringify": "^1.0.9", | ||
"is-my-json-valid": "^2.13.1", | ||
"is-my-json-valid": "^2.14.0", | ||
"pre-commit": "^1.1.3", | ||
"standard": "^7.1.2", | ||
"tap": "^6.2.0" | ||
"standard": "^8.2.0", | ||
"tap": "^7.1.2" | ||
} | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25613
5
15
905
1