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