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