@arcblock/did-util
Advanced tools
Comparing version 0.19.5 to 0.19.6
{ | ||
"name": "@arcblock/did-util", | ||
"description": "Helper function to calculate did", | ||
"version": "0.19.5", | ||
"version": "0.19.6", | ||
"author": "wangshijun <shijun@arcblock.io> (https://ocap.arcblock.io)", | ||
@@ -20,3 +20,3 @@ "engines": { | ||
"dependencies": { | ||
"@arcblock/abt-did": "^0.19.5", | ||
"@arcblock/abt-did": "^0.19.6", | ||
"@arcblock/forge-message": "^0.21.0", | ||
@@ -65,6 +65,8 @@ "@arcblock/forge-util": "^0.21.0", | ||
"prepush": "CI=1 yarn test", | ||
"test": "npm run lint && node tools/jest.js", | ||
"coverage": "npm run lint && yarn test -- --coverage" | ||
"generate-docs": "jsdoc2md lib/index.js > docs/README.md", | ||
"format-docs": "remark . -o", | ||
"test": "yarn lint && node tools/jest.js", | ||
"coverage": "yarn lint && yarn test -- --coverage" | ||
}, | ||
"gitHead": "9ce644b3add8868c6d336e7ae068efc8f7002734" | ||
"gitHead": "e55eff1292570746aaed41c57bb14319d07b09f1" | ||
} |
@@ -13,2 +13,3 @@ # [**@arcblock/did-util**](https://github.com/arcblock/abt-did-js) | ||
- [Usage](#usage) | ||
- [Documentation](#documentation) | ||
@@ -56,1 +57,5 @@ ## Install | ||
``` | ||
## Documentation | ||
For full documentation, checkout [README.md](./docs/README.md). |
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
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
6576
60
Updated@arcblock/abt-did@^0.19.6