@sd-jwt/decode
Advanced tools
Comparing version 0.9.2 to 0.9.3-next.0
{ | ||
"name": "@sd-jwt/decode", | ||
"version": "0.9.2", | ||
"version": "0.9.3-next.0+121ac61", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -40,7 +40,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.9.2" | ||
"@sd-jwt/crypto-nodejs": "0.9.3-next.0+121ac61" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.9.2", | ||
"@sd-jwt/utils": "0.9.2" | ||
"@sd-jwt/types": "0.9.3-next.0+121ac61", | ||
"@sd-jwt/utils": "0.9.3-next.0+121ac61" | ||
}, | ||
@@ -47,0 +47,0 @@ "publishConfig": { |
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
60162
1
- Removed@sd-jwt/types@0.9.2(transitive)
- Removed@sd-jwt/utils@0.9.2(transitive)
- Removedjs-base64@3.7.7(transitive)