@sd-jwt/decode
Advanced tools
Comparing version 0.9.0 to 0.9.1-next.0
{ | ||
"name": "@sd-jwt/decode", | ||
"version": "0.9.0", | ||
"version": "0.9.1-next.0+7496794", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -40,7 +40,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.9.0" | ||
"@sd-jwt/crypto-nodejs": "0.9.1-next.0+7496794" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.9.0", | ||
"@sd-jwt/utils": "0.9.0" | ||
"@sd-jwt/types": "0.9.1-next.0+7496794", | ||
"@sd-jwt/utils": "0.9.1-next.0+7496794" | ||
}, | ||
@@ -63,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "55bcdaeb3ba9b8d076ff4f0f711424cb383748ca" | ||
"gitHead": "7496794426efbad67fd052552279b40b58613e1d" | ||
} |
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
59830
1
- Removed@sd-jwt/types@0.9.0(transitive)
- Removed@sd-jwt/utils@0.9.0(transitive)
- Removedjs-base64@3.7.7(transitive)