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

@metamask/ethjs-query

Package Overview
Dependencies
Maintainers
12
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/ethjs-query - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

lib/tests/test.index.js

8

CHANGELOG.md

@@ -9,2 +9,7 @@ # Changelog

## [0.5.3]
### Fixed
- Dependency range of `@metamask/ethjs-rpc` is now valid semver ([#40](https://github.com/MetaMask/ethjs-query/pull/40))
- This fixes an issues that affected yarn berry users.
## [0.5.2]

@@ -171,3 +176,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/ethjs-query/compare/v0.5.2...HEAD
[Unreleased]: https://github.com/MetaMask/ethjs-query/compare/v0.5.3...HEAD
[0.5.3]: https://github.com/MetaMask/ethjs-query/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/MetaMask/ethjs-query/compare/v0.5.1...v0.5.2

@@ -174,0 +180,0 @@ [0.5.1]: https://github.com/MetaMask/ethjs-query/compare/v0.5.0...v0.5.1

4

package.json
{
"name": "@metamask/ethjs-query",
"version": "0.5.2",
"version": "0.5.3",
"description": "A simple query layer for the Ethereum RPC.",

@@ -124,3 +124,3 @@ "main": "lib/index.js",

"@metamask/ethjs-format": "^0.2.9",
"@metamask/ethjs-rpc": "^0.3.0 !0.3.1",
"@metamask/ethjs-rpc": "0.3.0 || ^0.3.2",
"babel-runtime": "^6.26.0",

@@ -127,0 +127,0 @@ "promise-to-callback": "^1.0.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