Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-04 18:36 UTC

evanw / node-source-map-support

Adds source map support to node.js (for stack traces)

JavaScriptMIT★ 2,192 stars⑂ 221 forkssince Jan 2013View on GitHub ↗

evanw/node-source-map-support holds a health index of 25 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (74/100) and lowest on Engineering Quality (21/100). It was last updated 731 days ago. 2 contributors account for most of its recent work.

25
overall / 100
At Risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

25
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).

Ownership

Evan WallacePersonal account
14,263 followers125 public repossince Sep 2010

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmsource-map-support0.5.21529,862,741661719 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

25At Risk · 21% of overall
How it's scored
0/36Push recencylast push 731 days ago
0/36Commit cadence0/52 weeks with commits
0/18Commit volume0 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.97
days_since_last_push731
active_weeks_last_year0
How it's scored
27/27Ships releases3 releases published
0/36Release recencylatest release 2,470 days ago
27/27Release cadencea release every ~0.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count3
latest_release_tagv0.5.16
releases_from_tagsno
days_since_latest_release2,470
mean_days_between_releases0.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

74Good · 17% of overall
How it's scored
54.2/60Stars2,192 stars
19.5/25Forks221 forks
6.8/15Watchers18 watchers
Inputs used
forks221
stars2,192
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicestravis-ci.org
has_pull_request_templateno
How it's scored
80/80Monthly downloads529,862,741 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagessource-map-support
dependents
ecosystemsnpm
total_downloads
monthly_downloads529,862,741
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

62Moderate · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
13.1/22.5Commit distributiontop contributor authored 42% of commits
13.5/13.5Contributor breadth61 contributors
10/10OpenSSF Scorecard: Contributorsproject has 23 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled61
top_contributor_share0.418
How it's scored
20.2/42Issue resolution48% of issues closed
20.6/30PR acceptance92/134 decided PRs merged
0/13Newcomer PR acceptance0/2 first-time contributors' PRs merged in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 5/17 approved changesets -- score normalized to 2
Inputs used
merged_prs92
open_issues85
closed_issues79
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d2
issue_closed_ratio0.482
closed_unmerged_prs42
first_time_authors_30d2
first_time_prs_merged_30d0
first_time_prs_decided_30d2
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
25/25Owner reach14,263 followers of evanw
25/25Track record125 public repos, account ~15 yr old
Inputs used
followers14,263
owner_typeUser
is_verified
owner_loginevanw
public_repos125
account_age_days5,798
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 1,719 days ago
20/20Version history66 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagessource-map-support
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,719

Engineering Quality

Are baseline engineering and documentation practices in place?

21At Risk · 19% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

45Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 5/17 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 23 contributing companies or organizations
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities64 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:source-map-support@0.5.21 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

27At Risk · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.9/40Legible commit history38 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.392
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/11 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes53,583
source_files_sampled11
oversized_source_files0

Key facts

2,192GitHub stars
61contributors
0commits, last 12 months
731days since last push
3releases
2bus factor
85open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 221 ⇿
0Stars
221Forks
3Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020020042013-032019-112026-07
Major 0Minor 0Patch 3

Each point covers 13 days.

OpenSSF Scorecard 3.1 / 10
3.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-04 18:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 5/17 approved changesets -- score normalized to 2
10Contributorsproject has 23 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities64 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmbuffer-from^1.0.0package.json
npmsource-map^0.6.0package.json
All dependencies 397

Full resolved dependency set from the GitHub dependency graph: 7 direct and 390 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmbuffer-from1.0.0direct
npmsource-map0.1.34direct
npmsource-map0.1.43direct
npmsource-map0.3.0direct
npmsource-map0.4.4direct
npmsource-map0.5.7direct
npmsource-map0.6.0direct
npmabbrev1.1.1indirect
npmacorn3.3.0indirect
npmacorn4.0.13indirect
npmacorn6.1.1indirect
npmacorn-dynamic-import4.0.0indirect
npmacorn-node1.6.2indirect
npmacorn-walk6.1.1indirect
npmalign-text0.1.4indirect
npmamdefine1.0.1indirect
npmansi-regex2.1.1indirect
npmanymatch1.3.2indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.4indirect
npmarr-diff2.0.0indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-unique0.2.1indirect
npmarray-unique0.3.2indirect
npmassert1.1.2indirect
npmassign-symbols1.0.0indirect
npmastw2.2.0indirect
npmasync0.2.10indirect
npmasync0.9.2indirect
npmasync1.5.2indirect
npmasync-each1.0.1indirect
npmatob2.1.2indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmBase640.2.1indirect
npmbase64-js0.0.7indirect
npmbase64-js1.3.0indirect
npmbig.js3.2.0indirect
npmbinary-extensions1.12.0indirect
npmbrace-expansion1.1.11indirect
npmbraces1.8.5indirect
npmbraces2.3.2indirect
npmbrowser-pack2.0.1indirect
npmbrowser-resolve1.11.3indirect
npmbrowser-resolve1.2.4indirect
npmbrowser-stdout1.3.0indirect
npmbrowserify4.2.3indirect
npmbrowserify-aes0.4.0indirect
npmbrowserify-zlib0.1.4indirect
npmbuffer2.3.4indirect
npmbuffer2.8.2indirect
npmbuffer4.9.1indirect
npmbuiltin-status-codes3.0.0indirect
npmbuiltins0.0.7indirect
npmcache-base1.0.1indirect
npmcallsite1.0.0indirect
npmcamelcase1.2.1indirect
npmcenter-align0.1.3indirect
npmchokidar1.7.0indirect
npmchownr1.0.1indirect
npmclass-utils0.3.6indirect
npmcliui2.1.0indirect
npmclone1.0.4indirect
npmcode-point-at1.1.0indirect
npmcoffeescript1.12.7indirect
npmcollection-visit1.0.0indirect
npmcolors1.0.3indirect
npmcombine-source-map0.3.0indirect
npmcommander2.9.0indirect
npmcommondir0.0.1indirect
npmcomponent-emitter1.2.1indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.4.11indirect
npmconsole-browserify1.1.0indirect
npmconsole-control-strings1.1.0indirect
npmconstants-browserify0.0.1indirect
npmconstants-browserify1.0.0indirect
npmconvert-source-map0.3.5indirect
npmcopy-descriptor0.1.1indirect
npmcore-util-is1.0.2indirect
npmcorser2.0.1indirect
npmcrypto-browserify2.1.10indirect
npmcrypto-browserify3.3.0indirect
npmdate-now0.1.4indirect
npmdebug2.6.8indirect
npmdebug2.6.9indirect
npmdebug3.2.6indirect
npmdecamelize1.2.0indirect
npmdecode-uri-component0.2.0indirect
npmdeep-equal0.2.2indirect
npmdeep-extend0.5.1indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdefined0.0.0indirect
npmdelegates1.0.0indirect
npmdeps-sort0.1.2indirect
npmderequire0.8.0indirect
npmdetect-libc1.0.3indirect
npmdetective3.1.0indirect
npmdiff3.2.0indirect
npmdomain-browser1.1.7indirect
npmduplexer0.1.1indirect
npmduplexer20.0.2indirect
npmecstatic3.3.2indirect
npmemojis-list2.1.0indirect
npmenhanced-resolve0.9.1indirect
npmerrno0.1.7indirect
npmescape-string-regexp1.0.5indirect
npmescodegen1.1.0indirect
npmescope0.0.16indirect
npmesprima1.0.4indirect
npmesprima-fb3001.1.0-dev-harmony-fbindirect
npmesrefactor0.1.0indirect
npmestraverse0.0.4indirect
npmestraverse1.5.1indirect
npmesutils1.0.0indirect
npmeventemitter34.0.7indirect
npmevents1.0.2indirect
npmexpand-brackets0.1.5indirect
npmexpand-brackets2.1.4indirect
npmexpand-range1.8.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmextglob0.3.2indirect
npmextglob2.0.4indirect
npmfilename-regex2.0.1indirect
npmfill-range2.2.4indirect
npmfill-range4.0.0indirect
npmfollow-redirects1.7.0indirect
npmfor-in1.0.2indirect
npmfor-own0.1.5indirect
npmfragment-cache0.2.1indirect
npmfs-minipass1.2.5indirect
npmfs.realpath1.0.0indirect
npmfsevents1.2.4indirect
npmgauge2.7.4indirect
npmget-value2.0.6indirect
npmglob3.2.11indirect
npmglob7.1.1indirect
npmglob7.1.2indirect
npmglob-base0.3.0indirect
npmglob-parent2.0.0indirect
npmgraceful-fs4.1.15indirect
npmgraceful-readlink1.0.1indirect
npmgrowl1.9.2indirect
npmhas-flag1.0.0indirect
npmhas-unicode2.0.1indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhe1.1.1indirect
npmhe1.2.0indirect
npmhttp-browserify1.7.0indirect
npmhttp-proxy1.18.1indirect
npmhttp-server0.11.1indirect
npmhttps-browserify0.0.1indirect
npmiconv-lite0.4.21indirect
npmieee7541.1.8indirect
npmignore-walk3.0.1indirect
npmindexof0.0.1indirect
npminflight1.0.6indirect
npminherits2.0.1indirect
npminherits2.0.3indirect
npmini1.3.5indirect
npminline-source-map0.3.1indirect
npminsert-module-globals6.0.0indirect
npminterpret0.6.6indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-array1.0.1indirect
npmis-binary-path1.0.1indirect
npmis-buffer1.1.6indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-dotfile1.0.3indirect
npmis-equal-shallow0.1.3indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-extglob1.0.0indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-glob2.0.1indirect
npmis-number2.1.0indirect
npmis-number3.0.0indirect
npmis-number4.0.0indirect
npmis-plain-object2.0.4indirect
npmis-posix-bracket0.1.1indirect
npmis-primitive2.0.0indirect
npmis-windows1.0.2indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmjson33.3.2indirect
npmjson50.5.1indirect
npmjsonparse0.0.5indirect
npmJSONStream0.6.4indirect
npmJSONStream0.7.4indirect
npmJSONStream0.8.4indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.2indirect
npmlazy-cache1.0.4indirect
npmlexical-scope1.1.1indirect
npmloader-utils0.2.17indirect
npmlodash._baseassign3.2.0indirect
npmlodash._basecopy3.0.1indirect
npmlodash._basecreate3.0.3indirect
npmlodash._getnative3.9.1indirect
npmlodash._isiterateecall3.0.9indirect
npmlodash.create3.1.1indirect
npmlodash.isarguments3.1.0indirect
npmlodash.isarray3.0.4indirect
npmlodash.keys3.1.2indirect
npmlongest1.0.1indirect
npmlru-cache2.7.3indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmath-random1.0.1indirect
npmmemory-fs0.2.0indirect
npmmemory-fs0.3.0indirect
npmmicromatch2.3.11indirect
npmmicromatch3.1.10indirect
npmmime1.6.0indirect
npmminimatch0.3.0indirect
npmminimatch3.0.4indirect
npmminimist0.0.10indirect
npmminimist0.0.8indirect
npmminimist1.2.0indirect
npmminipass2.2.4indirect
npmminizlib1.1.0indirect
npmmixin-deep1.3.2indirect
npmmkdirp0.5.1indirect
npmmocha3.5.3indirect
npmmodule-deps2.1.5indirect
npmms2.0.0indirect
npmms2.1.1indirect
npmnan2.12.1indirect
npmnanomatch1.2.13indirect
npmneedle2.2.0indirect
npmnode-libs-browser0.7.0indirect
npmnode-pre-gyp0.10.0indirect
npmnopt4.0.1indirect
npmnormalize-path2.1.1indirect
npmnpm-bundled1.0.3indirect
npmnpm-packlist1.1.10indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-keys0.4.0indirect
npmobject-visit1.0.1indirect
npmobject.omit2.0.1indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmopener1.4.3indirect
npmoptimist0.3.7indirect
npmoptimist0.6.1indirect
npmos-browserify0.1.2indirect
npmos-browserify0.2.1indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmpako0.2.9indirect
npmparents0.0.2indirect
npmparents0.0.3indirect
npmparse-glob3.0.4indirect
npmpascalcase0.1.1indirect
npmpath-browserify0.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-platform0.0.1indirect
npmpbkdf2-compat2.0.1indirect
npmportfinder1.0.20indirect
npmposix-character-classes0.1.1indirect
npmpreserve0.2.0indirect
npmprocess0.11.10indirect
npmprocess0.6.0indirect
npmprocess0.7.0indirect
npmprocess-nextick-args2.0.0indirect
npmprr1.0.1indirect
npmpunycode1.2.4indirect
npmpunycode1.3.2indirect
npmqs2.3.3indirect
npmquerystring0.2.0indirect
npmquerystring-es30.2.0indirect
npmrandomatic3.1.1indirect
npmrc1.2.7indirect
npmreadable-stream1.0.34indirect
npmreadable-stream1.1.14indirect
npmreadable-stream2.3.6indirect
npmreaddirp2.2.1indirect
npmregex-cache0.4.4indirect
npmregex-not1.0.2indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string1.6.1indirect
npmrequires-port1.0.0indirect
npmresolve0.3.1indirect
npmresolve0.6.3indirect
npmresolve0.7.4indirect
npmresolve1.1.7indirect
npmresolve-url0.2.1indirect
npmret0.1.15indirect
npmrfile1.0.0indirect
npmright-align0.1.3indirect
npmrimraf2.6.2indirect
npmripemd1600.2.0indirect
npmruglify1.0.0indirect
npmsafe-buffer5.1.1indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsax1.2.4indirect
npmsemver5.5.0indirect
npmset-blocking2.0.0indirect
npmset-value0.4.3indirect
npmset-value2.0.0indirect
npmsetimmediate1.0.5indirect
npmsha.js2.1.6indirect
npmsha.js2.2.6indirect
npmshallow-copy0.0.1indirect
npmshell-quote0.0.1indirect
npmsigmund1.0.1indirect
npmsignal-exit3.0.2indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsource-list-map0.1.8indirect
npmsource-map-resolve0.5.2indirect
npmsource-map-url0.4.0indirect
npmsplit-string3.1.0indirect
npmstatic-extend0.1.2indirect
npmstream-browserify1.0.0indirect
npmstream-browserify2.0.1indirect
npmstream-combiner0.0.4indirect
npmstream-combiner0.1.0indirect
npmstream-http2.8.3indirect
npmstring-width1.0.2indirect
npmstring_decoder0.0.1indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-json-comments2.0.1indirect
npmsubarg0.0.1indirect
npmsupports-color3.1.2indirect
npmsupports-color3.2.3indirect
npmsyntax-error1.4.0indirect
npmtapable0.1.10indirect
npmtar4.4.1indirect
npmthrough2.2.7indirect
npmthrough2.3.8indirect
npmthrough20.4.2indirect
npmthrough21.1.1indirect
npmtimers-browserify1.4.2indirect
npmtimers-browserify2.0.10indirect
npmto-arraybuffer1.0.1indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmtty-browserify0.0.0indirect
npmtypedarray0.0.6indirect
npmuglify-js2.2.5indirect
npmuglify-js2.4.24indirect
npmuglify-js2.7.5indirect
npmuglify-to-browserify1.0.2indirect
npmumd2.1.0indirect
npmunion0.4.6indirect
npmunion-value1.0.0indirect
npmunset-value1.0.0indirect
npmurix0.1.0indirect
npmurl0.10.3indirect
npmurl0.11.0indirect
npmurl-join2.0.5indirect
npmuse3.1.1indirect
npmutil0.10.3indirect
npmutil-deprecate1.0.2indirect
npmvm-browserify0.0.4indirect
npmwatchpack0.2.9indirect
npmwebpack1.15.0indirect
npmwebpack-core0.6.9indirect
npmwide-align1.1.2indirect
npmwindow-size0.1.0indirect
npmwordwrap0.0.2indirect
npmwordwrap0.0.3indirect
npmwrappy1.0.2indirect
npmxtend2.1.2indirect
npmxtend3.0.0indirect
npmxtend4.0.1indirect
npmyallist3.0.2indirect
npmyargs3.10.0indirect
npmyargs3.5.4indirect
Dependency advisories 0

Installing npm:source-map-support@0.5.21 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.