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: example and vulnerabilities #9

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

Conversation

mattc41190
Copy link

@mattc41190 mattc41190 commented Jul 26, 2020

I like running things through Gulp. This package had some vulnerabilities. Most of them were quickly fixed with npm audit fix one of them required a manual bump to Mocha (3 major versions, but test still runs fine).

I really think surge is great. Thanks for making it!

Oh I also did some modernizing mods. Arrow functions and refs to const over var. Made the gulpfile agree with current requirements from gulp (use exported functions instead of .task) and got the README to show an example that is in line with these suggestions from gulp.

Oh and deleted a trash test.

Screen Shot 2020-07-26 at 6 52 09 PM

Screen Shot 2020-07-26 at 8 23 41 PM

@mattc41190
Copy link
Author

👋 anything I can do with to help move it along? Happy to provide some demos from my fork if it'd make you folks feel more comfortable.

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