@ocap/contract
Advanced tools
Comparing version 1.9.18 to 1.9.19
{ | ||
"name": "@ocap/contract", | ||
"description": "Utility to compile/validate and run ocap contract", | ||
"version": "1.9.18", | ||
"version": "1.9.19", | ||
"author": { | ||
@@ -18,5 +18,5 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "^1.9.18", | ||
"@ocap/mcrypto": "^1.9.18", | ||
"@ocap/util": "^1.9.18", | ||
"@arcblock/did": "^1.9.19", | ||
"@ocap/mcrypto": "^1.9.19", | ||
"@ocap/util": "^1.9.19", | ||
"debug": "^4.3.1", | ||
@@ -69,3 +69,3 @@ "esprima": "^4.0.1", | ||
}, | ||
"gitHead": "5058bb69f43e6fd7253a87dffaa76094d2ca0f43" | ||
"gitHead": "359bc15c9c645a1601859dd3c824f4540882fefa" | ||
} |
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.19
Updated@ocap/mcrypto@^1.9.19
Updated@ocap/util@^1.9.19