chore(dependencies): @metamask/eth-token-tracker@^7.0.2->^8.0.0#24855
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/eth-token-tracker@7.0.2, npm/@metamask/permission-controller@9.1.0, npm/@metamask/snaps-execution-environments@6.2.0, npm/@metamask/snaps-rpc-methods@9.1.0, npm/@metamask/snaps-sdk@4.3.0, npm/@sentry/cli@2.32.1 |
7d70351 to
8063e5b
Compare
c9fda40 to
23ea171
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #24855 +/- ##
===========================================
- Coverage 65.77% 65.77% -0.00%
===========================================
Files 1366 1366
Lines 54254 54254
Branches 14101 14101
===========================================
- Hits 35685 35684 -1
- Misses 18569 18570 +1 ☔ View full report in Codecov by Sentry. |
23ea171 to
b15189d
Compare
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. What is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. Take 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
|
|
The |
b15189d to
7415c93
Compare
Description
Update
@metamask/eth-token-trackerfrom^7.0.2to^8.0.0.Update
@metamask/eth-json-rpc-middlewarefrom^12.1.0to^12.1.1.Related issues
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist