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

ethereumjs-util

Package Overview
Dependencies
Maintainers
1
Versions
84
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 1.3.5 to 1.3.6

.package.json.swo

2

index.js

@@ -21,3 +21,3 @@ const SHA3 = require('sha3')

exports.BN = BN
exports.elliptic = ec
exports.rlp = rlp

@@ -24,0 +24,0 @@ /**

{
"name": "ethereumjs-util",
"version": "1.3.5",
"version": "1.3.6",
"description": "a collection of utility functions for Ethereum",

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

"author": "mjbecze <mjbecze@gmail.com>",
"license": "GPL-2.0",
"license": "MPL-2.0",
"bugs": {

@@ -22,0 +22,0 @@ "url": "https://github.com/ethereum/ethereumjs-utils/issues"

@@ -103,2 +103,2 @@ # SYNOPSIS [![Build Status](https://travis-ci.org/ethereum/ethereumjs-util.svg)](https://travis-ci.org/ethereum/ethereumjs-util)

# LICENSE
GPL
MPL-2.0
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