Bump ethjs- dependencies; bn.js v4-> v5#19
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/ethjs-contract@0.3.4, npm/@metamask/ethjs-filter@0.2.0, npm/@metamask/ethjs-provider-http@0.2.0, npm/@metamask/ethjs-query@0.5.3, npm/@metamask/ethjs-unit@0.2.1, npm/@metamask/ethjs-util@0.2.0 |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
af4c9a1 to
b2b0775
Compare
This comment was marked as resolved.
This comment was marked as resolved.
- bn.js@4.11.6->5.2.1 - number-to-bn@1.7.0->@metamask/number-to-bn@1.7.1
c0fbebe to
44822c4
Compare
@metamask/ethjs-*dependencies to versions with babel 7 instead of deprecated babel 6 and bn.js v5 instead of v4number-to-bn@1.7.0to@metamask/number-to-bn@1.7.1bn.jsfrom4.11.6to5.2.1bn.jsmodule is re-exported:ethjs/src/index.js
Line 40 in 024598e
Blocked by