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

ethereumjs-tx

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereumjs-tx - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

index.js
const ethUtil = require('ethereumjs-util')
const fees = require('ethereum-common')
const fees = require('ethereum-common/params')
const BN = ethUtil.BN

@@ -4,0 +4,0 @@

{
"name": "ethereumjs-tx",
"version": "1.1.0",
"version": "1.1.1",
"description": "An simple module for creating, manipulating and signing ethereum transactions",

@@ -23,3 +23,3 @@ "main": "index.js",

"dependencies": {
"ethereum-common": "0.0.16",
"ethereum-common": "^0.0.17",
"ethereumjs-util": "^4.0.1"

@@ -26,0 +26,0 @@ },

Sorry, the diff of this file is too big to display

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