Copy-webpack-plugin: Fix the use of serialize-javascript <3.1.0 in Copy-Webpack-Plugin 5

Created on 25 Jun 2020  路  2Comments  路  Source: webpack-contrib/copy-webpack-plugin

  • Operating System: Windows 10
  • Node Version: 14.4.0
  • NPM Version: 6.14.5
  • webpack Version: 4.42.1
  • copy-webpack-plugin Version: 5.1.1

Feature Proposal

I am currently trying to eliminate the use of [email protected] in a project. Part of this would require upgrading Copy-Webpack-Plugin to v6 from 5.1.1. It'd be better to not have to make a major version jump just for eliminating a vulnerability's sake. Could a new version of version of Copy-Webpack-Plugin v5 be put out that uses Serialize-Javascript 3.1.0?

Feature Use Case

Projects which don't require the changes made in Copy-Webpack-Plugin v6, but do desire elimination of vulnerable dependencies.

All 2 comments

No, please update CopyWebpackPlugin to latest version

There are many big fixes for v6, so prefer to update version to latest, migration is very easy

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jocs picture Jocs  路  4Comments

gh67uyyghj picture gh67uyyghj  路  4Comments

padinko picture padinko  路  3Comments

alex88 picture alex88  路  4Comments

dmarcautan picture dmarcautan  路  5Comments