</>PackageGraphPackageGraph

source-map-support

npmv0.5.21

Fixes stack traces for files with source maps

Not recommended for new projects

No — source-map-support should not be adopted for new projects. Last published 1755 days ago.

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

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 1755 days ago.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 269 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 3 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 source-map-support 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.

269 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

BSD-3-ClauseMIT

Every license you inherit by installing source-map-support, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the source-map-support README.

//# sourceMappingURL=path/to/source.map

Dependencies

Declared by source-map-support v0.5.21. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (5)

browserify ^4.2.3coffeescript ^1.12.7http-server ^0.11.1mocha ^3.5.3webpack ^1.15.0

Used by

Popular packages that depend on source-map-support.

Relationship graph

Dependencies (left) and dependents (right) of source-map-support.

Frequently installed together

Release history

No releases in the last two years, typically about 41 days apart.

Recent versions of source-map-support
VersionPublishedSizeLicense
0.5.21latest4 years ago83 KBMIT
0.5.205 years ago83 KBMIT
0.5.196 years ago83 KBMIT
0.5.186 years ago83 KBMIT
0.5.176 years ago82 KBMIT
0.5.166 years ago82 KBMIT
0.5.156 years ago82 KBMIT
0.5.146 years ago81 KBMIT
0.5.137 years ago81 KBMIT
0.5.127 years ago81 KBMIT
0.5.117 years ago80 KBMIT
0.5.107 years ago81 KBMIT
0.5.98 years ago80 KBMIT
0.5.88 years ago80 KBMIT
0.5.78 years ago80 KBMIT

Overview

source-map-support is an npm package that fixes stack traces for files with source maps. It has 13 known dependents in the graph. The latest version is 0.5.21, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need fixes stack traces for files with source maps and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

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

Maintainers

Frequently asked questions

Should I use source-map-support?

No — source-map-support should not be adopted for new projects. Last published 1755 days ago.

How do I install source-map-support?

Run `npm install source-map-support` to add source-map-support to your npm project.

How many dependencies does source-map-support have?

source-map-support declares 7 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 269 KB on disk.

What license is source-map-support released under?

source-map-support is distributed under the MIT license. Its dependency tree also includes: BSD-3-Clause, MIT.

How popular is source-map-support?

npm does not publish download counts. Within PackageGraph's crawl, 13 known packages depend on source-map-support.

Is source-map-support still maintained?

The most recent release of source-map-support (v0.5.21) was published 4 years ago.

Does source-map-support run install scripts?

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