@podium/proxy
Advanced tools
+7
-0
@@ -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", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
73875
0.43%+ Added
+ Added
- Removed
- Removed
Updated