@sd-jwt/decode
Advanced tools
Comparing version 0.8.1-next.2 to 0.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.9.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.8.0...v0.9.0) (2024-12-10) | ||
**Note:** Version bump only for package @sd-jwt/decode | ||
# [0.8.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.7.2...v0.8.0) (2024-11-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@sd-jwt/decode", | ||
"version": "0.8.1-next.2+2358c75", | ||
"version": "0.9.0", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -40,7 +40,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.8.1-next.2+2358c75" | ||
"@sd-jwt/crypto-nodejs": "0.9.0" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.8.1-next.2+2358c75", | ||
"@sd-jwt/utils": "0.8.1-next.2+2358c75" | ||
"@sd-jwt/types": "0.9.0", | ||
"@sd-jwt/utils": "0.9.0" | ||
}, | ||
@@ -63,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2358c759887ee29b4c35a3ee0e93ebd8e8c26545" | ||
"gitHead": "55bcdaeb3ba9b8d076ff4f0f711424cb383748ca" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
59770
0
+ Added@sd-jwt/types@0.9.0(transitive)
+ Added@sd-jwt/utils@0.9.0(transitive)
+ Addedjs-base64@3.7.7(transitive)
Updated@sd-jwt/types@0.9.0
Updated@sd-jwt/utils@0.9.0