Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@podium/proxy

Package Overview
Dependencies
Maintainers
6
Versions
158
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.4 to 5.0.5

7

CHANGELOG.md

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

## [5.0.5](https://github.com/podium-lib/proxy/compare/v5.0.4...v5.0.5) (2024-04-07)
### Bug Fixes
* **deps:** update dependency path-to-regexp to v6.2.2 ([806e92a](https://github.com/podium-lib/proxy/commit/806e92a6807b2d9e0c0321c6559974f5589380b8))
## [5.0.4](https://github.com/podium-lib/proxy/compare/v5.0.3...v5.0.4) (2024-03-01)

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

10

package.json
{
"name": "@podium/proxy",
"version": "5.0.4",
"version": "5.0.5",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",

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

"http-proxy": "1.18.1",
"path-to-regexp": "6.2.1"
"path-to-regexp": "6.2.2"
},

@@ -53,5 +53,5 @@ "devDependencies": {

"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.2",
"@semantic-release/npm": "11.0.3",
"@semantic-release/release-notes-generator": "12.1.0",
"semantic-release": "23.0.2",
"semantic-release": "23.0.6",
"@podium/test-utils": "2.5.2",

@@ -64,4 +64,4 @@ "eslint": "8.57.0",

"prettier": "3.2.5",
"tap": "18.7.0"
"tap": "18.7.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc