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

@podium/proxy

Package Overview
Dependencies
Maintainers
5
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.0.0-next.1 to 4.0.0-next.2

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

12

package.json
{
"name": "@podium/proxy",
"version": "4.0.0-next.1",
"version": "4.0.0-next.2",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",

@@ -34,11 +34,11 @@ "license": "MIT",

"@metrics/client": "2.4.1",
"@podium/schemas": "4.0.0-next.2",
"@podium/utils": "4.0.0-next",
"@podium/schemas": "4.0.0-next.3",
"@podium/utils": "4.0.0-next.2",
"abslog": "2.4.0",
"http-proxy": "1.17.0",
"path-to-regexp": "3.0.0",
"ttl-mem-cache": "4.0.2"
"ttl-mem-cache": "4.1.0"
},
"devDependencies": {
"eslint": "^5.15.0",
"eslint": "^5.15.3",
"eslint-config-airbnb-base": "^13.1.0",

@@ -48,3 +48,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",

@@ -51,0 +51,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