blocknative / web3-onboard

Client library to onboard users to web3 apps
https://onboard.blocknative.com/
MIT License
817 stars 479 forks source link

Release 2.25.7 #2200

Closed Adamj1232 closed 1 month ago

Adamj1232 commented 1 month ago

✨ Highlights

📦 Changes per package

@web3-onboard/injected-wallets: 2.10.17 @web3-onboard/capsule: 2.03 @web3-onboard/metamask: 2.0.7 @web3-onboard/passport: 2.0.0

socket-security[bot] commented 1 month ago

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

Package New capabilities Transitives Size Publisher
npm/@babel/core@7.23.2 environment, filesystem, unsafe +16 3.06 MB nicolo-ribaudo
npm/@babel/parser@7.23.0 None 0 1.89 MB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.22.5 None +1 16 kB nicolo-ribaudo
npm/@babel/types@7.23.0 environment +2 2.49 MB nicolo-ribaudo
npm/@unstoppabledomains/resolution@8.5.0 Transitive: network +3 1.11 MB dchan0319
npm/@web3-onboard/react@2.8.11 None 0 24.5 kB cmeisl
npm/d@1.0.1 None +1 125 kB medikoo
npm/es5-ext@0.10.62 eval +1 402 kB medikoo
npm/es6-symbol@3.1.3 None +2 131 kB medikoo
npm/eslint-config-next@12.2.5 unsafe Transitive: environment, filesystem +7 1.31 MB vercel-release-bot
npm/eslint@8.22.0 filesystem +8 3.14 MB eslintbot
npm/is-core-module@2.10.0 None 0 27.3 kB ljharb
npm/jsx-ast-utils@3.3.3 None 0 230 kB ljharb
npm/next-tick@1.1.0 None 0 7.65 kB medikoo
npm/next@12.2.5 environment, filesystem, network, shell, unsafe +16 577 MB vercel-release-bot
npm/object.assign@4.1.3 None 0 1.14 MB ljharb

🚮 Removed packages: npm/@algolia/client-search@4.17.0, npm/@babel/code-frame@7.23.5, npm/@babel/compat-data@7.23.5, npm/@babel/helper-compilation-targets@7.23.6, npm/@babel/helper-string-parser@7.23.4, npm/@babel/helper-validator-option@7.23.5, npm/@babel/highlight@7.23.4, npm/@babel/parser@7.23.6, npm/@babel/runtime@7.23.2, npm/@babel/types@7.23.6, npm/@cosmjs/amino@0.29.5, npm/@cosmjs/crypto@0.29.4, npm/@cosmjs/encoding@0.29.5, npm/@cosmjs/math@0.29.5, npm/@cosmjs/proto-signing@0.29.5, npm/@cosmjs/stream@0.29.5, npm/@cosmjs/tendermint-rpc@0.29.5, npm/@cosmjs/utils@0.29.5, npm/@docsearch/css@3.3.4, npm/@docsearch/js@3.3.4, npm/@emotion/serialize@1.1.4, npm/@ethereumjs/common@2.6.5, npm/@ethereumjs/tx@3.5.2, npm/@ethereumjs/util@8.1.0, npm/@iconify-json/ri@1.1.8, npm/@iconify/types@2.0.0, npm/@jridgewell/trace-mapping@0.3.18, npm/@lit/reactive-element@1.6.1, npm/@metamask/eth-sig-util@5.1.0, npm/@ngraveio/bc-ur@1.1.6, npm/@noble/curves@1.2.0, npm/@noble/hashes@1.3.2, npm/@protobufjs/aspromise@1.1.2, npm/@safe-global/safe-apps-provider@0.18.0, npm/@safe-global/safe-apps-sdk@8.1.0, npm/@scure/base@1.1.6, npm/@shapeshiftoss/hdwallet-core@1.49.0, npm/@solana/web3.js@1.87.1, npm/@sveltejs/adapter-static@2.0.2, npm/@sveltejs/kit@1.27.2, npm/@svelteness/kit-docs@1.1.5, npm/@tailwindcss/typography@0.5.9, npm/@toruslabs/base-controllers@2.9.0, npm/@toruslabs/eccrypto@2.2.1, npm/@toruslabs/openlogin-jrpc@4.7.2

View full report↗︎

socket-security[bot] commented 1 month 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 Note
Install scripts npm/es5-ext@0.10.62
  • Install script: postinstall
  • Source: node -e "try{require('./_postinstall')}catch(e){}" || exit 0
Protestware/Troll package npm/es5-ext@0.10.62
  • Note: This package prints a protestware console message on install regarding Ukraine for users with Russian language locale

View full report↗︎

Next steps

What 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 protestware?

This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.

Consider that consuming this package my come along with functionality unrelated to its primary purpose.

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/es5-ext@0.10.62