@arcblock/jwt
Advanced tools
Comparing version 1.16.2 to 1.16.3
{ | ||
"name": "@arcblock/jwt", | ||
"description": "JSON Web Token variant for arcblock DID solutions", | ||
"version": "1.16.2", | ||
"version": "1.16.3", | ||
"author": { | ||
@@ -18,5 +18,5 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "1.16.2", | ||
"@ocap/mcrypto": "1.16.2", | ||
"@ocap/util": "1.16.2", | ||
"@arcblock/did": "1.16.3", | ||
"@ocap/mcrypto": "1.16.3", | ||
"@ocap/util": "1.16.3", | ||
"debug": "^4.3.3", | ||
@@ -51,3 +51,3 @@ "json-stable-stringify": "^1.0.1", | ||
}, | ||
"gitHead": "ec7e05b1d99df54044dff2ec5f43888da30fbbf5" | ||
"gitHead": "7032acb3fcfc51908354875f9afc607cc8d691d6" | ||
} |
+ Added@arcblock/did@1.16.3(transitive)
+ Added@ocap/mcrypto@1.16.3(transitive)
+ Added@ocap/util@1.16.3(transitive)
- Removed@arcblock/did@1.16.2(transitive)
- Removed@ocap/mcrypto@1.16.2(transitive)
- Removed@ocap/util@1.16.2(transitive)
Updated@arcblock/did@1.16.3
Updated@ocap/mcrypto@1.16.3
Updated@ocap/util@1.16.3