Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@counterfactual/cf-funding-protocol-contracts

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@counterfactual/cf-funding-protocol-contracts - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

build/ChallengeRegistry.json

9

package.json
{
"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
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc