@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 4.0.9 to 4.0.10
@@ -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.36.1" | ||
"packageVersion": "7.36.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.59.5", | ||
"@rushstack/webpack-plugin-utilities": "0.2.30" | ||
"@rushstack/webpack-plugin-utilities": "0.2.31" | ||
}, | ||
@@ -32,5 +32,5 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.56.3", | ||
"@rushstack/heft-node-rig": "2.2.15", | ||
"@rushstack/heft-webpack5-plugin": "0.8.7" | ||
"@rushstack/heft": "0.57.0", | ||
"@rushstack/heft-node-rig": "2.2.16", | ||
"@rushstack/heft-webpack5-plugin": "0.8.8" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
59305
+ Added@rushstack/webpack-plugin-utilities@0.2.31(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.2.30(transitive)