nuxt-optimized-images
nuxt-optimized-images copied to clipboard
π π Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. Release notes Sourced from color-string's releases. 1.6.0 Minor release 1.6.0 #55 - Add support for space-separated HSL Thanks @βhtunnicliff for the contribution :) 1.5.5...
**Is your feature request related to a problem? Please describe.** PNG sourcesets created by responsive loader are currently not optimised. The files are up to four times the size of...
As far as I can tell there is currently no option to generate versions of the image with different aspect ratio's. Typical use case (for me) would be to generate...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...
**Is your feature request related to a problem? Please describe.** This module is really useful and customizable, but it can be hard to put together the most common options that...
If you require the file with ?lqip resource query, it will emit the original file, which is unwanted behavior as we only need either the base64 image or the image...