@ocap/contract
Advanced tools
Comparing version 1.8.18 to 1.8.19
{ | ||
"name": "@ocap/contract", | ||
"description": "Utility to compile/validate and run ocap contract", | ||
"version": "1.8.18", | ||
"version": "1.8.19", | ||
"author": { | ||
@@ -18,5 +18,5 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "^1.8.18", | ||
"@ocap/mcrypto": "^1.8.18", | ||
"@ocap/util": "^1.8.18", | ||
"@arcblock/did": "^1.8.19", | ||
"@ocap/mcrypto": "^1.8.19", | ||
"@ocap/util": "^1.8.19", | ||
"debug": "^4.3.1", | ||
@@ -69,3 +69,3 @@ "esprima": "^4.0.1", | ||
}, | ||
"gitHead": "11e29dff74ab0a691853bbb4177d02afb34e8cd8" | ||
"gitHead": "021339135bda1fb95336e6e181e99f8dff9602e4" | ||
} |
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.8.19
Updated@ocap/mcrypto@^1.8.19
Updated@ocap/util@^1.8.19