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