Closed dependabot[bot] closed 7 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
sarafu-network | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 17, 2024 10:08am |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@zxing/browser@0.1.4 | None | 0 |
5.4 MB | werthd |
npm/@zxing/library@0.20.0 | None | 0 |
9.45 MB | werthd |
npm/abitype@1.0.2 | None | 0 |
1.16 MB | awkweb |
npm/autoprefixer@10.4.19 | environment Transitive: filesystem | +4 |
2.34 MB | ai |
npm/bignumber.js@9.1.2 | None | 0 |
351 kB | mikemcl |
npm/class-variance-authority@0.7.0 | None | +1 |
15.7 kB | joebell93 |
npm/cmdk@0.2.1 | None | +18 |
843 kB | paco |
npm/d3-array@3.2.4 | None | 0 |
164 kB | mbostock |
npm/d3-scale@3.3.0 | None | +6 |
650 kB | mbostock |
npm/date-fns@3.3.1 | None | 0 |
4.86 MB | kossnocorp |
npm/discord.js@14.14.1 | environment, eval, network | +15 |
9.61 MB | crawl |
🚮 Removed packages: npm/jiti@1.21.0, npm/postcss@8.4.38, npm/react-dom@18.2.0, npm/react@18.2.0, npm/typescript@5.4.5, npm/zod@3.22.4
🚨 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 | Source |
---|---|---|---|
Install scripts | npm/esbuild@0.19.11 |
| |
Install scripts | npm/esbuild@0.20.2 |
|
|
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.
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.
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.
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/esbuild@0.19.11
@SocketSecurity ignore npm/esbuild@0.20.2
Superseded by #116.
Bumps vite from 5.0.11 to 5.2.9.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a77707d
release: v5.2.9102c2fd
fix: fix accumulated stacks in error overlay (#16393)58a2938
fix(deps): update all non-major dependencies (#16376)77562c3
chore: update region comment (#16380)b05c405
fix:fsp.rm
removing files does not take effect (#16032)e2658ad
perf(css): only replace empty chunk if imported (#16349)c0ec6be
perf: reduce size of injected __vite__mapDeps code (#16184)8b8d402
release: v5.2.8646319c
fix: do not access document in/@vite/client
when not defined (#16318)445c4f2
fix: fix sourcemap when using object asdefine
value (#15805)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show