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

etherscan-api

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

etherscan-api - npm Package Compare versions

Comparing version 8.1.0 to 8.1.1

14

docs/CHANGELOG.md

@@ -0,4 +1,11 @@

2018-06-08
==========
* Fix dependencies
2018-06-06
==========
* 8.1.0
* changelog
* Merge pull request [#29](https://github.com/sebs/etherscan-api/issues/29) from mazikwyry/feature/add-tokentx-action

@@ -208,8 +215,1 @@ Add tokentx action support to account module which allows getting a list of ERC20 tokes transfer events

* Thanks for the report
2017-06-02
==========
* 3.0.3
* changelog
* Update to node 8
{
"name": "etherscan-api",
"version": "8.1.0",
"version": "8.1.1",
"description": "API to etherscan with a simple interface",

@@ -46,5 +46,5 @@ "main": "index.js",

"dependencies": {
"axios": "^0.17.1",
"axios": "^0.18.0",
"querystring": "^0.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