🚀 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
4
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.16
to
5.3.17
+6
-1
CHANGELOG.md
# Change Log - @rushstack/set-webpack-public-path-plugin
This log was last generated on Sat, 18 Apr 2026 03:47:10 GMT and should not be manually modified.
This log was last generated on Mon, 20 Apr 2026 15:15:25 GMT and should not be manually modified.
## 5.3.17
Mon, 20 Apr 2026 15:15:25 GMT
_Version update only_
## 5.3.16

@@ -6,0 +11,0 @@ Sat, 18 Apr 2026 03:47:10 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.58.4"
"packageVersion": "7.58.5"
}
]
}
{
"name": "@rushstack/set-webpack-public-path-plugin",
"version": "5.3.16",
"version": "5.3.17",
"description": "This plugin sets the webpack public path at runtime.",

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

"@rushstack/node-core-library": "5.23.1",
"@rushstack/webpack-plugin-utilities": "0.6.16"
"@rushstack/webpack-plugin-utilities": "0.6.17"
},

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

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

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

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