Socket
Socket
Sign inDemoInstall

@ethereumjs/util

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethereumjs/util - npm Package Compare versions

Comparing version 9.0.0-rc.1 to 9.0.0

4

package.json
{
"name": "@ethereumjs/util",
"version": "9.0.0-rc.1",
"version": "9.0.0",
"description": "A collection of utility functions for Ethereum",

@@ -93,3 +93,3 @@ "keywords": [

"dependencies": {
"@ethereumjs/rlp": "5.0.0-rc.1",
"@ethereumjs/rlp": "^5.0.0",
"ethereum-cryptography": "^2.1.2"

@@ -96,0 +96,0 @@ },

@@ -9,4 +9,2 @@ # @ethereumjs/util

Note: this README has been updated containing the changes from our next breaking release round [UNRELEASED] targeted for Summer 2023. See the README files from the [maintenance-v6](https://github.com/ethereumjs/ethereumjs-monorepo/tree/maintenance-v6/) branch for documentation matching our latest releases.
| A collection of utility functions for Ethereum. |

@@ -121,3 +119,3 @@ | ----------------------------------------------- |

If you use Node.js specific `require` the CJS build will be used:
If you use Node.js specific `require`, the CJS build will be used:

@@ -124,0 +122,0 @@ ```typescript

Sorry, the diff of this file is not supported yet

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