New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@abtnode/constant

Package Overview
Dependencies
Maintainers
0
Versions
698
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abtnode/constant - npm Package Compare versions

Comparing version 1.16.38 to 1.16.39-beta-20250208-101442-7280c143

5

index.js

@@ -534,2 +534,3 @@ const NODE_SERVICES = Object.freeze({

WELLKNOWN_DID_RESOLVER_PREFIX: '/.well-known/did.json', // server wellknown endpoint
WELLKNOWN_BLACKLIST_PREFIX: '/.well-known/blacklist',
WELLKNOWN_PING_PREFIX: '/.well-known/ping',

@@ -745,2 +746,6 @@ WELLKNOWN_ANALYTICS_PREFIX: '/.well-known/analytics',

},
BLACKLIST_SCOPE: {
ROUTER: 'router',
},
});

4

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.16.38",
"version": "1.16.39-beta-20250208-101442-7280c143",
"description": "ABT Node constants",

@@ -24,3 +24,3 @@ "main": "index.js",

},
"gitHead": "c75b3026d0e3fa45ccc2af00e2a85962bf5d17af"
"gitHead": "b75d6aa6cdf63e341f38616a45691f6e8cc299e8"
}
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