@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.35.3" | ||
"packageVersion": "7.35.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.59.4", | ||
"@rushstack/webpack-plugin-utilities": "0.2.24" | ||
"@rushstack/webpack-plugin-utilities": "0.2.25" | ||
}, | ||
@@ -32,5 +32,5 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.55.2", | ||
"@rushstack/heft-node-rig": "2.2.9", | ||
"@rushstack/heft-webpack5-plugin": "0.8.1" | ||
"@rushstack/heft": "0.56.0", | ||
"@rushstack/heft-node-rig": "2.2.10", | ||
"@rushstack/heft-webpack5-plugin": "0.8.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
59304
+ Added@rushstack/webpack-plugin-utilities@0.2.25(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.2.24(transitive)