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
0
Versions
854
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.16.38-beta-20250115-235439-bb5a1c1b

2

lib/notification-preview/highlight.js

@@ -138,2 +138,2 @@ const getExplorerUrl = require('./explorer-url');

module.exports = { toClickableSpan, toTextList, toSlackLink };
module.exports = { toClickableSpan, toTextList, toSlackLink, Link, getLink };

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

},
"version": "1.16.38-beta-20250114-011103-277f0108",
"version": "1.16.38-beta-20250115-235439-bb5a1c1b",
"description": "ArcBlock's JavaScript utility",

@@ -22,7 +22,7 @@ "main": "lib/index.js",

"dependencies": {
"@abtnode/constant": "1.16.38-beta-20250114-011103-277f0108",
"@abtnode/constant": "1.16.38-beta-20250115-235439-bb5a1c1b",
"@arcblock/did": "^1.19.2",
"@arcblock/pm2": "^5.4.0",
"@blocklet/constant": "1.16.38-beta-20250114-011103-277f0108",
"@blocklet/meta": "1.16.38-beta-20250114-011103-277f0108",
"@blocklet/constant": "1.16.38-beta-20250115-235439-bb5a1c1b",
"@blocklet/meta": "1.16.38-beta-20250115-235439-bb5a1c1b",
"@ocap/client": "1.19.2",

@@ -87,3 +87,3 @@ "@ocap/mcrypto": "1.19.2",

},
"gitHead": "9e4d26709a9d8b01f6a0a9158220da8504132997"
"gitHead": "d340d9ee0f1e860cc1ac8ed05e5793765896660a"
}