-
Hello,
Thanks for the great repository.
I tried to install it on my Ubuntu machine but it seems that packages.json cannot find imagemin thus I install it manually using `npm install --save imagemin`…
-
Update Grunt imagemin in package.json to latest
https://github.com/gruntjs/grunt-contrib-imagemin/releases
-
We were updating our Emulsify version to more recent Storybook versions to handle NPM audit security warnings.
During this we noticed that the currently used Imagemin plugin has security issues. When…
-
### Steps to reproduce
Install dep with Node.js v20.10.0:
```bash
pnpm add -D unplugin-imagemin
```
![image](https://github.com/unplugin/unplugin-imagemin/assets/62941121/4e8b866f-a056-4af6-b9c…
-
_From @dreh23 on June 19, 2015 17:19_
_Copied from original issue: hybrid-publishing-lab/hybrid-publishing-research#43_
-
https://github.com/gruntjs/grunt-contrib-imagemin
-
ref : https://github.com/nksaraf/vinxi/issues/44
repro : https://github.com/qlaffont/test-cmp
```
> test-cmp@ build /home/quentin/Documents/dev/test/test-cmp
> vinxi build
vinxi 0.0.60
st…
-
```bash
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm list resolve-url
└─┬ hexo-asset-pipeline@1.8.0
└─┬ imagemin@6.1.0
└─┬ globby@8.0.2
…
-
Hello, your example is not working anymore:
```js
var imagemin = require('gulp-imagemin');
```
`gulp-imagemin` starting from `8.0.0` is [ESM only](https://github.com/sindresorhus/gulp-imagemin…
-
Package **imagemin-svgo** [released](https://github.com/imagemin/imagemin-svgo/releases/tag/v9.0.0) a new major version 9.0.0 a few days ago and it is no longer compatible with this plugin.
When tr…