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