Socket
Socket
Sign inDemoInstall

eth-block-tracker

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-block-tracker - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

.babelrc

6

package.json
{
"name": "eth-block-tracker",
"version": "1.0.9",
"version": "1.0.10",
"description": "This module walks the Ethereum blockchain, keeping track of the latest block. It uses a web3 provider as a data source and will continuously poll for the next block.",
"main": "bundle.js",
"main": "bundle/index.js",
"scripts": {
"test": "browserify test/basic.js | node",
"prepublish": "babel index.js -o bundle.js"
"prepublish": "babel lib -d bundle"
},

@@ -10,0 +10,0 @@ "author": "",

Sorry, the diff of this file is not supported yet

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