ethr-did-resolver
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "ethr-did-resolver", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Resolve DID documents around ethereum addresses", | ||
@@ -25,7 +25,9 @@ "main": "lib/register.js", | ||
"build:webpack": "./node_modules/.bin/webpack lib/register.js", | ||
"build": "yarn build:es5 && yarn test && yarn build:webpack" | ||
"build": "yarn build:es5 && yarn test && yarn build:webpack", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
"jest": { | ||
"coverageDirectory": "./coverage/", | ||
"collectCoverage": true | ||
"collectCoverage": true, | ||
"testURL": "http://localhost/" | ||
}, | ||
@@ -32,0 +34,0 @@ "devDependencies": { |
@@ -159,3 +159,3 @@ --- | ||
id: "did:ethr:0xf3beac30c498d9e26865f34fcaa57dbb935b0d74#delegate-1", | ||
type: "Secp256k1VerificationKey2018", | ||
type: "Ed25519VerificationKey2018", | ||
owner: "did:ethr:0xf3beac30c498d9e26865f34fcaa57dbb935b0d74", | ||
@@ -162,0 +162,0 @@ publicKeyBase64: "uXww3nZ/CEzjCAFo7ikwU7ozsjXXEWoyY9KfFFCTa3E=" |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
354784
11
1446
1