uport-did-resolver
Advanced tools
Comparing version 0.0.4 to 0.0.5-alpha.1
@@ -0,1 +1,2 @@ | ||
/// <reference path="../vendor.d.ts" /> | ||
import { DIDDocument } from 'did-resolver'; | ||
@@ -2,0 +3,0 @@ export declare interface LegacyUport { |
"use strict"; | ||
/// <reference path="../vendor.d.ts" /> | ||
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
@@ -3,0 +4,0 @@ return new (P || (P = Promise))(function (resolve, reject) { |
{ | ||
"name": "uport-did-resolver", | ||
"version": "0.0.4", | ||
"version": "0.0.5-alpha.1", | ||
"description": "Resolve uPort DID documents", | ||
@@ -14,3 +14,4 @@ "main": "lib/register.js", | ||
"lib", | ||
"src" | ||
"src", | ||
"vendor.d.ts" | ||
], | ||
@@ -17,0 +18,0 @@ "author": "Pelle Braendgaard <pelle.braendgaard@consensys.net>", |
@@ -0,1 +1,3 @@ | ||
/// <reference path="../vendor.d.ts" /> | ||
import { registerMethod, DIDDocument, ParsedDID, PublicKey } from 'did-resolver' | ||
@@ -2,0 +4,0 @@ import UportLite from 'uport-lite' |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17252
9
273
0