@sd-jwt/decode
Advanced tools
Comparing version 0.6.1-next.7 to 0.6.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.6.1](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.6.0...v0.6.1) (2024-03-18) | ||
### Bug Fixes | ||
* base64url convention ([#179](https://github.com/openwallet-foundation-labs/sd-jwt-js/issues/179)) ([f8db275](https://github.com/openwallet-foundation-labs/sd-jwt-js/commit/f8db275690dab88000a039838680a3478b3b61ec)) | ||
# [0.6.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.5.0...v0.6.0) (2024-03-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@sd-jwt/decode", | ||
"version": "0.6.1-next.7+b0f6a1b", | ||
"version": "0.6.1", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -40,7 +40,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.6.1-next.7+b0f6a1b" | ||
"@sd-jwt/crypto-nodejs": "0.6.1" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.6.1-next.7+b0f6a1b", | ||
"@sd-jwt/utils": "0.6.1-next.7+b0f6a1b" | ||
"@sd-jwt/types": "0.6.1", | ||
"@sd-jwt/utils": "0.6.1" | ||
}, | ||
@@ -63,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b0f6a1b9c1ef180849580c447d3ff65c15996abf" | ||
"gitHead": "f19b76c7c3a66c539a5eac06ff20ad2ac17dcf47" | ||
} |
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
55456
0
+ Added@sd-jwt/types@0.6.1(transitive)
+ Added@sd-jwt/utils@0.6.1(transitive)
+ Addedjs-base64@3.7.7(transitive)
Updated@sd-jwt/types@0.6.1
Updated@sd-jwt/utils@0.6.1