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

imagemin packages widely depend on unmaintained npm packages #23

Open
lopopolo opened this issue Jan 10, 2021 · 2 comments
Open

imagemin packages widely depend on unmaintained npm packages #23

lopopolo opened this issue Jan 10, 2021 · 2 comments

Comments

@lopopolo
Copy link

lopopolo commented Jan 10, 2021

Lots of packages in this organization depend on some of the following npm packages:

Based on the last commit date, last npm version publish date, and lack of activity on PRs and issues, I believe these packages are unmaintained. Dependencies are very out of date and PRs are not merged: kevva/bin-build#20, kevva/bin-check#4, and kevva/exec-buffer#10.

These packages have almost a million downloads per week, largely because imagemin packages depend on them.

The packages are fairly simple. Would it be possible to fork them into this organization so they are maintained?

@lopopolo
Copy link
Author

@lopopolo lopopolo changed the title imagemin packages widely depend on abandoned npm packages imagemin packages widely depend on unmaintained npm packages Jan 10, 2021
@mjpieters
Copy link

Please add https://www.npmjs.com/package/logalot to the list.

logalot has not been touched since 2015, and now has a transitive dependency on trim-newlines, which has a high-severity security issue (logalot@2.1.0 -> squeak@1.3.0 -> lpad-align@1.1.2 -> meow@3.7.0 -> trim-newlines@^1.0.0). See kevva/logalot#4, kevva/squeak#4.

The following issues for imagemin packages all relate to this issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants