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

@abtnode/constant

Package Overview
Dependencies
Maintainers
0
Versions
725
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

to
1.16.38-beta-20250206-084543-4d7b4331

3

index.js

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

checkDomains: true,
},
// 这些接口可以跳过 ACCESS VERIFY
SKIP_ACCESS_VERIFY_METHODS: {
makeAllNotificationsAsRead: true,

@@ -722,0 +725,0 @@ readNotifications: true,

4

package.json

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

},
"version": "1.16.38-beta-20250204-120121-1a6a1e63",
"version": "1.16.38-beta-20250206-084543-4d7b4331",
"description": "ABT Node constants",

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

},
"gitHead": "bd7ce8614076a35769233dd2278216a30c3075c3"
"gitHead": "933b2c2856240f2d78b3a392f8a3b4e8584860f0"
}