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

@connext/apps

Package Overview
Dependencies
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connext/apps - npm Package Compare versions

Comparing version 7.0.0-alpha.4 to 7.0.0-alpha.5

8

package.json
{
"name": "@connext/apps",
"version": "7.0.0-alpha.4",
"version": "7.0.0-alpha.5",
"description": "Connext Counterfactual Apps",

@@ -14,3 +14,3 @@ "main": "dist/index.js",

"scripts": {
"build": "./node_modules/.bin/tsc -b . && ./node_modules/.bin/rollup -c",
"build": "../../node_modules/.bin/tsc -b . && ../../node_modules/.bin/rollup -c",
"lint": "../../node_modules/.bin/eslint -c '../../.eslintrc.js' --fix 'src/**/*'",

@@ -23,4 +23,4 @@ "test": "echo \"Error: no test specified\" && exit 1",

"@connext/contracts": "3.2.3",
"@connext/utils": "7.0.0-alpha.4",
"@connext/types": "7.0.0-alpha.4",
"@connext/utils": "7.0.0-alpha.5",
"@connext/types": "7.0.0-alpha.5",
"ethers": "5.0.2",

@@ -27,0 +27,0 @@ "rollup": "2.12.1",

Sorry, the diff of this file is not supported yet

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