@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 4.0.13 to 4.0.14
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "4.0.13", | ||
"version": "4.0.14", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.59.6", | ||
"@rushstack/webpack-plugin-utilities": "0.2.34" | ||
"@rushstack/webpack-plugin-utilities": "0.2.35" | ||
}, | ||
@@ -32,5 +32,5 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.58.0", | ||
"@rushstack/heft-node-rig": "2.2.19", | ||
"@rushstack/heft-webpack5-plugin": "0.8.11" | ||
"@rushstack/heft": "0.58.1", | ||
"@rushstack/heft-node-rig": "2.2.20", | ||
"@rushstack/heft-webpack5-plugin": "0.8.12" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
+ Added@rushstack/webpack-plugin-utilities@0.2.35(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.2.34(transitive)