</>PackageGraphPackageGraph

proxy-addr

npmv2.0.7

Determine address of proxied request

Not recommended for new projects

No — proxy-addr should not be adopted for new projects. Last published 1927 days ago.

  • AAdoption: grade A, Excellent.

    72.2M downloads per week and 1 known dependents.

  • FMaintenance: grade F, Failing.

    Last published 1927 days ago.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 84 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding proxy-addr to a project.

2
Direct dependencies

Runtime packages this one declares itself.

2
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

84 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

MIT

Every license you inherit by installing proxy-addr, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
node >= 0.10
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the proxy-addr README.

var proxyaddr = require('proxy-addr')

proxy-addr vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
proxy-addrthis page72.2M1MIT5 years ago
@fastify/proxy-addr01MIT1 day ago
https-proxy-agent225.1M10MIT1 day ago
ipaddr.js121.8M2MIT1 day ago
forwarded92M1MIT1 day ago
socks51.6M2MIT1 day ago

Dependencies

Declared by proxy-addr v2.0.7. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (12)

beautify-benchmark 0.2.4benchmark 2.1.4deep-equal 1.0.1eslint 7.26.0eslint-config-standard 14.1.1eslint-plugin-import 2.23.4eslint-plugin-markdown 2.2.0eslint-plugin-node 11.1.0eslint-plugin-promise 4.3.1eslint-plugin-standard 4.1.0mocha 8.4.0nyc 15.1.0

Used by

Popular packages that depend on proxy-addr.

Relationship graph

Dependencies (left) and dependents (right) of proxy-addr.

forwardedipaddr.jsexpressproxy-addr
proxy-addr dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 69 days apart.

Recent versions of proxy-addr
VersionPublishedSizeLicense
2.0.7latest5 years ago15 KBMIT
2.0.66 years ago15 KBMIT
2.0.57 years ago15 KBMIT
2.0.48 years ago15 KBMIT
2.0.38 years ago15 KBMIT
2.0.29 years agoMIT
2.0.19 years agoMIT
2.0.09 years agoMIT
1.1.59 years agoMIT
1.1.49 years agoMIT
1.1.39 years agoMIT
1.1.210 years agoMIT
1.1.110 years agoMIT
1.1.010 years agoMIT
1.0.1010 years agoMIT

Overview

proxy-addr is an npm package that determine address of proxied request. It is extremely widely used, with about 72.2M downloads per week and 1 known dependents in the graph. The latest version is 2.0.7, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need determine address of proxied request and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (72.2M weekly downloads).
  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use proxy-addr?

No — proxy-addr should not be adopted for new projects. Last published 1927 days ago.

How do I install proxy-addr?

Run `npm install proxy-addr` to add proxy-addr to your npm project.

How many dependencies does proxy-addr have?

proxy-addr declares 14 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 84 KB on disk.

What license is proxy-addr released under?

proxy-addr is distributed under the MIT license.

How popular is proxy-addr?

proxy-addr has approximately 72,217,116 downloads per week and 1 known dependent packages.

Is proxy-addr still maintained?

The most recent release of proxy-addr (v2.0.7) was published 5 years ago.

Does proxy-addr run install scripts?

No. proxy-addr does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.