Socket
Socket
Sign inDemoInstall

web3-providers-ipc

Package Overview
Dependencies
0
Maintainers
4
Versions
380
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.7 to 4.0.8-dev.408125.0

16

package.json
{
"name": "web3-providers-ipc",
"version": "4.0.7",
"version": "4.0.8-dev.0408125.0+0408125",
"description": "IPC provider for Web3 4.x.x",

@@ -33,3 +33,3 @@ "main": "./lib/commonjs/index.js",

"build:check": "node -e \"require('./lib')\"",
"lint": "eslint --ext .js,.ts .",
"lint": "eslint --cache --cache-strategy content --ext .ts .",
"lint:fix": "eslint --fix --ext .js,.ts .",

@@ -53,14 +53,14 @@ "format": "prettier --write '**/*'",

"eslint-plugin-import": "^2.26.0",
"jest": "^28.1.3",
"jest": "^29.7.0",
"jest-extended": "^3.0.1",
"prettier": "^2.7.1",
"ts-jest": "^28.0.7",
"ts-jest": "^29.1.1",
"typescript": "^4.7.4"
},
"dependencies": {
"web3-errors": "^1.1.3",
"web3-types": "^1.3.0",
"web3-utils": "^4.0.7"
"web3-errors": "1.1.5-dev.0408125.0+0408125",
"web3-types": "1.6.1-dev.0408125.0+0408125",
"web3-utils": "4.2.4-dev.0408125.0+0408125"
},
"gitHead": "c8799b074e7abf86b4b03a163aa9183250ad7228"
"gitHead": "040812570a6ef68b7123c323a34ea79466154455"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc