Socket
Socket
Sign inDemoInstall

3f-web3-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

3f-web3-utils - npm Package Compare versions

Comparing version 1.7.5 to 1.7.6

4

lib/index.js

@@ -404,3 +404,5 @@ /*

compareBlockNumbers: compareBlockNumbers,
toNumber: utils.toNumber
toNumber: utils.toNumber,
to0xAddress: utils.to0xAddress,
toFFFAddress: utils.toFFFAddress
};
{
"name": "3f-web3-utils",
"version": "1.7.5",
"version": "1.7.6",
"description": "Collection of utility functions used in web3.js.",

@@ -28,4 +28,4 @@ "repository": "https://github.com/FinanceFutureFactory/3f-web3.js/tree/main/packages/3f-web3-utils",

"dtslint": "^3.4.1",
"typescript": "^3.9.5"
"typescript": "4.8.3"
}
}

@@ -442,4 +442,5 @@ /*

compareBlockNumbers: compareBlockNumbers,
toNumber: utils.toNumber
toNumber: utils.toNumber,
to0xAddress: utils.to0xAddress,
toFFFAddress: utils.toFFFAddress
};
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