npm-registry-couchapp
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "npm-registry-couchapp", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "The CouchApp implementation of an npm registry", | ||
@@ -13,11 +13,11 @@ "scripts": { | ||
"couchapp": "~0.11.0", | ||
"json": "^9.0.2", | ||
"json": "~9.0.2", | ||
"semver": "4" | ||
}, | ||
"devDependencies": { | ||
"request": "^2.42.0", | ||
"parse-json-response": "^1.0.1", | ||
"request": "~2.42.0", | ||
"parse-json-response": "~1.0.1", | ||
"rimraf": "~2.2.6", | ||
"tap": "*", | ||
"which": "^1.0.5" | ||
"which": "~1.0.5" | ||
}, | ||
@@ -24,0 +24,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
1795383
150
21
Updatedjson@~9.0.2