@ocap/asset
Advanced tools
Comparing version 1.9.15 to 1.9.16
{ | ||
"name": "@ocap/asset", | ||
"description": "Utility to work with asset and factory on ArcBlock blockchain", | ||
"version": "1.9.15", | ||
"version": "1.9.16", | ||
"author": { | ||
@@ -18,9 +18,9 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "^1.9.15", | ||
"@arcblock/did-util": "^1.9.15", | ||
"@arcblock/vc": "^1.9.15", | ||
"@ocap/contract": "^1.9.15", | ||
"@ocap/mcrypto": "^1.9.15", | ||
"@ocap/util": "^1.9.15", | ||
"@ocap/wallet": "^1.9.15", | ||
"@arcblock/did": "^1.9.16", | ||
"@arcblock/did-util": "^1.9.16", | ||
"@arcblock/vc": "^1.9.16", | ||
"@ocap/contract": "^1.9.16", | ||
"@ocap/mcrypto": "^1.9.16", | ||
"@ocap/util": "^1.9.16", | ||
"@ocap/wallet": "^1.9.16", | ||
"debug": "^4.3.1", | ||
@@ -77,3 +77,3 @@ "empty-value": "^1.0.1", | ||
}, | ||
"gitHead": "fa880f391511e569e58e9274b82443c95e4077d8" | ||
"gitHead": "b405ef92282f8cf924a46566fc61ce3eefdb4194" | ||
} |
@@ -9,8 +9,9 @@ ![nft](https://www.arcblock.io/.netlify/functions/badge/?text=Asset+Factory) | ||
## Table of Contents | ||
- [Table of Contents](#table-of-contents) | ||
- [Install](#install) | ||
- [Usage](#usage) | ||
* [Install](#install) | ||
* [Usage](#usage) | ||
## Install | ||
@@ -24,2 +25,3 @@ | ||
## Usage | ||
@@ -26,0 +28,0 @@ |
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
12178
5
253
30
Updated@arcblock/did@^1.9.16
Updated@arcblock/did-util@^1.9.16
Updated@arcblock/vc@^1.9.16
Updated@ocap/contract@^1.9.16
Updated@ocap/mcrypto@^1.9.16
Updated@ocap/util@^1.9.16
Updated@ocap/wallet@^1.9.16