New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ethereum-block-by-date

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereum-block-by-date - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6

22

package.json
{
"name": "ethereum-block-by-date",
"version": "1.4.5",
"version": "1.4.6",
"description": "Get Ethereum block number by a given date. Or blocks by a given period duration.",

@@ -25,3 +25,3 @@ "keywords": [

"dependencies": {
"moment": "^2.29.2"
"moment": "^2.29.4"
},

@@ -36,13 +36,13 @@ "scripts": {

"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.11",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/preset-env": "^7.19.3",
"chai": "^4.3.6",
"dotenv": "^16.0.0",
"eslint": "^8.12.0",
"ethers": "^5.6.2",
"mocha": "^9.2.2",
"prettier": "^2.6.2",
"dotenv": "^16.0.3",
"eslint": "^8.24.0",
"ethers": "^5.7.1",
"mocha": "^10.0.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"web3": "^1.7.1"
"web3": "^1.8.0"
},

@@ -49,0 +49,0 @@ "browserslist": [

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