imagemin-webpack-plugin icon indicating copy to clipboard operation
imagemin-webpack-plugin copied to clipboard

Plugin to compress images with imagemin

Results 29 imagemin-webpack-plugin issues
Sort by recently updated
recently updated
newest added

### Description Older version was using dependencies with some security vulnerabilities, so by updating dependencies those were addressed along with updating the minimum version of NodeJS, as the package was...

The error I am getting when using this plugin in an Angular 13 project is the following: ``` [error] TypeError: Cannot assign to read only property 'main.977fe6373cfd108d.js' of object '#'...

There is a vulnerability in the glob-parent library used. imagemin-webpack-plugin>imagemin 6.1.0 >globby 8.0.1 >fast-glob 2.0.2 >glob-parent 3.1.0 https://github.com/advisories/GHSA-ww39-953v-wcq6 Is there a change to update imagemin to v8.0.1 that ends up...

![image](https://user-images.githubusercontent.com/28526327/60558278-35c2ae00-9d7b-11e9-9a82-76e5c170bf3e.png)

More Information Needed

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

To avoid this kind of error: ``` imagemin-webpack-plugin > babel-runtime > [email protected]: core-js@

When running on webpack 5.1.0 the following deprecation message is shown: ``` ~/MyDev/ljs_app/trunk/desktop/ttr/web $ node --trace-deprecation node_modules/webpack/bin/webpack.js (node:19838) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated....

Do npm audit and you will see the result. === npm audit security report === ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 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 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies