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

@arcblock/jwt

Package Overview
Dependencies
Maintainers
0
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/jwt - npm Package Compare versions

Comparing version

to
1.19.15

10

package.json
{
"name": "@arcblock/jwt",
"description": "JSON Web Token variant for arcblock DID solutions",
"version": "1.19.14",
"version": "1.19.15",
"author": {

@@ -21,5 +21,5 @@ "name": "wangshijun",

"dependencies": {
"@arcblock/did": "1.19.14",
"@ocap/mcrypto": "1.19.14",
"@ocap/util": "1.19.14",
"@arcblock/did": "1.19.15",
"@ocap/mcrypto": "1.19.15",
"@ocap/util": "1.19.15",
"debug": "^4.3.6",

@@ -71,3 +71,3 @@ "json-stable-stringify": "^1.0.1",

},
"gitHead": "97e9e70872b2b6c46bdda5d4f4bce8a890d4bd63"
"gitHead": "ab6cd19ab8633c815ab0235b7ab5d80fc071de15"
}