You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@arcblock/jwt

Package Overview
Dependencies
Maintainers
4
Versions
300
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.73

10

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

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

"dependencies": {
"@arcblock/did": "1.18.72",
"@ocap/mcrypto": "1.18.72",
"@ocap/util": "1.18.72",
"@arcblock/did": "1.18.73",
"@ocap/mcrypto": "1.18.73",
"@ocap/util": "1.18.73",
"debug": "^4.3.4",

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

},
"gitHead": "2fb6b97b4324b303960d468a10e849dbc5eae149"
"gitHead": "d33cc33687903ca7d473547c04fe6c6363c60609"
}