@sd-jwt/utils
Advanced tools
Comparing version 0.7.1-next.1 to 0.7.1-next.2
{ | ||
"name": "@sd-jwt/utils", | ||
"version": "0.7.1-next.1+92f2235", | ||
"version": "0.7.1-next.2+0329a6b", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,6 +41,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.7.1-next.1+92f2235" | ||
"@sd-jwt/crypto-nodejs": "0.7.1-next.2+0329a6b" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/types": "0.7.1-next.1+92f2235", | ||
"@sd-jwt/types": "0.7.1-next.2+0329a6b", | ||
"js-base64": "^3.7.6" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "92f2235331d7ce77ddc410df57a5717931e52745" | ||
"gitHead": "0329a6b4e8ba11d2fd727c41606c17acbb68e3c5" | ||
} |
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
18099