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

proxy-addr

Package Overview
Dependencies
Maintainers
6
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 1.0.6 to 1.0.7

6

HISTORY.md

@@ -0,1 +1,7 @@

1.0.7 / 2015-03-16
==================
* deps: ipaddr.js@0.1.9
- Fix OOM on certain inputs to `isValid`
1.0.6 / 2015-02-01

@@ -2,0 +8,0 @@ ==================

6

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

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

"forwarded": "~0.1.0",
"ipaddr.js": "0.1.8"
"ipaddr.js": "0.1.9"
},

@@ -21,3 +21,3 @@ "devDependencies": {

"beautify-benchmark": "0.2.4",
"istanbul": "0.3.5",
"istanbul": "0.3.8",
"mocha": "~1.21.5"

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