@arcblock/abt-did
Advanced tools
Comparing version 0.17.1 to 0.18.0
{ | ||
"name": "@arcblock/abt-did", | ||
"version": "0.17.1", | ||
"version": "0.18.0", | ||
"description": "Javascript lib to work with ArcBlock DID", | ||
@@ -16,3 +16,3 @@ "keywords": [ | ||
"author": "wangshijun <wangshijun2010@gmail.com>", | ||
"homepage": "https://github.com/ArcBlock/forge-js/tree/master/packages/abt-did", | ||
"homepage": "https://github.com/ArcBlock/abt-did-js/tree/master/packages/abt-did", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ArcBlock/forge-js.git" | ||
"url": "git+https://github.com/ArcBlock/abt-did-js.git" | ||
}, | ||
@@ -39,7 +39,7 @@ "scripts": { | ||
"bugs": { | ||
"url": "https://github.com/ArcBlock/forge-js/issues" | ||
"url": "https://github.com/ArcBlock/abt-did-js/issues" | ||
}, | ||
"dependencies": { | ||
"@arcblock/forge-util": "^0.17.0", | ||
"@arcblock/mcrypto": "^0.17.0", | ||
"@arcblock/forge-util": "^0.19.0", | ||
"@arcblock/mcrypto": "^0.19.0", | ||
"base64-url": "^2.2.0", | ||
@@ -53,3 +53,3 @@ "debug": "^4.1.1", | ||
}, | ||
"gitHead": "609b4809670cdf0e5cce42ebc5f881a0ae3cef15" | ||
"gitHead": "a3227872bba92f2c895e7f65a31a42fb547fb845" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15054
2
+ Added@arcblock/forge-util@0.19.0(transitive)
+ Added@arcblock/mcrypto@0.19.0(transitive)
- Removed@arcblock/forge-util@0.17.0(transitive)
- Removed@arcblock/mcrypto@0.17.0(transitive)
Updated@arcblock/forge-util@^0.19.0
Updated@arcblock/mcrypto@^0.19.0