@hapi/bourne
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@hapi/bourne", | ||
"description": "JSON parse with prototype poisoning protection", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"repository": "git://github.com/hapijs/bourne", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
@@ -16,10 +17,16 @@ "lib" | ||
], | ||
"dependencies": {}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"plugin:@hapi/module" | ||
] | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "8.x.x", | ||
"@hapi/lab": "22.x.x", | ||
"benchmark": "2.x.x" | ||
"@hapi/eslint-plugin": "*", | ||
"@hapi/lab": "24.x.x", | ||
"benchmark": "2.x.x", | ||
"typescript": "^4.6.3" | ||
}, | ||
"scripts": { | ||
"test": "lab -a @hapi/code -t 100 -L", | ||
"test": "lab -a @hapi/code -t 100 -L -Y", | ||
"test-cov-html": "lab -a @hapi/code -r html -o coverage.html" | ||
@@ -26,0 +33,0 @@ }, |
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
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
7265
5
112
5
1