npm-registry-couchapp
Advanced tools
Comparing version 2.6.13 to 2.7.0
{ | ||
"name": "npm-registry-couchapp", | ||
"version": "2.6.13", | ||
"version": "2.7.0", | ||
"description": "The CouchApp implementation of an npm registry", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -374,6 +374,2 @@ module.exports = function (doc, oldDoc, user, dbCtx) { | ||
ridiculousDeps() | ||
if (!entity) { | ||
assert(scope.isGlobal(dep), | ||
"global packages may only depend on other global packages") | ||
} | ||
} | ||
@@ -380,0 +376,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"forbidden":"global packages may only depend on other global packages"} | ||
{"forbidden":"Changing published version metadata is not allowed"} |
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
1200162
26609