Socket
Socket
Sign inDemoInstall

eth-rpc-errors

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-rpc-errors - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

43

package.json
{
"name": "eth-rpc-errors",
"version": "2.1.0",
"version": "2.1.1",
"description": "Ethereum RPC and Provider errors.",
"main": "index.js",
"license": "MIT",
"author": "Erik Marks <rekmarks@protonmail.com>",
"scripts": {

@@ -13,18 +14,11 @@ "build": "echo",

},
"repository": {
"type": "git",
"url": "git+https://github.com/MetaMask/eth-rpc-errors.git"
},
"keywords": [
"rpc",
"ethereum",
"errors",
"utility"
"main": "index.js",
"files": [
"@types",
"index.js",
"src"
],
"author": "Erik Marks <rekmarks@protonmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/MetaMask/eth-rpc-errors/issues"
"dependencies": {
"fast-safe-stringify": "^2.0.6"
},
"homepage": "https://github.com/MetaMask/eth-rpc-errors#readme",
"devDependencies": {

@@ -39,5 +33,16 @@ "@metamask/eslint-config": "^2.1.1",

},
"dependencies": {
"fast-safe-stringify": "^2.0.6"
}
"bugs": {
"url": "https://github.com/MetaMask/eth-rpc-errors/issues"
},
"homepage": "https://github.com/MetaMask/eth-rpc-errors#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/MetaMask/eth-rpc-errors.git"
},
"keywords": [
"rpc",
"ethereum",
"errors",
"utility"
]
}
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