@abtnode/constant
Advanced tools
Comparing version 1.5.7 to 1.5.8
@@ -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', |
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8562
249