@sd-jwt/decode
Advanced tools
Comparing version 0.7.2-next.11 to 0.7.2-next.12
{ | ||
"name": "@sd-jwt/decode", | ||
"version": "0.7.2-next.11+1aa3aea", | ||
"version": "0.7.2-next.12+e83b494", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -40,7 +40,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.7.2-next.11+1aa3aea" | ||
"@sd-jwt/crypto-nodejs": "0.7.2-next.12+e83b494" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.7.2-next.11+1aa3aea", | ||
"@sd-jwt/utils": "0.7.2-next.11+1aa3aea" | ||
"@sd-jwt/types": "0.7.2-next.12+e83b494", | ||
"@sd-jwt/utils": "0.7.2-next.12+e83b494" | ||
}, | ||
@@ -63,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1aa3aea86213e75328975e34d9bf71410fc7a12a" | ||
"gitHead": "e83b4946595d043f56647e6cdc98ad34edf0acde" | ||
} |
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
7