Socket
Socket
Sign inDemoInstall

ethjs

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethjs - npm Package Compare versions

Comparing version 0.2.9 to 0.3.0

13

package.json
{
"name": "ethjs",
"version": "0.2.9",
"version": "0.3.0",
"description": "A light-weight, highly optimised JS utility for Ethereum",

@@ -39,13 +39,12 @@ "main": "lib/index.js",

"dependencies": {
"bn.js": "4.11.6",
"ethjs-abi": "0.2.0",
"ethjs-contract": "0.1.9",
"ethjs-filter": "0.1.5",
"ethjs-provider-http": "0.1.6",
"bn.js": "4.11.6",
"js-sha3": "0.5.5",
"ethjs-query": "0.3.0",
"number-to-bn": "1.7.0",
"ethjs-abi": "0.2.0",
"ethjs-query": "^0.3.1",
"ethjs-unit": "0.1.6",
"ethjs-util": "0.1.3",
"js-sha3": "0.5.5"
"js-sha3": "0.5.5",
"number-to-bn": "1.7.0"
},

@@ -52,0 +51,0 @@ "babel": {

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

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc