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