@sd-jwt/present
Advanced tools
Comparing version 0.5.1-next.12 to 0.6.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.6.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.5.0...v0.6.0) (2024-03-12) | ||
### Bug Fixes | ||
* add missing export ([#159](https://github.com/openwallet-foundation-labs/sd-jwt-js/issues/159)) ([f92b3e2](https://github.com/openwallet-foundation-labs/sd-jwt-js/commit/f92b3e246371a83c51c5450b9bccb04753c58bf4)) | ||
### Features | ||
* make _digest value public in disclosure ([#151](https://github.com/openwallet-foundation-labs/sd-jwt-js/issues/151)) ([9baa93e](https://github.com/openwallet-foundation-labs/sd-jwt-js/commit/9baa93efb612ee2fe73c5872766cbc37e541c4dc)) | ||
# [0.5.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.4.0...v0.5.0) (2024-03-11) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@sd-jwt/present", | ||
"version": "0.5.1-next.12+b6f9f1d", | ||
"version": "0.6.0", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,8 +41,8 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.5.1-next.12+b6f9f1d" | ||
"@sd-jwt/crypto-nodejs": "0.6.0" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/decode": "0.5.1-next.12+b6f9f1d", | ||
"@sd-jwt/types": "0.5.1-next.12+b6f9f1d", | ||
"@sd-jwt/utils": "0.5.1-next.12+b6f9f1d" | ||
"@sd-jwt/decode": "0.6.0", | ||
"@sd-jwt/types": "0.6.0", | ||
"@sd-jwt/utils": "0.6.0" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b6f9f1d899769c70a8105f67cd2d41c1b6513694" | ||
"gitHead": "a26955a3fa8995bee7dc9daa04b16c501d4c87bd" | ||
} |
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
48569
0
+ Added@sd-jwt/decode@0.6.0(transitive)
+ Added@sd-jwt/types@0.6.0(transitive)
+ Added@sd-jwt/utils@0.6.0(transitive)
+ Addedjs-base64@3.7.7(transitive)
Updated@sd-jwt/decode@0.6.0
Updated@sd-jwt/types@0.6.0
Updated@sd-jwt/utils@0.6.0