@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 5.1.48 to 5.1.49
# Change Log - @rushstack/set-webpack-public-path-plugin | ||
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified. | ||
This log was last generated on Tue, 10 Sep 2024 20:08:11 GMT and should not be manually modified. | ||
## 5.1.49 | ||
Tue, 10 Sep 2024 20:08:11 GMT | ||
_Version update only_ | ||
## 5.1.48 | ||
@@ -6,0 +11,0 @@ Wed, 21 Aug 2024 05:43:04 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.47.6" | ||
"packageVersion": "7.47.7" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "5.1.48", | ||
"version": "5.1.49", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -23,4 +23,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.7.0", | ||
"@rushstack/webpack-plugin-utilities": "0.4.48" | ||
"@rushstack/node-core-library": "5.8.0", | ||
"@rushstack/webpack-plugin-utilities": "0.4.49" | ||
}, | ||
@@ -30,4 +30,4 @@ "devDependencies": { | ||
"memfs": "3.4.3", | ||
"@rushstack/heft": "0.67.0", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.67.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
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
409551
10636
+ Added@rushstack/node-core-library@5.8.0(transitive)
+ Added@rushstack/webpack-plugin-utilities@0.4.49(transitive)
- Removed@rushstack/node-core-library@5.7.0(transitive)
- Removed@rushstack/webpack-plugin-utilities@0.4.48(transitive)