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