@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 5.1.65 to 5.1.66
# Change Log - @rushstack/set-webpack-public-path-plugin | ||
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified. | ||
This log was last generated on Thu, 30 Jan 2025 16:10:36 GMT and should not be manually modified. | ||
## 5.1.66 | ||
Thu, 30 Jan 2025 16:10:36 GMT | ||
_Version update only_ | ||
## 5.1.65 | ||
@@ -6,0 +11,0 @@ Thu, 30 Jan 2025 01:11:42 GMT |
@@ -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.49.1" | ||
"packageVersion": "7.49.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "5.1.65", | ||
"version": "5.1.66", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "5.11.0", | ||
"@rushstack/webpack-plugin-utilities": "0.4.65" | ||
"@rushstack/webpack-plugin-utilities": "0.4.66" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"memfs": "4.12.0", | ||
"@rushstack/heft": "0.68.14", | ||
"@rushstack/heft": "0.68.15", | ||
"local-node-rig": "1.0.0" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is too big to display
419180
10915
+ Added@rushstack/webpack-plugin-utilities@0.4.66(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.4.65(transitive)