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