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
3
Versions
725
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

to
1.8.33

2

index.js

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

PROXY_MAX_MEM_LIMIT_IN_MB: 800,
BLOCKLET_MAX_MEM_LIMIT_IN_MB: 300,
BLOCKLET_MAX_MEM_LIMIT_IN_MB: 800,
CERTIFICATE_EXPIRES_OFFSET: 10 * DAY_IN_MS,

@@ -346,0 +346,0 @@ ROUTING_RULE_TYPES: Object.freeze({

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

},
"version": "1.8.32",
"version": "1.8.33",
"description": "ABT Node constants",

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

},
"gitHead": "8502244aeda5926b3433c1dd9142e63233e3c23c"
"gitHead": "bb8223a5dd84536f2843391c59c0a8ac4398c6f2"
}