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