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

npm audit report #157

Closed
AmenRa opened this issue Sep 12, 2018 · 12 comments
Closed

npm audit report #157

AmenRa opened this issue Sep 12, 2018 · 12 comments

Comments

@AmenRa
Copy link

AmenRa commented Sep 12, 2018

How can i fix these issues?
Can you update dependancies?

Thank you!

screen shot 2018-09-12 at 17 59 57

screen shot 2018-09-12 at 18 00 21

screen shot 2018-09-12 at 18 00 48

@gabinho5
Copy link

It seems that the master branch gulp dependency has already been updated to gulp: "^4.0.0" which should resolve the issue, but the update needs to be released! @JacksonGariety Could you publish the newest version?

@JemiloII
Copy link

Waiting for this as well :)

@kkoyot
Copy link

kkoyot commented Sep 20, 2018

+1, it's just a matter of creating a new tag and publishing to npm. Can we count on you, @JacksonGariety ?

@JemiloII
Copy link

So I did a little more poking around. gulp 4 isn't quite ready as it has some breaking changes from the 3.9.1 release. Probably better to wait until gulp is 4.0.0, plus, minimatch isn't an issue unless your having user supplied data in your gulp build process. If you do, I'd recommend you'd fix that~

@joebowbeer
Copy link

Depends on #149

@joebowbeer
Copy link

@JemiloII gulp 4 has been released via the @next tag.

@hadifarnoud
Copy link

updates? shall I remove gulp-nodemon until release?

@markstos
Copy link
Contributor

@gabinho5 @kkoyot @hadifarnoud -- @JacksonGariety has been inactive for months. The project likely needs to be forked to get new maintainership at this point. See #147 for related discussion.

@JemiloII
Copy link

JemiloII commented Nov 1, 2018

@joebowbeer just because it has a @next doesn't mean its ready. If it was, it wouldn't be next but the stable release.

@markstos
Copy link
Contributor

markstos commented Nov 1, 2018

@JemiloII "readiness" is not the only reason to use the @next tag. Gulp has a huge ecosystem around that needs updates as well. So if Gulp made "Gulp 4" the stable version, this could break projects that depend on Gulp plugins that need to be updated but haven't. By allowing both versions to be available for download, the Gulp project has created a transition window where both Gulp 3 and Gulp 4 plugins can work with a "current" version of Gulp.. This will make the future "stable" release of Gulp 4 go more smoothly. Notably, the tag is not called "alpha", "beta", "dev" or some other label indicating it's not stable.

@joebowbeer
Copy link

Fixed by v2.4.1 release

@ColemanGariety
Copy link
Owner

Audited.

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

8 participants