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
4
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.18.34

10

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

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

"dependencies": {
"@arcblock/did": "1.18.33",
"@ocap/mcrypto": "1.18.33",
"@ocap/util": "1.18.33",
"@arcblock/did": "1.18.34",
"@ocap/mcrypto": "1.18.34",
"@ocap/util": "1.18.34",
"debug": "^4.3.4",

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

},
"gitHead": "0d03089c6651d92a3451e9bbbc865c18c2f5d8ad"
"gitHead": "c12d3cbf9617d861d83c08726d9e0d55fdf9a459"
}