@sphereon/ssi-sdk-ext.did-utils
Advanced tools
Comparing version
{ | ||
"name": "@sphereon/ssi-sdk-ext.did-utils", | ||
"description": "DID Utils", | ||
"version": "0.28.1-feature.jose.vcdm.28+d413275", | ||
"version": "0.28.1-feature.jose.vcdm.50+3b27367", | ||
"source": "./src/index.ts", | ||
@@ -28,7 +28,7 @@ "type": "module", | ||
"@sphereon/did-uni-client": "^0.6.3", | ||
"@sphereon/ssi-sdk-ext.key-utils": "0.28.1-feature.jose.vcdm.28+d413275", | ||
"@sphereon/ssi-sdk-ext.x509-utils": "0.28.1-feature.jose.vcdm.28+d413275", | ||
"@sphereon/ssi-sdk.agent-config": "0.33.1-feature.jose.vcdm.56", | ||
"@sphereon/ssi-sdk.core": "0.33.1-feature.jose.vcdm.56", | ||
"@sphereon/ssi-types": "0.33.1-feature.jose.vcdm.56", | ||
"@sphereon/ssi-sdk-ext.key-utils": "0.28.1-feature.jose.vcdm.50+3b27367", | ||
"@sphereon/ssi-sdk-ext.x509-utils": "0.28.1-feature.jose.vcdm.50+3b27367", | ||
"@sphereon/ssi-sdk.agent-config": "0.33.1-feature.jose.vcdm.65", | ||
"@sphereon/ssi-sdk.core": "0.33.1-feature.jose.vcdm.65", | ||
"@sphereon/ssi-types": "0.33.1-feature.jose.vcdm.65", | ||
"@stablelib/ed25519": "^1.0.3", | ||
@@ -57,3 +57,3 @@ "@veramo/core": "4.2.0", | ||
"keywords": [], | ||
"gitHead": "d41327554c8ad92fdd214e3aa6832218384f265f" | ||
"gitHead": "3b273671c2d2dc6b6d992ab65698c606c7f1b676" | ||
} |
@@ -12,3 +12,4 @@ import { computeAddress } from '@ethersproject/transactions' | ||
type TKeyType, | ||
toJwk, toPkcs1FromHex | ||
toJwk, | ||
toPkcs1FromHex, | ||
} from '@sphereon/ssi-sdk-ext.key-utils' | ||
@@ -556,3 +557,2 @@ import { base64ToHex } from '@sphereon/ssi-sdk-ext.x509-utils' | ||
.map((verificationMethod) => { | ||
let vmKey = verificationMethod.publicKeyHex | ||
@@ -559,0 +559,0 @@ if (vmKey?.startsWith('30')) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
260098
02832
0.04%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated