Socket
Socket
Sign inDemoInstall

copy-webpack-plugin

Package Overview
Dependencies
104
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
8Next

5.0.0

Diff

Changelog

Source

5.0.0 (2019-02-20)

Bug Fixes

  • copy only modified files when you use patterns with difference to and same context (#341) (e808aa2)
  • handle [contenthash] as template (#328) (61dfe52)
  • handles when you add new files in watch mode and use glob (#333) (49a28f0)
  • normalize path segment separation, no problems when you mixed / and \\ (#339) (8f5e638)
  • throw error if from is an empty string #278 (#285) (adf1046)

Features

  • emit warning instead error if file doesn't exist (#338) (a1c5372)
  • supports copy nested directories/files in symlink (#335) (f551c0d)

BREAKING CHANGES

  • drop support for webpack < 4
  • drop support for node < 6.9
  • debug option was renamed to logLevel, it only accepts string values: trace, debug, info, warn, error and silent
  • plugin emit warning instead error if file doesn't exist
  • change prototype of plugin, now you can to get correct plugin name

<a name="4.6.0"></a>

evilebottnawi
published 4.6.0 •

Changelog

Source

4.6.0 (2018-10-31)

Bug Fixes

  • handle undefined and null as stats value (#302) (78c5d12)

Features

<a name="4.5.4"></a>

michael-ciniawsky
published 4.5.4 •

Changelog

Source

4.5.4 (2018-10-18)

Bug Fixes

  • processPattern: don't add 'glob' as directory when it is a file (contextDependencies) (#296) (5670926)

<a name="4.5.3"></a>

michael-ciniawsky
published 4.5.3 •

Changelog

Source

4.5.3 (2018-10-10)

Bug Fixes

  • processPattern: add glob directory context to contextDependencies (#290) (5fa69db)

<a name="4.5.2"></a>

evilebottnawi
published 4.5.2 •

Changelog

Source

4.5.2 (2018-06-26)

Bug Fixes

<a name="4.5.1"></a>

michael-ciniawsky
published 4.5.1 •

Changelog

Source

4.5.1 (2018-03-09)

Bug Fixes

  • package: update cacache v10.0.1...10.0.4 (dependencies) (#238) (0b288f9)

Performance Improvements

  • index: switch to md4 for content hashing (#239) (2be8191)

<a name="4.5.0"></a>

michael-ciniawsky
published 4.5.0 •

Changelog

Source

4.5.0 (2018-03-02)

Features

  • processPattern: add support for {RegExp) matches (pattern.test) (#235) (1861730)

<a name="4.4.3"></a>

michael-ciniawsky
published 4.4.3 •

Changelog

Source

4.4.3 (2018-03-01)

Bug Fixes

  • index: tapable deprecation warnings (webpack >= v4.0.0) (#234) (445d548)

<a name="4.4.2"></a>

michael-ciniawsky
published 4.4.2 •

Changelog

Source

4.4.2 (2018-02-23)

Bug Fixes

<a name="4.4.1"></a>

michael-ciniawsky
published 4.4.1 •

Changelog

Source

4.4.1 (2018-02-08)

Bug Fixes

  • replace pify with simpler promise helpers (#221) (dadac24)

<a name="4.4.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc