@sd-jwt/utils
Advanced tools
Comparing version 0.4.1-next.9 to 0.5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.5.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.4.0...v0.5.0) (2024-03-11) | ||
### Features | ||
* make _digest value public in disclosure ([#151](https://github.com/openwallet-foundation-labs/sd-jwt-js/issues/151)) ([7a3fbd7](https://github.com/openwallet-foundation-labs/sd-jwt-js/commit/7a3fbd7db19b6501978340c972b171743d287285)) | ||
# 0.4.0 (2024-03-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@sd-jwt/utils", | ||
"version": "0.4.1-next.9+9231fe0", | ||
"version": "0.5.0", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,6 +41,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.4.1-next.9+9231fe0" | ||
"@sd-jwt/crypto-nodejs": "0.5.0" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.4.1-next.9+9231fe0", | ||
"@sd-jwt/types": "0.5.0", | ||
"js-base64": "^3.7.6" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "9231fe047072630b85b5ce11ff66686d9e9ac70d" | ||
"gitHead": "513e36a23c96953368c050f5b82a43da2dcace65" | ||
} |
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
36305
0
111
+ Added@sd-jwt/types@0.5.0(transitive)
Updated@sd-jwt/types@0.5.0