getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
532 stars 193 forks source link

feat: update popicons #3141

Closed pavanjoshi914 closed 5 months ago

pavanjoshi914 commented 5 months ago

Describe the changes you have made in this PR

update popicons, use icon from library, remove stale icons

Type of change

(Remove other not matching type)

Checklist

socket-security[bot] commented 5 months ago

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

Package New capabilities Transitives Size Publisher
npm/@babel/core@7.18.9 environment, filesystem, unsafe +17 2.13 MB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.18.9 None 0 4.55 kB nicolo-ribaudo
npm/@popicons/react@0.0.11 None 0 2.78 MB zaydek
npm/@types/babel__traverse@7.17.1 None 0 123 kB types
npm/agent-base@6.0.2 None 0 34.6 kB tootallnate
npm/anymatch@3.1.2 None 0 9.54 kB paulmillr
npm/escodegen@2.1.0 None +1 159 kB michaelficarra
npm/fsevents@2.3.2 None 0 156 kB pipobscure
npm/p-limit@3.1.0 None 0 7.75 kB sindresorhus
npm/pirates@4.0.5 unsafe 0 13.4 kB danez
npm/rxjs@7.5.7 None 0 4.48 MB blesh
npm/string-width@5.1.2 None +2 15.5 kB sindresorhus
npm/type-check@0.4.0 None +1 57.9 kB gkz
npm/wif@2.0.6 None 0 8.31 kB dcousens
npm/wrap-ansi@8.1.0 None +1 17.4 kB sindresorhus
npm/ws@8.13.0 environment, network 0 137 kB lpinca
npm/yaml@2.3.3 environment 0 661 kB eemeli

🚮 Removed packages: npm/@discoveryjs/json-ext@0.5.7, npm/@popicons/react@0.0.9, npm/cookie@0.4.2, npm/domelementtype@2.3.0, npm/is-docker@2.2.1, npm/json-parse-even-better-errors@2.3.1, npm/kind-of@6.0.3, npm/mime-db@1.52.0, npm/min-indent@1.0.1, npm/obuf@1.1.2, npm/parseurl@1.3.3, npm/range-parser@1.2.1, npm/safer-buffer@2.1.2, npm/source-map-js@1.0.2, npm/statuses@1.5.0, npm/unpipe@1.0.0

View full report↗︎

socket-security[bot] commented 5 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 NoteSource
Potential typo squat npm/blech32@1.1.2

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

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/blech32@1.1.2
pavanjoshi914 commented 5 months ago

@SocketSecurity ignore npm/blech32@1.1.2

pavanjoshi914 commented 5 months ago

tAck