New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3 to 4.2.4

7

CHANGELOG.md

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

## [4.2.4](https://github.com/podium-lib/proxy/compare/v4.2.3...v4.2.4) (2020-09-29)
### Bug Fixes
* **deps:** update dependency path-to-regexp to v6.2.0 ([b47db02](https://github.com/podium-lib/proxy/commit/b47db02fb7ba35fbf71cb46f37b5731f7a2c052d))
## [4.2.3](https://github.com/podium-lib/proxy/compare/v4.2.2...v4.2.3) (2020-09-13)

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

16

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

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

"http-proxy": "1.18.1",
"path-to-regexp": "6.1.0",
"path-to-regexp": "6.2.0",
"ttl-mem-cache": "4.1.0"

@@ -49,15 +49,15 @@ },

"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.0.7",
"@semantic-release/github": "7.1.1",
"@semantic-release/npm": "7.0.6",
"@semantic-release/release-notes-generator": "9.0.1",
"semantic-release": "17.1.1",
"semantic-release": "17.1.2",
"@podium/test-utils": "2.2.0",
"eslint": "7.5.0",
"eslint": "7.10.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"prettier": "2.0.5",
"prettier": "2.1.1",
"tap": "14.10.8"
}
}
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