dub
dub copied to clipboard
chore: upgrade to `next-auth@5`
This is a test. When NextAuth.js v5 is final, the imports will stay the same as before, but for now, the imports are from @auth/nextjs.
Based on https://auth-docs-git-feat-nextjs-auth-authjs.vercel.app/guides/upgrade-to-v5
New dependency changes detected. Learn more about Socket for GitHub ↗︎
🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.
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] bar@* or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore [email protected]
📜 Install scripts
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.
| Package | Script field | Source |
|---|---|---|
| [email protected] (added) | postinstall |
package.json, pnpm-lock.yaml |
Pull request alert summary
| Issue | Status |
|---|---|
| Install scripts | ⚠️ 1 issue |
| Native code | ✅ 0 issues |
| Bin script shell injection | ✅ 0 issues |
| Unresolved require | ✅ 0 issues |
| Invalid package.json | ✅ 0 issues |
| HTTP dependency | ✅ 0 issues |
| Git dependency | ✅ 0 issues |
| Potential typo squat | ✅ 0 issues |
| Known Malware | ✅ 0 issues |
| Telemetry | ✅ 0 issues |
| Protestware/Troll package | ✅ 0 issues |
📊 Modified Dependency Overview:
| ➕ Added Package | Capability Access | +/- Transitive Count |
Publisher |
|---|---|---|---|
| [email protected] | None | +76 |
schickling |
| [email protected] | None | +0 |
ai |
🚮 Removed packages: @next-auth/[email protected], @prisma/[email protected], @radix-ui/[email protected], @radix-ui/[email protected], @radix-ui/[email protected], @radix-ui/[email protected], @radix-ui/[email protected], @radix-ui/[email protected], @splinetool/[email protected], @stitches/[email protected], @tailwindcss/[email protected], @tailwindcss/[email protected], @trivago/[email protected], @visx/[email protected], @visx/[email protected], @visx/[email protected], @visx/[email protected], @visx/[email protected], @visx/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Taking a quick look at this now – why were there so many removed packages @balazsorban44? A lot of them don't seem related to the Auth.js upgrade