next
npmv16.3.4TypeScriptThe React Framework
Safe to adopt
Yes — next scores well across adoption, maintenance, weight, supply chain, and licensing. 40.6M downloads per week. Last published 9 days ago. 50 releases in the last 2 years.
- AAdoption: grade A, Excellent.
40.6M downloads per week.
- AMaintenance: grade A, Excellent.
Last published 9 days ago. 50 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 11 transitive packages, about 179 MB installed (at least — some of the tree is still being crawled).
- 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 next to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing next, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node >=20.9.0
- Module format
- CommonJS only
- TypeScript
- Types included
- Install scripts
- None
next vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| nextthis page | 40.6M | 0 | MIT | 9 days ago |
| express | 92.8M | 17 | MIT | 1 day ago |
| tsx | 61.9M | 26 | MIT | 1 day ago |
| cross-fetch | 32.9M | 2 | MIT | 1 day ago |
| fastify | 8.9M | 4 | MIT | 1 day ago |
| koa | 6.8M | 0 | MIT | 1 day ago |
Dependencies
Declared by next v16.3.4. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (6)
Relationship graph
Dependencies (left) and dependents (right) of next.
Release history
50 releases in the last two years, typically about 1 day apart.
| Version | Published | Size | License |
|---|---|---|---|
| 16.4.0-canary.21 | 1 day ago | 178 MB | MIT |
| 16.4.0-canary.20 | 2 days ago | 178 MB | MIT |
| 16.4.0-canary.19 | 4 days ago | 178 MB | MIT |
| 16.4.0-canary.18 | 5 days ago | 178 MB | MIT |
| 16.4.0-canary.17 | 5 days ago | 178 MB | MIT |
| 16.4.0-canary.16 | 6 days ago | 178 MB | MIT |
| 16.4.0-canary.15 | 7 days ago | 178 MB | MIT |
| 16.4.0-canary.14 | 8 days ago | 178 MB | MIT |
| 16.4.0-canary.13 | 9 days ago | 178 MB | MIT |
| 16.3.4latest | 9 days ago | 176 MB | MIT |
| 15.5.25 | 9 days ago | 133 MB | MIT |
| 16.4.0-canary.12 | 11 days ago | 177 MB | MIT |
| 16.4.0-canary.11 | 12 days ago | 177 MB | MIT |
| 16.4.0-canary.10 | 13 days ago | 177 MB | MIT |
| 16.4.0-canary.9 | 14 days ago | 177 MB | MIT |
Overview
next is an npm package that the React Framework. It is extremely widely used, with about 40.6M downloads per week. The latest version is 16.3.4, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need the React Framework and value a battle-tested, widely-adopted solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Large, well-established user base (40.6M weekly downloads).
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (21 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use next?
Yes — next scores well across adoption, maintenance, weight, supply chain, and licensing. 40.6M downloads per week. Last published 9 days ago. 50 releases in the last 2 years.
How do I install next?
Run `npm install next` to add next to your npm project.
How many dependencies does next have?
next declares 21 direct dependencies and pulls in 11 packages in total once its runtime tree is resolved totalling about 179 MB on disk.
What license is next released under?
next is distributed under the MIT license. Its dependency tree also includes: Apache-2.0, BSD-3-Clause, CC-BY-4.0, ISC, MIT.
How popular is next?
next has approximately 40,645,752 downloads per week.
Is next still maintained?
The most recent release of next (v16.3.4) was published 9 days ago.
Does next run install scripts?
No. next does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.