metro-symbolicate
npmv0.87.0TypeScriptπ A tool to find the source location from JS bundles and stack traces.
Adopt with care
metro-symbolicate is usable, with caveats. Pulls in 26 transitive packages, about 6.8 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.
- CWeight: grade C, Fair β worth a look.
Pulls in 26 transitive packages, about 6.8 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-symbolicate 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 metro-symbolicate, 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
metro-symbolicate 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 |
|---|---|---|---|---|
| metro-symbolicatethis page | 0 | 3 | MIT | 1 month ago |
| jsc-safe-url | 9.8M | 2 | 0BSD | 1 day ago |
| @react-native/metro-config | 4.4M | 6 | MIT | 1 day ago |
| @expo/metro | 0 | 5 | MIT | 1 day ago |
| @expo/metro-file-map | 0 | 1 | MIT | 1 day ago |
| metro-babel-transformer | 0 | 3 | MIT | 1 day ago |
Dependencies
Declared by metro-symbolicate v0.87.0. Runtime dependencies are installed with the package; dev dependencies are not.
Used by
Popular packages that depend on metro-symbolicate.
Relationship graph
Dependencies (left) and dependents (right) of metro-symbolicate.
Frequently installed together
π Metro's core package.
π Config parser for Metro.
π Module required for evaluating Metro bundles.
π Base Babel transformer for Metro.
[Experimental] - π File crawling, watching and mapping for Metro
π Cache layers for Metro.
π Cache key utility.
π Implementation of Metro's resolution logic.
π Source map generator for Metro.
π Transform worker for Metro.
π Transform plugins for Metro.
π Minifier for Metro based on Terser.
Release history
30 releases in the last two years, typically about 11 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.84.6 | 7 days ago | 131 KB | MIT |
| 0.84.5 | 21 days ago | 131 KB | MIT |
| 0.83.8 | 21 days ago | 131 KB | MIT |
| 0.87.0latest | 1 month ago | 127 KB | MIT |
| 0.86.0 | 2 months ago | 127 KB | MIT |
| 0.85.0 | 2 months ago | 127 KB | MIT |
| 0.84.4 | 4 months ago | 131 KB | MIT |
| 0.83.7 | 4 months ago | 131 KB | MIT |
| 0.83.6 | 4 months ago | 131 KB | MIT |
| 0.84.3 | 4 months ago | 131 KB | MIT |
| 0.83.5 | 6 months ago | 129 KB | MIT |
| 0.84.2 | 6 months ago | 131 KB | MIT |
| 0.84.1 | 6 months ago | 111 KB | MIT |
| 0.84.0 | 6 months ago | 111 KB | MIT |
| 0.83.4 | 6 months ago | 111 KB | MIT |
Overview
metro-symbolicate is an npm package that π A tool to find the source location from JS bundles and stack traces. It has 3 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 π A tool to find the source location from JS bundles and stack traces and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Keywords
Frequently asked questions
Should I use metro-symbolicate?
metro-symbolicate is usable, with caveats. Pulls in 26 transitive packages, about 6.8 MB installed (at least β some of the tree is still being crawled).
How do I install metro-symbolicate?
Run `npm install metro-symbolicate` to add metro-symbolicate to your npm project.
How many dependencies does metro-symbolicate have?
metro-symbolicate declares 6 direct dependencies and pulls in 26 packages in total once its runtime tree is resolved totalling about 6.8 MB on disk.
What license is metro-symbolicate released under?
metro-symbolicate is distributed under the MIT license. Its dependency tree also includes: BSD-3-Clause, MIT.
How popular is metro-symbolicate?
npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on metro-symbolicate.
Is metro-symbolicate still maintained?
The most recent release of metro-symbolicate (v0.87.0) was published 1 month ago.
Does metro-symbolicate run install scripts?
No. metro-symbolicate does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.