@veramo/core
Advanced tools
Comparing version 1.1.2-next.42 to 1.1.2-next.43
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.13.5" | ||
"packageVersion": "7.14.0" | ||
} | ||
] | ||
} |
@@ -51,2 +51,3 @@ import { DIDResolutionOptions, DIDResolutionResult } from 'did-resolver'; | ||
* authentication: ['did:ethr:rinkeby:0xb09b66026ba5909a7cfe99b76875431d2b8d5190#controller'], | ||
* assertionMethod: ['did:ethr:rinkeby:0xb09b66026ba5909a7cfe99b76875431d2b8d5190#controller'], | ||
* }) | ||
@@ -53,0 +54,0 @@ * ``` |
{ | ||
"name": "@veramo/core", | ||
"description": "Veramo Core Logic & Interfaces.", | ||
"version": "1.1.2-next.42+55a917b2", | ||
"version": "1.1.2-next.43+35820851", | ||
"main": "build/index.js", | ||
@@ -51,3 +51,3 @@ "types": "build/index.d.ts", | ||
"keywords": [], | ||
"gitHead": "55a917b283be5cf477f5e83f6e4eebfcd714d336" | ||
"gitHead": "358208519d019d7d90cbefb98911979376c7c056" | ||
} |
@@ -54,2 +54,3 @@ import { DIDResolutionOptions, DIDResolutionResult } from 'did-resolver' | ||
* authentication: ['did:ethr:rinkeby:0xb09b66026ba5909a7cfe99b76875431d2b8d5190#controller'], | ||
* assertionMethod: ['did:ethr:rinkeby:0xb09b66026ba5909a7cfe99b76875431d2b8d5190#controller'], | ||
* }) | ||
@@ -56,0 +57,0 @@ * ``` |
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
188539
5193