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

@podium/proxy

Package Overview
Dependencies
Maintainers
4
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 3.0.3 to 3.0.4

11

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog

## [3.0.4] - 2019-03-27
- Updated @podium/utils to version 3.1.2 - [#14](https://github.com/podium-lib/proxy/pull/14)
- Updated other dependencies
## [3.0.3] - 2019-03-11

@@ -26,4 +32,5 @@

[unreleased]: https://github.com/podium-lib/proxy/compare/v3.0.3...HEAD
[3.0.3]: https://github.com/podium-lib/proxy/compare/v3.0.1...v3.0.3
[unreleased]: https://github.com/podium-lib/proxy/compare/v3.0.4...HEAD
[3.0.4]: https://github.com/podium-lib/proxy/compare/v3.0.3...v3.0.4
[3.0.3]: https://github.com/podium-lib/proxy/compare/v3.0.2...v3.0.3
[3.0.2]: https://github.com/podium-lib/proxy/compare/v3.0.1...v3.0.2

@@ -30,0 +37,0 @@ [3.0.1]: https://github.com/podium-lib/proxy/compare/v3.0.0...v3.0.1

8

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

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

"@podium/schemas": "3.0.0",
"@podium/utils": "3.1.1",
"@podium/utils": "3.1.2",
"abslog": "2.4.0",

@@ -44,3 +44,3 @@ "http-proxy": "1.17.0",

"devDependencies": {
"eslint": "^5.15.0",
"eslint": "^5.15.3",
"eslint-config-airbnb-base": "^13.1.0",

@@ -50,3 +50,3 @@ "eslint-config-prettier": "^4.1.0",

"eslint-plugin-prettier": "^3.0.0",
"jest": "^24.1.0",
"jest": "^24.5.0",
"prettier": "^1.14.2",

@@ -53,0 +53,0 @@ "readable-stream": "^3.2.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