🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@rushstack/set-webpack-public-path-plugin

Package Overview
Dependencies
Maintainers
3
Versions
477
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/set-webpack-public-path-plugin - npm Package Compare versions

Comparing version
5.2.4
to
5.2.5
+7
-2
CHANGELOG.md
# Change Log - @rushstack/set-webpack-public-path-plugin
This log was last generated on Tue, 04 Nov 2025 07:31:54 GMT and should not be manually modified.
This log was last generated on Wed, 12 Nov 2025 01:12:56 GMT and should not be manually modified.
## 5.2.5
Wed, 12 Nov 2025 01:12:56 GMT
_Version update only_
## 5.2.4
Tue, 04 Nov 2025 07:31:54 GMT
Tue, 04 Nov 2025 08:15:15 GMT

@@ -8,0 +13,0 @@ _Version update only_

@@ -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.53.3"
"packageVersion": "7.54.0"
}
]
}
{
"name": "@rushstack/set-webpack-public-path-plugin",
"version": "5.2.4",
"version": "5.2.5",
"description": "This plugin sets the webpack public path at runtime.",

@@ -24,3 +24,3 @@ "main": "lib/index.js",

"@rushstack/node-core-library": "5.18.0",
"@rushstack/webpack-plugin-utilities": "0.5.4"
"@rushstack/webpack-plugin-utilities": "0.5.5"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"webpack": "~5.98.0",
"@rushstack/heft": "1.1.4",
"@rushstack/heft": "1.1.5",
"local-node-rig": "1.0.0"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is too big to display