@rushstack/hashed-folder-copy-plugin
Advanced tools
Comparing version 0.2.40 to 0.2.41
{ | ||
"name": "@rushstack/hashed-folder-copy-plugin", | ||
"version": "0.2.40", | ||
"version": "0.2.41", | ||
"description": "Webpack plugin for copying a folder to the output directory with a hash in the folder name.", | ||
@@ -25,3 +25,3 @@ "typings": "dist/hashed-folder-copy-plugin.d.ts", | ||
"@rushstack/node-core-library": "3.59.6", | ||
"@rushstack/webpack-plugin-utilities": "0.2.34" | ||
"@rushstack/webpack-plugin-utilities": "0.2.35" | ||
}, | ||
@@ -36,5 +36,5 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft-node-rig": "2.2.19", | ||
"@rushstack/heft": "0.58.0", | ||
"@rushstack/heft-webpack5-plugin": "0.8.11" | ||
"@rushstack/heft-node-rig": "2.2.20", | ||
"@rushstack/heft": "0.58.1", | ||
"@rushstack/heft-webpack5-plugin": "0.8.12" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
+ Added@rushstack/webpack-plugin-utilities@0.2.35(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.2.34(transitive)