@veramo/core
Advanced tools
Comparing version 1.2.3-next.40 to 1.2.3-next.41
{ | ||
"name": "@veramo/core", | ||
"description": "Veramo Core Logic & Interfaces.", | ||
"version": "1.2.3-next.40+a484f4c6", | ||
"version": "1.2.3-next.41+eebe32c0", | ||
"main": "build/index.js", | ||
@@ -51,3 +51,3 @@ "types": "build/index.d.ts", | ||
"keywords": [], | ||
"gitHead": "a484f4c67e044d7c0299f128e15631cc8ae16f60" | ||
"gitHead": "eebe32c03b5826ca9cde6bf86fd4acb1bc025968" | ||
} |
@@ -124,3 +124,3 @@ import { IPluginMethodMap } from './IAgent' | ||
*/ | ||
secretKeyRef: string, | ||
secretKeyRef: string | ||
@@ -127,0 +127,0 @@ /** |
@@ -101,3 +101,3 @@ import { | ||
*/ | ||
getDIDComponentById(args: { | ||
getDIDComponentById(args: { | ||
/** | ||
@@ -104,0 +104,0 @@ * the DID document from which to extract the fragment. This MUST be the document resolved by {@link resolveDid} |
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
203802