🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@sphereon/ssi-sdk-ext.did-utils

Package Overview
Dependencies
Maintainers
4
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sphereon/ssi-sdk-ext.did-utils - npm Package Compare versions

Comparing version

to
0.28.1-feature.jose.vcdm.50

14

package.json
{
"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