@arcblock/jwt
Advanced tools
Comparing version 1.16.10 to 1.16.12
{ | ||
"name": "@arcblock/jwt", | ||
"description": "JSON Web Token variant for arcblock DID solutions", | ||
"version": "1.16.10", | ||
"version": "1.16.12", | ||
"author": { | ||
@@ -21,5 +21,5 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "1.16.10", | ||
"@ocap/mcrypto": "1.16.10", | ||
"@ocap/util": "1.16.10", | ||
"@arcblock/did": "1.16.12", | ||
"@ocap/mcrypto": "1.16.12", | ||
"@ocap/util": "1.16.12", | ||
"debug": "^4.3.3", | ||
@@ -54,3 +54,3 @@ "json-stable-stringify": "^1.0.1", | ||
}, | ||
"gitHead": "af4399f2194e20eb83e14dbd3d946cb18eaa0879" | ||
"gitHead": "fbae535a1a8b38bb6942a5d80c4e20f88163833a" | ||
} |
+ Added@arcblock/did@1.16.12(transitive)
+ Added@ocap/mcrypto@1.16.12(transitive)
+ Added@ocap/util@1.16.12(transitive)
- Removed@arcblock/did@1.16.10(transitive)
- Removed@ocap/mcrypto@1.16.10(transitive)
- Removed@ocap/util@1.16.10(transitive)
Updated@arcblock/did@1.16.12
Updated@ocap/mcrypto@1.16.12
Updated@ocap/util@1.16.12