New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@abtnode/util

Package Overview
Dependencies
Maintainers
3
Versions
856
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abtnode/util - npm Package Compare versions

Comparing version

to
1.2.11

4

lib/constants.js

@@ -145,4 +145,4 @@ const NODE_SERVICES = Object.freeze({

WEB_WALLET_URL: 'https://web.abtwallet.io',
BLOCKLET_REGISTRY_URL: 'https://booster.registry.arcblock.io',
BLOCKLET_REGISTRY_URL_DEV: 'https://booster.dev.registry.arcblock.io',
BLOCKLET_REGISTRY_URL: 'https://registry.arcblock.io',
BLOCKLET_REGISTRY_URL_DEV: 'https://dev.registry.arcblock.io',
BLOCKLET_REGISTRY_API_PREFIX: '/api',

@@ -149,0 +149,0 @@

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

},
"version": "1.2.10",
"version": "1.2.11",
"description": "ArcBlock's JavaScript utility",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

},
"gitHead": "3933a1766e1b2d62aa26de2ea36c9cceccf8823c"
"gitHead": "76be9a725aae2518e76b581d1cb126bf3947c518"
}