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 4.2.77 to 4.2.78

7

CHANGELOG.md

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

## [4.2.78](https://github.com/podium-lib/proxy/compare/v4.2.77...v4.2.78) (2022-12-07)
### Bug Fixes
* **deps:** update dependency @podium/utils to v4.4.38 ([01cbddf](https://github.com/podium-lib/proxy/commit/01cbddf5123ca29a81c6ea34c1a359ab98720bb2))
## [4.2.77](https://github.com/podium-lib/proxy/compare/v4.2.76...v4.2.77) (2022-11-14)

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

12

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

@@ -38,3 +38,3 @@ "license": "MIT",

"@podium/schemas": "4.1.33",
"@podium/utils": "4.4.37",
"@podium/utils": "4.4.38",
"abslog": "2.4.0",

@@ -46,6 +46,6 @@ "http-proxy": "1.18.1",

"devDependencies": {
"@semantic-release/changelog": "6.0.1",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.6",
"@semantic-release/github": "8.0.7",
"@semantic-release/npm": "9.0.1",

@@ -55,3 +55,3 @@ "@semantic-release/release-notes-generator": "10.0.3",

"@podium/test-utils": "2.5.2",
"eslint": "8.26.0",
"eslint": "8.28.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -61,5 +61,5 @@ "eslint-config-prettier": "8.5.0",

"eslint-plugin-prettier": "4.2.1",
"prettier": "2.7.1",
"prettier": "2.8.0",
"tap": "14.11.0"
}
}
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