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

ethjs-query

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethjs-query - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 0.0.2 -- handle eth_getFilterChanges during Block and Pending Tx filter
1. handle getFilterChanges during BlockFilter and PendingTxFilter.
# 0.0.1 -- ethjs-query

@@ -2,0 +7,0 @@

4

package.json
{
"name": "ethjs-query",
"version": "0.0.1",
"version": "0.0.2",
"description": "A simple query layer for the Ethereum RPC.",

@@ -39,3 +39,3 @@ "main": "./src/index.js",

"eth-query": "2.1.0",
"ethjs-format": "0.0.5"
"ethjs-format": "0.0.6"
},

@@ -42,0 +42,0 @@ "devDependencies": {

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