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

proxy-addr

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxy-addr - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

HISTORY.md

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

2.0.2 / 2017-09-24
==================
* deps: forwarded@~0.1.2
- perf: improve header parsing
- perf: reduce overhead when no `X-Forwarded-For` header
2.0.1 / 2017-09-10

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

6

package.json
{
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.1",
"version": "2.0.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

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

"dependencies": {
"forwarded": "~0.1.1",
"forwarded": "~0.1.2",
"ipaddr.js": "1.5.2"

@@ -28,3 +28,3 @@ },

"eslint-plugin-standard": "3.0.1",
"mocha": "3.5.2",
"mocha": "3.5.3",
"nyc": "10.3.2"

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