MetaMask / metamask-sdk

The simplest yet most secure way to connect your blockchain-based applications to millions of MetaMask Wallet users.
https://metamask.io/sdk/
Other
188 stars 115 forks source link

chore: update example dapps to latest SDK versions (0.28.4) #1034

Closed omridan159 closed 2 months ago

omridan159 commented 2 months ago

Explanation

References

Checklist

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/sdk-react-native@0.3.10 None 0 134 kB metamaskbot
npm/@metamask/sdk-react-ui@0.28.4 None 0 23.9 MB metamaskbot
npm/@metamask/sdk-react@0.28.4 None 0 12.1 MB metamaskbot
npm/@metamask/sdk@0.28.4 None 0 29.4 MB metamaskbot
npm/on-exit-leak-free@2.1.2 None 0 9.25 kB matteo.collina
npm/pino-abstract-transport@1.2.0 None 0 38.9 kB matteo.collina
npm/readable-stream@4.5.2 environment 0 217 kB matteo.collina
npm/sonic-boom@3.8.1 filesystem 0 83 kB matteo.collina

🚮 Removed packages: npm/@metamask/sdk-react-native@0.3.8, npm/@metamask/sdk-react-ui@0.28.1, npm/@metamask/sdk-react@0.28.1, npm/@metamask/sdk-react@0.28.2, npm/wagmi@2.12.10

View full report↗︎

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.98%. Comparing base (d482652) to head (dbab792). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1034 +/- ## ======================================= Coverage 79.98% 79.98% ======================================= Files 177 177 Lines 4026 4026 Branches 997 997 ======================================= Hits 3220 3220 Misses 806 806 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

socket-security[bot] commented 2 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
New author npm/mime-db@1.53.0 🚫

View full report↗︎

Next steps

What is new author?

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Take a deeper look at the dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/mime-db@1.53.0
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud