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

fix vulnerabilities by switching to commander #77

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

fix vulnerabilities by switching to commander #77

wants to merge 1 commit into from

Conversation

walnutfalls
Copy link

This is my first PR, and I did this really quick because I needed to use spritesheet.js. I have not tested all the options

There were a number of npm vulnerabilities from packages. I've updated a few, and switched from optimist (which is now deprecated) to commander.

I did a quick check with just basic usage (node index.js ./assets/*.png), and that seemed to work. I was hoping you have some automated tests, or that you could take a look.

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

Successfully merging this pull request may close these issues.

1 participant