Socket
Socket
Sign inDemoInstall

@eth-optimism/core-utils

Package Overview
Dependencies
Maintainers
5
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eth-optimism/core-utils - npm Package Compare versions

Comparing version 0.0.1-alpha.15 to 0.0.1-alpha.16

4

build/src/app/transport/server/json-rpc-errors.js

@@ -24,2 +24,6 @@ "use strict";

},
REVERT_ERROR: {
code: -32015,
message: 'revert: requested action reverted',
},
};

@@ -26,0 +30,0 @@ exports.buildJsonRpcError = (type, id) => {

4

package.json
{
"name": "@eth-optimism/core-utils",
"version": "0.0.1-alpha.15",
"version": "0.0.1-alpha.16",
"description": "Optimism Core Utils",

@@ -63,3 +63,3 @@ "main": "build/index.js",

},
"gitHead": "8c3cae021aa5c4e3e399d496368c6c9db9f79605"
"gitHead": "d790188a699776577e908d66cff24f062d313a50"
}
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