MetaMask / eth-token-tracker

A JS module for tracking Ethereum token balances over block changes
ISC License
77 stars 43 forks source link

Fix nodejs v14 compatibility #86

Closed legobeat closed 1 year ago

legobeat commented 1 year ago

Minimum changes to make tests pass on both nodejs v12 and v14

socket-security[bot] commented 1 year ago

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Ignoring: keccak@3.0.2, secp256k1@4.0.3

Powered by socket.dev

legobeat commented 1 year ago

@SocketSecurity ignore keccak@3.0.2 secp256k1@4.0.3