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

@abtnode/constant

Package Overview
Dependencies
Maintainers
3
Versions
659
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.7.11 to 1.7.12

6

index.js

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

CERT_ERROR: 'cert.error',
RELOAD_GATEWAY: 'gateway.reload',
};

@@ -330,2 +331,7 @@

WHO_CAN_ACCESS,
GATEWAY_REQ_LIMIT: Object.freeze({
min: 10,
max: 100,
}),
});

4

package.json

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

},
"version": "1.7.11",
"version": "1.7.12",
"description": "ABT Node constants",

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

},
"gitHead": "84e741e6b37e47d52bf834ce3ace8ed601d0896c"
"gitHead": "afc78b9cb92448676149262fb02432bc256a5524"
}
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