Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

copy-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-webpack-plugin - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

16

CHANGELOG.md

@@ -0,4 +1,18 @@

## 1.1.1 (Jan 25, 2016)
* `to` absolute paths are now tracked by webpack
* Reverted dot matching default for minimatch
* Params can now be passed to the `ignore` option
## 1.0.0 (Jan 24, 2016)
* Added globbing support for `from`
* Added absolute path support for `to`
* Changed default for minimatch to match dots for globs
## 0.3.0 (Nov 27, 2015)
* Added `ignore` option that function lie `.gitignore`
* Added `ignore` option that functions like `.gitignore`
* Improved Windows support

@@ -5,0 +19,0 @@

2

package.json
{
"name": "copy-webpack-plugin",
"version": "1.1.0",
"version": "1.1.1",
"description": "Copy files and directories in webpack",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc