</>PackageGraphPackageGraph

send

npmv1.2.1

Better streaming static file server with Range and conditional-GET support

Safe to adopt

Yes — send scores well across adoption, maintenance, weight, supply chain, and licensing. 143.3M downloads per week and 3 known dependents. Last published 268 days ago. 6 releases in the last 2 years.

  • AAdoption: grade A, Excellent.

    143.3M downloads per week and 3 known dependents.

  • BMaintenance: grade B, Good.

    Last published 268 days ago. 6 releases in the last 2 years.

  • BWeight: grade B, Good.

    Pulls in 17 transitive packages, about 421 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 4 maintainers, and a contained dependency surface.

  • 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 send to a project.

11
Direct dependencies

Runtime packages this one declares itself.

17
Total installed

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

421 KB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

ISCMIT

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

Compatibility

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

Quick start

A usage example from the send README.

var send = require('send')

send vs the alternatives

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

PackageWeekly downloadsDependentsLicenseLast release
sendthis page143.3M3MIT8 months ago
locate-path318.2M1MIT9 days ago
callsites157.5M1MIT9 days ago
open144.2M4MIT8 days ago
normalize-path139.7M1MIT9 days ago
anymatch116.4M1ISC9 days ago

Dependencies

Declared by send v1.2.1. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (11)

after ^0.8.2eslint 7.32.0eslint-config-standard 14.1.1eslint-plugin-import 2.32.0eslint-plugin-markdown 2.2.1eslint-plugin-node 11.1.0eslint-plugin-promise 5.2.0eslint-plugin-standard 4.1.0mocha ^10.7.0nyc ^17.0.0supertest 6.3.4

Used by

Popular packages that depend on send.

Relationship graph

Dependencies (left) and dependents (right) of send.

Frequently installed together

Release history

3 releases in the last two years, typically about 47 days apart.

Recent versions of send
VersionPublishedSizeLicense
1.2.1latest8 months ago31 KBMIT
0.19.28 months ago49 KBMIT
1.2.01 year ago46 KBMIT
0.19.11 year ago49 KBMIT
1.1.02 years ago47 KBMIT
0.19.02 years ago49 KBMIT
1.0.02 years ago47 KBMIT
1.0.0-beta.22 years ago47 KBMIT
0.18.04 years ago49 KBMIT
1.0.0-beta.14 years ago45 KBMIT
0.17.24 years ago47 KBMIT
0.17.17 years ago47 KBMIT
0.17.07 years ago47 KBMIT
0.16.28 years ago45 KBMIT
0.16.19 years agoMIT

Overview

send is an npm package that better streaming static file server with Range and conditional-GET support. It is extremely widely used, with about 143.3M downloads per week and 3 known dependents in the graph. The latest version is 1.2.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need better streaming static file server with Range and conditional-GET support and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, 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 (143.3M weekly downloads).
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (22 direct dependencies) increases install size and audit surface.
  • No bundled TypeScript types (may require a separate @types package).

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

Maintainers

Keywords

Funding

Frequently asked questions

Should I use send?

Yes — send scores well across adoption, maintenance, weight, supply chain, and licensing. 143.3M downloads per week and 3 known dependents. Last published 268 days ago. 6 releases in the last 2 years.

How do I install send?

Run `npm install send` to add send to your npm project.

How many dependencies does send have?

send declares 22 direct dependencies and pulls in 17 packages in total once its runtime tree is resolved totalling about 421 KB on disk.

What license is send released under?

send is distributed under the MIT license. Its dependency tree also includes: ISC, MIT.

How popular is send?

send has approximately 143,260,992 downloads per week and 3 known dependent packages.

Is send still maintained?

The most recent release of send (v1.2.1) was published 8 months ago.

Does send run install scripts?

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