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
672
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.8.0 to 1.8.1

5

index.js

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

CERT_ISSUED: 'cert.issued',
CERT_UPDATED: 'cert.updated',
CERT_ERROR: 'cert.error',

@@ -277,2 +278,3 @@ RELOAD_GATEWAY: 'gateway.reload',

// Service Gateway
// eslint-disable-next-line prefer-regex-literals
IP: new RegExp('-(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\-(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}'),

@@ -341,2 +343,5 @@ DOMAIN_FOR_IP_SITE: '',

}),
// Store
STORE_DETAIL_PAGE_PATH_PREFIX: '/blocklets',
});

4

package.json

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

},
"version": "1.8.0",
"version": "1.8.1",
"description": "ABT Node constants",

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

},
"gitHead": "6446a85fb33721abc24bb1045d59158e6b96c241"
"gitHead": "c970b8a386bebd7fe6dbc8b8eedf8bd8328b4bb5"
}
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