@sd-jwt/utils
Advanced tools
Comparing version 0.5.1-next.12 to 0.5.1-next.14
{ | ||
"name": "@sd-jwt/utils", | ||
"version": "0.5.1-next.12+b6f9f1d", | ||
"version": "0.5.1-next.14+b61eb78", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,6 +41,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.5.1-next.12+b6f9f1d" | ||
"@sd-jwt/crypto-nodejs": "0.5.1-next.14+b61eb78" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.5.1-next.12+b6f9f1d", | ||
"@sd-jwt/types": "0.5.1-next.14+b61eb78", | ||
"js-base64": "^3.7.6" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "b6f9f1d899769c70a8105f67cd2d41c1b6513694" | ||
"gitHead": "b61eb787c17886c5e4883b28a680f458a4e270d0" | ||
} |
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
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
111