Socket
Socket
Sign inDemoInstall

@metamask/ethjs-contract

Package Overview
Dependencies
Maintainers
12
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/ethjs-contract - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

7

CHANGELOG.md

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

## [0.3.1]
### Fixed
- Restore support for Node.js versions >=10 ([#9](https://github.com/MetaMask/ethjs-contract/pull/9))
## [0.3.0]

@@ -60,3 +64,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/ethjs-contract/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/MetaMask/ethjs-contract/compare/v0.3.1...HEAD
[0.3.1]: https://github.com/MetaMask/ethjs-contract/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/MetaMask/ethjs-contract/compare/v0.1.6...v0.3.0

@@ -63,0 +68,0 @@ [0.1.6]: https://github.com/MetaMask/ethjs-contract/compare/v0.1.5...v0.1.6

4

package.json

@@ -140,3 +140,3 @@ {

"engines": {
"node": "^8.17.0",
"node": ">=8.17.0",
"npm": ">=6"

@@ -223,3 +223,3 @@ },

},
"version": "0.3.0"
"version": "0.3.1"
}
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