filemanager-webpack-plugin
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "filemanager-webpack-plugin", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "This Webpack plugin allows you to copy, move, delete files and directories before and after builds", | ||
@@ -41,3 +41,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"cpr": "^2.2.0", | ||
"cpr": "^3.0.1", | ||
"make-dir": "^1.1.0", | ||
@@ -44,0 +44,0 @@ "mv": "^2.1.1", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
33946
13
441
+ Addedcpr@3.0.1(transitive)
- Removedcpr@2.2.0(transitive)
Updatedcpr@^3.0.1