@counterfactual/cf-funding-protocol-contracts
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@counterfactual/cf-funding-protocol-contracts", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Smart contracts for the Counterfactual multisig funding protocol", | ||
@@ -16,5 +16,4 @@ "license": "MIT", | ||
"scripts": { | ||
"build": "echo 'no build'", | ||
"build": "waffle waffle.js && cp build/*.json expected-build-artifacts", | ||
"verify-solc": "waffle waffle.js && diff build expected-build-artifacts", | ||
"update-expected-build-artficats": "waffle waffle.js && cp build/*.json expected-build-artifacts", | ||
"migrate": "truffle migrate", | ||
@@ -36,3 +35,3 @@ "test": "ts-mocha test/*", | ||
"devDependencies": { | ||
"@counterfactual/cf-adjudicator-contracts": "0.0.4", | ||
"@counterfactual/cf-adjudicator-contracts": "0.0.5", | ||
"@counterfactual/types": "0.0.38", | ||
@@ -63,3 +62,3 @@ "@counterfactual/typescript-typings": "0.1.2", | ||
}, | ||
"gitHead": "85a7fc4074a5c1b74e86ca15781ae902af29554a" | ||
"gitHead": "9ade98da03b3ccd82368e5f606e0ae06a5c86f19" | ||
} |
@@ -8,3 +8,3 @@ # Updating the Contracts | ||
```shell | ||
yarn update-expected-build-artficats | ||
yarn build | ||
``` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
621646
64
5558