</>PackageGraphPackageGraph

metro

npmv0.87.0TypeScript

πŸš‡ The JavaScript bundler for React Native.

Adopt with care

metro is usable, with caveats. Pulls in 120 transitive packages, about 17 MB installed (at least β€” some of the tree is still being crawled).

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 58 days ago. 34 releases in the last 2 years.

  • DWeight: grade D, Poor β€” a real concern.

    Pulls in 120 transitive packages, about 17 MB installed (at least β€” some of the tree is still being crawled).

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 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 metro to a project.

39
Direct dependencies

Runtime packages this one declares itself.

120
Total installed

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

17 MB
Install size

Unpacked size of this package plus its entire runtime tree.

5
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 OR CC0-1.0)0BSDApache-2.0BSD-3-ClauseISCMIT

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

Compatibility

Node.js
node ^22.13.0 || ^24.3.0 || >= 26.0.0
Module format
CommonJS only
TypeScript
Types included
Install scripts
None

Dependencies

Declared by metro v0.87.0. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on metro.

Relationship graph

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

Frequently installed together

Release history

30 releases in the last two years, typically about 11 days apart.

Recent versions of metro
VersionPublishedSizeLicense
0.84.67 days ago936 KBMIT
0.84.521 days ago936 KBMIT
0.83.821 days ago936 KBMIT
0.87.0latest1 month ago855 KBMIT
0.86.02 months ago892 KBMIT
0.85.02 months ago892 KBMIT
0.84.44 months ago908 KBMIT
0.83.74 months ago908 KBMIT
0.83.64 months ago900 KBMIT
0.84.34 months ago900 KBMIT
0.83.56 months ago872 KBMIT
0.84.26 months ago901 KBMIT
0.84.16 months ago757 KBMIT
0.84.06 months ago755 KBMIT
0.83.46 months ago754 KBMIT

Overview

metro is an npm package that πŸš‡ The JavaScript bundler for React Native. It has 6 known dependents in the graph. The latest version is 0.87.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need πŸš‡ The JavaScript bundler for React Native and value a focused 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

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

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

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

Maintainers

Frequently asked questions

Should I use metro?

metro is usable, with caveats. Pulls in 120 transitive packages, about 17 MB installed (at least β€” some of the tree is still being crawled).

How do I install metro?

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

How many dependencies does metro have?

metro declares 56 direct dependencies and pulls in 120 packages in total once its runtime tree is resolved totalling about 17 MB on disk.

What license is metro released under?

metro is distributed under the MIT license. Its dependency tree also includes: (MIT OR CC0-1.0), 0BSD, Apache-2.0, BSD-3-Clause, ISC, MIT.

How popular is metro?

npm does not publish download counts. Within PackageGraph's crawl, 6 known packages depend on metro.

Is metro still maintained?

The most recent release of metro (v0.87.0) was published 1 month ago.

Does metro run install scripts?

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