Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@podium/proxy

Package Overview
Dependencies
Maintainers
5
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/proxy - npm Package Compare versions

Comparing version
5.0.34
to
5.0.35
+7
-0
CHANGELOG.md

@@ -0,1 +1,8 @@

## [5.0.35](https://github.com/podium-lib/proxy/compare/v5.0.34...v5.0.35) (2026-02-15)
### Bug Fixes
* **deps:** update dependency @podium/schemas to v5.1.2 ([#358](https://github.com/podium-lib/proxy/issues/358)) ([d0b9330](https://github.com/podium-lib/proxy/commit/d0b933056ee3b74a3e4296ab10e357b83b813e90))
## [5.0.34](https://github.com/podium-lib/proxy/compare/v5.0.33...v5.0.34) (2025-12-12)

@@ -2,0 +9,0 @@

+5
-5
{
"name": "@podium/proxy",
"version": "5.0.34",
"version": "5.0.35",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",

@@ -43,3 +43,3 @@ "type": "module",

"@podium/node-http-proxy": "1.20.1",
"@podium/schemas": "5.1.1",
"@podium/schemas": "5.1.2",
"@podium/utils": "5.5.0",

@@ -52,6 +52,6 @@ "abslog": "2.4.4",

"@podium/semantic-release-config": "3.0.0",
"@podium/test-utils": "3.0.20",
"@podium/test-utils": "3.0.23",
"@podium/typescript-config": "1.0.0",
"@types/http-proxy": "1.17.16",
"@types/readable-stream": "4.0.20",
"@types/http-proxy": "1.17.17",
"@types/readable-stream": "4.0.23",
"eslint": "9.39.1",

@@ -58,0 +58,0 @@ "npm-run-all2": "8.0.4",