@sd-jwt/utils
Advanced tools
Comparing version 0.7.2-next.2 to 0.7.2-next.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.7.2](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.7.1...v0.7.2) (2024-07-19) | ||
**Note:** Version bump only for package @sd-jwt/utils | ||
## [0.7.1](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.7.0...v0.7.1) (2024-05-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@sd-jwt/utils", | ||
"version": "0.7.2-next.2+3883a74", | ||
"version": "0.7.2-next.4+87d305f", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,6 +41,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.7.2-next.2+3883a74" | ||
"@sd-jwt/crypto-nodejs": "0.7.2-next.4+87d305f" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.7.2-next.2+3883a74", | ||
"@sd-jwt/types": "0.7.2-next.4+87d305f", | ||
"js-base64": "^3.7.6" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "3883a74c3eff9588b47e6b7518127f646acd73d7" | ||
"gitHead": "87d305f9b4ca5768fbab470dc456be15bc4d00b5" | ||
} |
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
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
37352