@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.60.0", | ||
"@rushstack/webpack-plugin-utilities": "0.3.2" | ||
"@rushstack/webpack-plugin-utilities": "0.3.3" | ||
}, | ||
@@ -30,5 +30,5 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.4", | ||
"@rushstack/heft": "0.61.0", | ||
"@rushstack/heft": "0.61.1", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft-webpack5-plugin": "0.9.2" | ||
"@rushstack/heft-webpack5-plugin": "0.9.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
+ Added@rushstack/webpack-plugin-utilities@0.3.3(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.3.2(transitive)