Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-registry-couchapp

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-registry-couchapp - npm Package Compare versions

Comparing version 2.6.13 to 2.7.0

2

package.json
{
"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"}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc