</>PackageGraphPackageGraph

rolldown

npmv1.2.7TypeScript

Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.

Safe to adopt

Yes — rolldown scores well across adoption, maintenance, weight, supply chain, and licensing. 81.9M downloads per week and 8 known dependents. Last published 7 days ago. 50 releases in the last 2 years.

  • AAdoption: grade A, Excellent.

    81.9M downloads per week and 8 known dependents.

  • AMaintenance: grade A, Excellent.

    Last published 7 days ago. 50 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 851 KB 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 rolldown 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.

851 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

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

MIT

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

Compatibility

Node.js
node ^20.19.0 || >=22.12.0
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

rolldown vs the alternatives

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

PackageWeekly downloadsDependentsLicenseLast release
rolldownthis page81.9M8MIT7 days ago
minimizer-webpack-plugin01MIT7 days ago
@rolldown/pluginutils132.4M1MIT1 day ago
get-nonce58.4M1MIT1 day ago
@vitejs/devtools-rolldown81.8K1MIT1 day ago
schema-utils02MIT1 day ago

Dependencies

Declared by rolldown v1.2.7. Runtime dependencies are installed with the package; dev dependencies are not.

Runtime (2)

@oxc-project/types =0.148.0@rolldown/pluginutils ^1.0.0

Dev (21)

@emnapi/core 2.0.0-alpha.4@emnapi/runtime 2.0.0-alpha.4@napi-rs/cli ^3.8.2@napi-rs/wasm-runtime ~1.2.2@oxc-node/cli ^0.1.0cac ^7.0.0consola ^3.4.2emnapi 2.0.0-alpha.4execa ^9.2.0fresh-import ^0.2.1glob ^13.0.0oxc-parser =0.148.0pathe ^2.0.3remeda ^2.45.0rolldown 1.2.7rolldown-plugin-dts ^0.28.0rollup ^4.63.0signal-exit 4.1.0source-map 0.8.0typescript ^6.0.0valibot 1.4.2

Used by

Popular packages that depend on rolldown.

Relationship graph

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

Frequently installed together

Release history

50 releases in the last two years, typically about 7 days apart.

Recent versions of rolldown
VersionPublishedSizeLicense
1.2.7latest7 days ago826 KBMIT
1.2.614 days ago826 KBMIT
1.2.521 days ago819 KBMIT
1.2.428 days ago816 KBMIT
1.2.31 month ago816 KBMIT
1.2.21 month ago816 KBMIT
1.2.11 month ago806 KBMIT
1.2.01 month ago775 KBMIT
1.1.52 months ago767 KBMIT
1.1.42 months ago754 KBMIT
1.1.32 months ago754 KBMIT
1.1.22 months ago753 KBMIT
1.1.13 months ago756 KBMIT
1.1.03 months ago752 KBMIT
1.0.33 months ago750 KBMIT

Overview

rolldown is an npm package that fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API. It is extremely widely used, with about 81.9M downloads per week and 8 known dependents in the graph. The latest version is 1.2.7, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API 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 (81.9M weekly downloads).
  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (38 direct dependencies) increases install size and audit surface.

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

Maintainers

Keywords

Frequently asked questions

Should I use rolldown?

Yes — rolldown scores well across adoption, maintenance, weight, supply chain, and licensing. 81.9M downloads per week and 8 known dependents. Last published 7 days ago. 50 releases in the last 2 years.

How do I install rolldown?

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

How many dependencies does rolldown have?

rolldown declares 38 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 851 KB on disk.

What license is rolldown released under?

rolldown is distributed under the MIT license.

How popular is rolldown?

rolldown has approximately 81,949,038 downloads per week and 8 known dependent packages.

Is rolldown still maintained?

The most recent release of rolldown (v1.2.7) was published 7 days ago.

Does rolldown run install scripts?

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