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.6.8 to 1.6.9

11

index.js

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

[ROLES.MEMBER]: [ROLES.GUEST, 'mutate_blocklet', 'mutate_router', 'mutate_notification', 'mutate_session'],
[ROLES.ADMIN]: [ROLES.MEMBER, 'mutate_team', 'mutate_webhook', 'mutate_accessKey', 'mutate_node'],
[ROLES.ADMIN]: [
ROLES.MEMBER,
'mutate_team',
'mutate_webhook',
'mutate_accessKey',
'mutate_node',
'mutate_certificate',
],
[ROLES.OWNER]: [ROLES.ADMIN],

@@ -203,2 +210,4 @@ '@abtnode/auth-service': ['query_team', 'mutate_team'],

DEFAULT_DID_REGISTRY: 'https://resolver.staging.arcblock.io',
DEFAULT_DID_DOMAIN: 'did.staging.arcblock.io',
DEFAULT_IP_DNS_DOMAIN_SUFFIX: 'ip.abtnet.io',

@@ -205,0 +214,0 @@ DEFAULT_DASHBOARD_DOMAIN: '*.ip.abtnet.io',

4

package.json

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

},
"version": "1.6.8",
"version": "1.6.9",
"description": "ABT Node constants",

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

},
"gitHead": "f97ec3a44250e034ff4b5e3f088c1417f448a7bb"
"gitHead": "372e95513bd9a510702d93650c0c004589579cb3"
}
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