Socket
Socket
Sign inDemoInstall

copy-webpack-plugin

Package Overview
Dependencies
7
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.3

2

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

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

@@ -27,3 +27,3 @@ ## Copy Webpack Plugin

- is optional
- is relative to the context root
- is relative to the build root (webpack defaults to `dist`)
- defaults to `'/'`

@@ -30,0 +30,0 @@ - must be a directory if `from` is a directory

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc