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

@abtnode/constant

Package Overview
Dependencies
Maintainers
0
Versions
678
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.16.30-beta-958ae719 to 1.16.30-beta-b7f31b10

9

index.js

@@ -404,2 +404,5 @@ const NODE_SERVICES = Object.freeze({

];
const SERVERLESS_BLOCKLET_DATA_RETENTION_DAYS = 30;
const LAUNCH_SESSION_STATUS = Object.freeze({

@@ -409,2 +412,3 @@ created: 0,

connected: 20,
timeout: 25,
paid: 30,

@@ -415,5 +419,5 @@ nftMinted: 35,

installed: 50,
expired: 60,
overdue: 60,
canceled: 65,
terminated: 70,
timeout: 80,
transferred: 90,

@@ -663,2 +667,3 @@ });

REFRESH_TOKEN_STORAGE_KEY: 'refresh_token',
SERVERLESS_BLOCKLET_DATA_RETENTION_DAYS,
LAUNCH_SESSION_STATUS,

@@ -665,0 +670,0 @@ UNOWNED_DID: 'z'.repeat(35),

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

},
"version": "1.16.30-beta-958ae719",
"version": "1.16.30-beta-b7f31b10",
"description": "ABT Node constants",

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

},
"gitHead": "75590ff3be51e7fe2a070124541aebc203ed16dc"
"gitHead": "2d429b619b7b54b5603fb05761d3acd9ff674c2c"
}
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