1000ch / gulp-image

Optimize PNG, JPEG, GIF, SVG images with gulp task.
http://bit.ly/we-should-optimize-images
MIT License
223 stars 22 forks source link

Publish new version and run npm release #137

Closed scottgruber closed 2 years ago

scottgruber commented 2 years ago

When trying to

npm install gulp-image --save-dev

I get following warning.

npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.

When will the latest dependency updates in package.json show up in the npm repository? Is it related to the version number released?

Thanks for your help.

scottgruber commented 2 years ago

HI,

Could you please issue a new release and update the npm repository via npm run release.

Recent changes in this repo haven't propagated to https://www.npmjs.com/package/gulp-image and are causing install warnings and errors.

Much thanks.

1000ch commented 2 years ago

Published v6.3.0.