@ocap/contract
Advanced tools
Comparing version 1.9.6 to 1.9.7
{ | ||
"name": "@ocap/contract", | ||
"description": "Utility to compile/validate and run ocap contract", | ||
"version": "1.9.6", | ||
"version": "1.9.7", | ||
"author": { | ||
@@ -18,5 +18,5 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "^1.9.6", | ||
"@ocap/mcrypto": "^1.9.6", | ||
"@ocap/util": "^1.9.6", | ||
"@arcblock/did": "^1.9.7", | ||
"@ocap/mcrypto": "^1.9.7", | ||
"@ocap/util": "^1.9.7", | ||
"debug": "^4.3.1", | ||
@@ -69,3 +69,3 @@ "esprima": "^4.0.1", | ||
}, | ||
"gitHead": "cf28032bdcabe626499dc7d5366bdcaea0dcb5c4" | ||
"gitHead": "1933db08c9f3112b0a0363ba8ec73b4a0bf1c163" | ||
} |
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
Updated@arcblock/did@^1.9.7
Updated@ocap/mcrypto@^1.9.7
Updated@ocap/util@^1.9.7