trezor-suite
trezor-suite copied to clipboard
SQLite cache for CJ block filters
Optional optimization of https://github.com/trezor/trezor-suite/pull/6068, adding better-sqlite3 package and storing fetched block filters indefinitely. Only in desktop app.
NOT ENTIRELY FINISHED
Socket Security Report
Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.
📜 New install scripts detected
A dependency change in this PR is introducing new install scripts to your install step.
| Package | Script field | Location |
|---|---|---|
| [email protected] (added) | binding.gyp |
packages/coinjoin/package.json |
| [email protected] (added) | install |
packages/coinjoin/package.json |
🫣 Native code
Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.
| Package | Location |
|---|---|
| [email protected] (added) | packages/coinjoin/package.json |
Socket.dev scan summary
| Issue | Status |
|---|---|
| Did you mean? | ✅ no new possible package typos |
| Install scripts | ⚠️ 2 new install scripts detected |
| Telemetry | ✅ no new telemetry |
| Troll package | ✅ no new troll packages |
| Malware | ✅ no new malware |
| Native code | ⚠️ 1 new native module detected |
Bot Commands
To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]
@SocketSecurity ignore [email protected]
Powered by socket.dev