Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support #3091

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelDeBoey
Copy link

BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0

Copy link

socket-security bot commented Oct 25, 2024

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

Package New capabilities Transitives Size Publisher
npm/@angular-eslint/[email protected] Transitive: environment, filesystem, unsafe +21 6.22 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem, unsafe +34 3.87 MB jameshenry
npm/[email protected] Transitive: environment, eval, filesystem, shell +58 6.1 MB hzoo
npm/[email protected] environment, filesystem, unsafe Transitive: eval, network +29 4.52 MB loganfsmyth
npm/[email protected] Transitive: environment +16 4.49 MB kaicataldo
npm/[email protected] environment, filesystem Transitive: eval +31 4.39 MB bcoe
npm/[email protected] filesystem 0 29.7 kB tleunen
npm/[email protected] Transitive: environment, eval, filesystem +92 7.31 MB lencioni
npm/[email protected] Transitive: environment, eval, filesystem +5 2.34 MB loganfsmyth
npm/[email protected] environment, filesystem Transitive: eval +9 3.83 MB hzoo
npm/[email protected] None 0 282 kB hzoo
npm/[email protected] None +6 872 kB chaijs
npm/[email protected] environment Transitive: filesystem, shell +4 69.6 kB kentcdodds
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +65 7.09 MB bmishkin
npm/[email protected] None 0 4.29 kB bradzacher
npm/[email protected] filesystem 0 105 kB not-an-aardvark
npm/[email protected] None 0 1.35 MB benmosher, jfmengels, ljharb
npm/[email protected] None +1 1.43 MB abandeali
npm/[email protected] filesystem 0 8.57 kB coderaiser
npm/[email protected] None 0 4.01 kB iarna
npm/[email protected] filesystem Transitive: shell +5 338 kB timoxley
npm/[email protected] Transitive: environment, filesystem, shell +16 4.3 MB davidanson
npm/[email protected] environment Transitive: filesystem, shell +2 117 kB timoxley
npm/[email protected] Transitive: eval +42 3.33 MB ljharb
npm/[email protected] Transitive: eval +42 3.33 MB ljharb
npm/[email protected] Transitive: eval +13 281 kB ljharb

🚮 Removed packages: npm/@arethetypeswrong/[email protected], npm/@ljharb/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Oct 25, 2024

🚨 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 NoteSourceCI
Critical CVE npm/[email protected] ⚠︎

View full report↗︎

Next steps

What is a critical CVE?

Contains a Critical Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

@MichaelDeBoey
Copy link
Author

@ljharb Settings should be updated to make node 18+ required instead of node 4+

BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant