@sd-jwt/utils
Advanced tools
Comparing version 0.4.1-next.12 to 0.4.1-next.13
{ | ||
"name": "@sd-jwt/utils", | ||
"version": "0.4.1-next.12+eb259c7", | ||
"version": "0.4.1-next.13+f92b3e2", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,6 +41,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.4.1-next.12+eb259c7" | ||
"@sd-jwt/crypto-nodejs": "0.4.1-next.13+f92b3e2" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.4.1-next.12+eb259c7", | ||
"@sd-jwt/types": "0.4.1-next.13+f92b3e2", | ||
"js-base64": "^3.7.6" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "eb259c74a386b0ca867b373f6ffa08b6b6b78d7b" | ||
"gitHead": "f92b3e246371a83c51c5450b9bccb04753c58bf4" | ||
} |
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