@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 2.4.15 to 2.4.16
# Change Log - @rushstack/set-webpack-public-path-plugin | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 May 2020 05:15:11 GMT and should not be manually modified. | ||
## 2.4.16 | ||
Wed, 27 May 2020 05:15:11 GMT | ||
*Version update only* | ||
## 2.4.15 | ||
@@ -6,0 +11,0 @@ Tue, 26 May 2020 23:00:25 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.8.5" | ||
"packageVersion": "7.8.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "2.4.15", | ||
"version": "2.4.16", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.18", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.16", | ||
"@rushstack/eslint-config": "0.5.7", | ||
"@microsoft/node-library-build": "6.4.19", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.17", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@types/lodash": "4.14.116", | ||
@@ -28,0 +28,0 @@ "@types/mocha": "5.2.5", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
190505
4083