@sd-jwt/present
Advanced tools
Comparing version 0.9.2-next.1 to 0.9.2-next.2
{ | ||
"name": "@sd-jwt/present", | ||
"version": "0.9.2-next.1+d6f70c3", | ||
"version": "0.9.2-next.2+3c85e8e", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -41,8 +41,8 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@sd-jwt/crypto-nodejs": "0.9.2-next.1+d6f70c3" | ||
"@sd-jwt/crypto-nodejs": "0.9.2-next.2+3c85e8e" | ||
}, | ||
"dependencies": { | ||
"@sd-jwt/decode": "0.9.2-next.1+d6f70c3", | ||
"@sd-jwt/types": "0.9.2-next.1+d6f70c3", | ||
"@sd-jwt/utils": "0.9.2-next.1+d6f70c3" | ||
"@sd-jwt/decode": "0.9.2-next.2+3c85e8e", | ||
"@sd-jwt/types": "0.9.2-next.2+3c85e8e", | ||
"@sd-jwt/utils": "0.9.2-next.2+3c85e8e" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d6f70c37efaafe5123b7ffd1115069ba6e0e4e6e" | ||
"gitHead": "3c85e8e283fa53e871a14c321b3a04fc4380b875" | ||
} |
@@ -163,3 +163,3 @@ import { describe, expect, test } from 'vitest'; | ||
], | ||
_sd_alg: 'SHA-256', | ||
_sd_alg: 'sha-256', | ||
}; | ||
@@ -229,3 +229,3 @@ | ||
], | ||
_sd_alg: 'SHA-256', | ||
_sd_alg: 'sha-256', | ||
}; | ||
@@ -270,3 +270,3 @@ | ||
], | ||
_sd_alg: 'SHA-256', | ||
_sd_alg: 'sha-256', | ||
}; | ||
@@ -273,0 +273,0 @@ |
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