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