@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 2.4.42 to 2.4.43
# Change Log - @rushstack/set-webpack-public-path-plugin | ||
This log was last generated on Sat, 22 Aug 2020 05:55:43 GMT and should not be manually modified. | ||
This log was last generated on Mon, 24 Aug 2020 07:35:21 GMT and should not be manually modified. | ||
## 2.4.43 | ||
Mon, 24 Aug 2020 07:35:21 GMT | ||
*Version update only* | ||
## 2.4.42 | ||
@@ -6,0 +11,0 @@ Sat, 22 Aug 2020 05:55:43 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.9.8" | ||
"packageVersion": "7.9.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "2.4.42", | ||
"version": "2.4.43", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -28,5 +28,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.8", | ||
"@rushstack/eslint-config": "1.2.0", | ||
"@rushstack/heft": "0.6.5", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.9", | ||
"@rushstack/eslint-config": "1.2.1", | ||
"@rushstack/heft": "0.6.6", | ||
"@types/lodash": "4.14.116", | ||
@@ -33,0 +33,0 @@ "@types/jest": "25.2.1", |
Sorry, the diff of this file is too big to display
204759
4472