@rushstack/hashed-folder-copy-plugin
Advanced tools
Comparing version
{ | ||
"name": "@rushstack/hashed-folder-copy-plugin", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "Webpack plugin for copying a folder to the output directory with a hash in the folder name.", | ||
@@ -42,3 +42,3 @@ "typings": "dist/hashed-folder-copy-plugin.d.ts", | ||
"fast-glob": "~3.3.1", | ||
"@rushstack/node-core-library": "5.13.0" | ||
"@rushstack/node-core-library": "5.13.1" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"webpack": "~5.98.0", | ||
"@rushstack/heft": "0.73.3", | ||
"@rushstack/heft": "0.73.4", | ||
"local-node-rig": "1.0.0" | ||
@@ -52,0 +52,0 @@ }, |
+ Added
- Removed