New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

copy-webpack-plugin

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-webpack-plugin - npm Package Versions

2345
9

13.0.0

Diff
evilebottnawi
published 13.0.0 •

Changelog

Source

13.0.0 (2025-02-27)

⚠ BREAKING CHANGES

  • switch from globby and fast-glob to tinyglobby (#795) (19fd937)

For more information please visit tinyglobby.

The breaking change only affects the developer who used these options - gitignore and ignoreFiles in the globOptions option.

Please migrate to the ignore option.

Bug Fixes

  • concurrency option is limited to files now (#796) (d42469c)
  • the order of patterns provided by the developer is respected
evilebottnawi
published 12.0.2 •

Changelog

Source

12.0.2 (2024-01-17)

Bug Fixes

evilebottnawi
published 12.0.1 •

Changelog

Source

12.0.1 (2024-01-11)

Bug Fixes

evilebottnawi
published 12.0.0 •

Changelog

Source

12.0.0 (2024-01-10)

⚠ BREAKING CHANGES

  • update globby to 14.0.0
  • minimum supported Node.js version is 18.12.0 (#759) (a5b7d06)
evilebottnawi
published 11.0.0 •

Changelog

Source

11.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

build

evilebottnawi
published 10.2.4 •

Changelog

Source

10.2.4 (2022-01-31)

Bug Fixes

evilebottnawi
published 10.2.3 •

Changelog

Source

10.2.3 (2022-01-29)

Bug Fixes

evilebottnawi
published 10.2.2 •

Changelog

Source

10.2.2 (2022-01-28)

Bug Fixes

evilebottnawi
published 10.2.1 •

Changelog

Source

10.2.1 (2022-01-20)

Bug Fixes

evilebottnawi
published 10.2.0 •

Changelog

Source

10.2.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#654) (5901006)
2345
9