@sd-jwt/present
Advanced tools
Comparing version 0.7.1 to 0.7.2-next.0
{ | ||
"name": "@sd-jwt/present", | ||
"version": "0.7.1", | ||
"version": "0.7.2-next.0+5f57edc", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,8 +41,8 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.7.1" | ||
"@sd-jwt/crypto-nodejs": "0.7.2-next.0+5f57edc" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/decode": "0.7.1", | ||
"@sd-jwt/types": "0.7.1", | ||
"@sd-jwt/utils": "0.7.1" | ||
"@sd-jwt/decode": "0.7.2-next.0+5f57edc", | ||
"@sd-jwt/types": "0.7.2-next.0+5f57edc", | ||
"@sd-jwt/utils": "0.7.2-next.0+5f57edc" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c36bb0d6ee3a7cf3edbe56e266514a29e816fb4" | ||
"gitHead": "5f57edcee454c51a4dd2e34bcd845a54554ee2b3" | ||
} |
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
49400
1
- Removed@sd-jwt/decode@0.7.1(transitive)
- Removed@sd-jwt/types@0.7.1(transitive)
- Removed@sd-jwt/utils@0.7.1(transitive)
- Removedjs-base64@3.7.7(transitive)