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.5.7 to 1.5.8

2

index.js

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

DEFAULT_ADMIN_PATH: '/admin',
DEFAULT_SERVICE_PATH: '/.abtnode/service',
DEFAULT_HTTP_PORT: 80,

@@ -249,2 +250,3 @@ DEFAULT_HTTPS_PORT: 443,

DAEMON: 'daemon',
SERVICE: 'service',
BLOCKLET: 'blocklet',

@@ -251,0 +253,0 @@ REDIRECT: 'redirect',

4

package.json

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

},
"version": "1.5.7",
"version": "1.5.8",
"description": "ABT Node constants",

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

},
"gitHead": "f6cef3cb175a4e355d2c70200a72b498d8ee494b"
"gitHead": "f9f1620c6609c878f4886336c04989385b8c6053"
}
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