🚀 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.3.2
to
5.3.3
+6
-1
CHANGELOG.md
# Change Log - @rushstack/set-webpack-public-path-plugin
This log was last generated on Fri, 20 Feb 2026 00:15:04 GMT and should not be manually modified.
This log was last generated on Fri, 20 Feb 2026 16:14:49 GMT and should not be manually modified.
## 5.3.3
Fri, 20 Feb 2026 16:14:49 GMT
_Version update only_
## 5.3.2

@@ -6,0 +11,0 @@ Fri, 20 Feb 2026 00:15:04 GMT

+1
-1

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

@@ -46,4 +46,4 @@ "main": "./lib-commonjs/index.js",

"dependencies": {
"@rushstack/node-core-library": "5.20.1",
"@rushstack/webpack-plugin-utilities": "0.6.2"
"@rushstack/webpack-plugin-utilities": "0.6.3",
"@rushstack/node-core-library": "5.20.1"
},

@@ -55,4 +55,4 @@ "devDependencies": {

"webpack": "~5.105.2",
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.1"
"@rushstack/heft": "1.2.2",
"local-node-rig": "1.0.0"
},

@@ -59,0 +59,0 @@ "sideEffects": false,

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