Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.6k
feat: remove dependencies for Node built-ins#3093
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
feat: remove dependencies for Node built-ins#3093
Uh oh!
There was an error while loading.Please reload this page.
Conversation
socket-securitybot commentedOct 29, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
New and removed dependencies detected. Learn more aboutSocket for GitHub ↗︎
🚮 Removed packages:npm/chai@3.5.0,npm/lodash.isarray@4.0.0,npm/resolve@1.22.10 |
b7d57ac
to55983cf
Compare"is-glob": "^4.0.3", | ||
"minimatch": "^3.1.2", | ||
"object.fromentries": "^2.0.8", | ||
"object.groupby": "^1.0.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
UnfortunatelyObject.groupBy
is only available as of Node v21 😢
BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
55983cf
tobd27867
Compare
No description provided.