Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 04:54 UTC

mapbox / node-pre-gyp

Node.js tool for easy binary deployment of C++ addons

JavaScriptBSD-3-Clause★ 1,154 stars⑂ 270 forkssince Nov 2013View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

mapbox/node-pre-gyp holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (88/100) and lowest on AI Readiness (49/100). It was last updated 1 day ago. 5 contributors account for most of its recent work.

87
overall / 100
Excellent

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.

87
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 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).

Ownership

MapboxOrganization
2,777 followers866 public repossince Feb 2011

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@mapbox/node-pre-gyp2.0.358,614,15830259 days agonativeaddonmodulec++bindingsbinary

Metrics by category

Vitality

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

60Moderate · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
4.2/36Commit cadence6/52 weeks with commits
11.1/18Commit volume16 commits in the last year
2/10OpenSSF Scorecard: Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year16
human_commit_share0.7
days_since_last_push1
active_weeks_last_year6
How it's scored
27/27Ships releases6 releases published
16.2/36Release recencylatest release 236 days ago
19.8/27Release cadencea release every ~75.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count6
latest_release_tagv2.0.4-pre.0
releases_from_tagsno
days_since_latest_release236
mean_days_between_releases75.3
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?

88Excellent · 17% of overall
How it's scored
49.7/60Stars1,154 stars
20.3/25Forks270 forks
11.7/15Watchers129 watchers
Inputs used
forks270
stars1,154
watchers129
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (BSD-3-Clause)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com
has_pull_request_templateno
How it's scored
80/80Monthly downloads58,614,158 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@mapbox/node-pre-gyp
dependents
ecosystemsnpm
total_downloads
monthly_downloads58,614,158
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?

85Excellent · 23% of overall
How it's scored
45.9/54Bus factor5 contributor(s) cover half of all commits
18.5/22.5Commit distributiontop contributor authored 18% of commits
13.5/13.5Contributor breadth73 contributors
10/10OpenSSF Scorecard: Contributorsproject has 28 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled73
top_contributor_share0.176
How it's scored
26.7/42Issue resolution64% of issues closed
12.9/30PR acceptance208/483 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs208
open_issues174
closed_issues304
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.636
closed_unmerged_prs275
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
24.8/25Owner reach2,777 followers of mapbox
25/25Track record866 public repos, account ~15 yr old
Inputs used
followers2,777
owner_typeOrganization
is_verified
owner_loginmapbox
public_repos866
account_age_days5,668
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
26/35Publish recencylatest publish 259 days ago
20/20Version history30 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@mapbox/node-pre-gyp
ecosystemsnpm
any_deprecatedno
min_days_since_publish259

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.eslintrc
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests17 out of 30 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics1 topics
10/10Wiki
Inputs used
topicspriority
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?

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
4.5/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
1.2/2.5CI-Tests17 out of 30 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 28 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
1.5/7.5Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packagingno data
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
4/5SASTSAST tool detected but not run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities31 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. 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_packages19
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:@mapbox/node-pre-gyp@2.0.3 runtime dependency closure — what installing the published package pulls in — 19 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.

49Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history56 of 70 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.8
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance29 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.29
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/62 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes14,822
source_files_sampled62
oversized_source_files0

Key facts

1,154GitHub stars
73contributors
16commits, last 12 months
1days since last push
6releases
5bus factor
174open 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 ★ / 270 ⇿
0Stars
270Forks
6Releases

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.

05010015020025030025742014-012020-032026-05
Major 1Minor 0Patch 3

Each point covers 12 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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-13 04:53 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
5CI-Tests17 out of 30 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 28 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
8SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
npmconsola^3.2.3package.json
npmdetect-libc^2.0.0package.json
npmhttps-proxy-agent^7.0.5package.json
npmnode-fetch^2.6.7package.json
npmnopt^8.0.0package.json
npmsemver^7.5.3package.json
npmtar^7.5.7package.json
All dependencies 511

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

RegistryPackageVersionRelation
npmconsola3.2.3direct
npmdetect-libc2.0.3direct
npmhttps-proxy-agent5.0.1direct
npmhttps-proxy-agent7.0.5direct
npmnode-fetch2.7.0direct
npmnopt8.0.0direct
npmsemver6.3.1direct
npmsemver7.7.4direct
npmtar7.5.9direct
npm@ampproject/remapping2.3.0indirect
npm@aws-crypto/crc325.2.0indirect
npm@aws-crypto/crc32c5.2.0indirect
npm@aws-crypto/sha1-browser5.2.0indirect
npm@aws-crypto/sha256-browser5.2.0indirect
npm@aws-crypto/sha256-js5.2.0indirect
npm@aws-crypto/supports-web-crypto5.2.0indirect
npm@aws-crypto/util5.2.0indirect
npm@aws-sdk/client-cloudformation3.990.0indirect
npm@aws-sdk/client-s33.988.0indirect
npm@aws-sdk/client-sso3.990.0indirect
npm@aws-sdk/core3.973.10indirect
npm@aws-sdk/crc64-nvme3.972.0indirect
npm@aws-sdk/credential-provider-env3.972.8indirect
npm@aws-sdk/credential-provider-http3.972.10indirect
npm@aws-sdk/credential-provider-ini3.972.8indirect
npm@aws-sdk/credential-provider-login3.972.8indirect
npm@aws-sdk/credential-provider-node3.972.9indirect
npm@aws-sdk/credential-provider-process3.972.8indirect
npm@aws-sdk/credential-provider-sso3.972.8indirect
npm@aws-sdk/credential-provider-web-identity3.972.8indirect
npm@aws-sdk/middleware-bucket-endpoint3.972.3indirect
npm@aws-sdk/middleware-expect-continue3.972.3indirect
npm@aws-sdk/middleware-flexible-checksums3.972.6indirect
npm@aws-sdk/middleware-host-header3.972.3indirect
npm@aws-sdk/middleware-location-constraint3.972.3indirect
npm@aws-sdk/middleware-logger3.972.3indirect
npm@aws-sdk/middleware-recursion-detection3.972.3indirect
npm@aws-sdk/middleware-sdk-s33.972.8indirect
npm@aws-sdk/middleware-ssec3.972.3indirect
npm@aws-sdk/middleware-user-agent3.972.10indirect
npm@aws-sdk/nested-clients3.990.0indirect
npm@aws-sdk/region-config-resolver3.972.3indirect
npm@aws-sdk/signature-v4-multi-region3.988.0indirect
npm@aws-sdk/token-providers3.990.0indirect
npm@aws-sdk/types3.973.1indirect
npm@aws-sdk/util-arn-parser3.972.2indirect
npm@aws-sdk/util-endpoints3.988.0indirect
npm@aws-sdk/util-endpoints3.990.0indirect
npm@aws-sdk/util-locate-window3.893.0indirect
npm@aws-sdk/util-user-agent-browser3.972.3indirect
npm@aws-sdk/util-user-agent-node3.972.8indirect
npm@aws-sdk/xml-builder3.972.5indirect
npm@aws/lambda-invoke-store0.2.3indirect
npm@babel/code-frame7.26.2indirect
npm@babel/compat-data7.24.9indirect
npm@babel/core7.24.9indirect
npm@babel/generator7.24.10indirect
npm@babel/helper-compilation-targets7.24.8indirect
npm@babel/helper-environment-visitor7.24.7indirect
npm@babel/helper-function-name7.24.7indirect
npm@babel/helper-hoist-variables7.24.7indirect
npm@babel/helper-module-imports7.24.7indirect
npm@babel/helper-module-transforms7.24.9indirect
npm@babel/helper-simple-access7.24.7indirect
npm@babel/helper-split-export-declaration7.24.7indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-option7.24.8indirect
npm@babel/helpers7.27.0indirect
npm@babel/parser7.27.0indirect
npm@babel/template7.27.0indirect
npm@babel/traverse7.24.8indirect
npm@babel/types7.27.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.11.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@ljharb/resumer0.1.3indirect
npm@ljharb/through2.3.13indirect
npm@mapbox/cloudfriend9.0.0indirect
npm@mapbox/eslint-config-mapbox5.0.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@smithy/abort-controller4.2.8indirect
npm@smithy/chunked-blob-reader5.2.0indirect
npm@smithy/chunked-blob-reader-native4.2.1indirect
npm@smithy/config-resolver4.4.6indirect
npm@smithy/core3.23.0indirect
npm@smithy/credential-provider-imds4.2.8indirect
npm@smithy/eventstream-codec4.2.8indirect
npm@smithy/eventstream-serde-browser4.2.8indirect
npm@smithy/eventstream-serde-config-resolver4.3.8indirect
npm@smithy/eventstream-serde-node4.2.8indirect
npm@smithy/eventstream-serde-universal4.2.8indirect
npm@smithy/fetch-http-handler5.3.9indirect
npm@smithy/hash-blob-browser4.2.9indirect
npm@smithy/hash-node4.2.8indirect
npm@smithy/hash-stream-node4.2.8indirect
npm@smithy/invalid-dependency4.2.8indirect
npm@smithy/is-array-buffer2.2.0indirect
npm@smithy/is-array-buffer4.2.0indirect
npm@smithy/md5-js4.2.8indirect
npm@smithy/middleware-content-length4.2.8indirect
npm@smithy/middleware-endpoint4.4.14indirect
npm@smithy/middleware-retry4.4.31indirect
npm@smithy/middleware-serde4.2.9indirect
npm@smithy/middleware-stack4.2.8indirect
npm@smithy/node-config-provider4.3.8indirect
npm@smithy/node-http-handler4.4.10indirect
npm@smithy/property-provider4.2.8indirect
npm@smithy/protocol-http5.3.8indirect
npm@smithy/querystring-builder4.2.8indirect
npm@smithy/querystring-parser4.2.8indirect
npm@smithy/service-error-classification4.2.8indirect
npm@smithy/shared-ini-file-loader4.4.3indirect
npm@smithy/signature-v45.3.8indirect
npm@smithy/smithy-client4.11.3indirect
npm@smithy/types4.12.0indirect
npm@smithy/url-parser4.2.8indirect
npm@smithy/util-base644.3.0indirect
npm@smithy/util-body-length-browser4.2.0indirect
npm@smithy/util-body-length-node4.2.1indirect
npm@smithy/util-buffer-from2.2.0indirect
npm@smithy/util-buffer-from4.2.0indirect
npm@smithy/util-config-provider4.2.0indirect
npm@smithy/util-defaults-mode-browser4.3.30indirect
npm@smithy/util-defaults-mode-node4.2.33indirect
npm@smithy/util-endpoints3.2.8indirect
npm@smithy/util-hex-encoding4.2.0indirect
npm@smithy/util-middleware4.2.8indirect
npm@smithy/util-retry4.2.8indirect
npm@smithy/util-stream4.5.12indirect
npm@smithy/util-uri-escape4.2.0indirect
npm@smithy/util-utf82.3.0indirect
npm@smithy/util-utf84.2.0indirect
npm@smithy/util-waiter4.2.8indirect
npm@smithy/uuid1.1.0indirect
npm@tootallnate/once1.1.2indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@ungap/structured-clone1.2.0indirect
npmabbrev2.0.0indirect
npmacorn8.12.1indirect
npmacorn-jsx5.3.2indirect
npmagent-base6.0.2indirect
npmagent-base7.1.1indirect
npmaggregate-error3.1.0indirect
npmajv6.14.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmappend-transform2.0.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmargv0.0.2indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-union2.1.0indirect
npmarray.prototype.every1.1.6indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmavailable-typed-arrays1.0.7indirect
npmb4a1.6.6indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.3indirect
npmbare-events2.5.4indirect
npmbare-fs4.1.2indirect
npmbare-os3.6.1indirect
npmbare-path3.0.0indirect
npmbare-stream2.6.5indirect
npmbluebird3.7.2indirect
npmbowser2.12.1indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion5.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.23.2indirect
npmcaching-transform4.0.0indirect
npmcall-bind1.0.7indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001643indirect
npmchalk4.1.2indirect
npmchownr3.0.0indirect
npmclean-stack2.2.0indirect
npmcliui6.0.0indirect
npmcodecov3.8.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-offset1.0.0indirect
npmdebug4.3.5indirect
npmdecamelize1.2.0indirect
npmdeep-equal2.2.3indirect
npmdeep-is0.1.4indirect
npmdefault-require-extensions3.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdefined1.0.1indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdotignore0.1.2indirect
npmelectron-to-chromium1.5.0indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.4indirect
npmenhanced-resolve5.19.0indirect
npmes-abstract1.23.3indirect
npmes-define-property1.0.0indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-object-atoms1.0.0indirect
npmes-set-tostringtag2.0.3indirect
npmes-to-primitive1.2.1indirect
npmes6-error4.1.1indirect
npmescalade3.1.2indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-compat-utils0.5.1indirect
npmeslint-plugin-es-x7.8.0indirect
npmeslint-plugin-n17.24.0indirect
npmeslint-plugin-unused-imports3.2.0indirect
npmeslint-rule-composer0.3.0indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-url-parser1.1.3indirect
npmfast-xml-parser5.3.6indirect
npmfastq1.17.1indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-cache-dir3.3.2indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.3.1indirect
npmfor-each0.3.3indirect
npmforeground-child2.0.0indirect
npmforeground-child3.3.1indirect
npmfromentries1.3.2indirect
npmfs-extra7.0.1indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.4indirect
npmget-package-type0.1.0indirect
npmget-symbol-description1.0.2indirect
npmget-tsconfig4.13.6indirect
npmglob13.0.2indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.24.0indirect
npmglobals15.15.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmglobrex0.1.2indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.0.2indirect
npmhas-dynamic-import2.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.2indirect
npmhasha5.2.2indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent4.0.1indirect
npmignore5.3.2indirect
npmignore-walk3.0.4indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npmindent-string3.2.0indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.7indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.4indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.14.0indirect
npmis-data-view1.0.1indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-regex1.1.4indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.3indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.13indirect
npmis-typedarray1.0.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.0.2indirect
npmis-weakset2.0.3indirect
npmis-windows1.0.2indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-hook3.0.0indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-processinfo2.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.7indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjsesc2.5.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.2.3indirect
npmjsonfile4.0.0indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.flattendeep4.4.0indirect
npmlodash.merge4.6.2indirect
npmlru-cache11.2.6indirect
npmlru-cache5.1.1indirect
npmmake-dir3.1.0indirect
npmmake-dir4.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.2indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminipass7.1.2indirect
npmminizlib3.1.0indirect
npmmock-aws-s34.0.2indirect
npmmock-property1.1.0indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmnock13.5.4indirect
npmnode-addon-api8.1.0indirect
npmnode-preload0.2.1indirect
npmnode-releases2.0.18indirect
npmnyc17.1.0indirect
npmobject-inspect1.13.2indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map3.0.0indirect
npmp-try2.2.0indirect
npmpackage-hash4.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.1indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpkg-dir4.2.0indirect
npmpossible-typed-array-names1.0.0indirect
npmprelude-ls1.2.1indirect
npmprocess-on-spawn1.0.0indirect
npmpropagate2.0.1indirect
npmpump3.0.0indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmredent2.0.0indirect
npmregexp.prototype.flags1.5.2indirect
npmrelease-zalgo1.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve2.0.0-next.5indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrimraf6.1.2indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.2indirect
npmsafe-regex-test1.0.3indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.6indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmspawn-wrap2.0.0indirect
npmsprintf-js1.0.3indirect
npmstop-iteration-iterator1.0.0indirect
npmstream-events1.0.5indirect
npmstreamx2.22.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-indent2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrnum2.1.2indirect
npmstubs3.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.3.0indirect
npmtape5.9.0indirect
npmtar-fs3.1.1indirect
npmtar-stream3.1.7indirect
npmteeny-request7.1.1indirect
npmtest-exclude6.0.0indirect
npmtext-decoder1.1.1indirect
npmtext-table0.2.0indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmts-api-utils1.3.0indirect
npmts-declaration-location1.0.7indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-fest0.8.1indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.6indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript5.5.3indirect
npmunbox-primitive1.0.2indirect
npmunderscore1.12.1indirect
npmuniversalify0.1.2indirect
npmupdate-browserslist-db1.1.0indirect
npmuri-js4.4.1indirect
npmurlgrey1.0.0indirect
npmuuid8.0.0indirect
npmuuid8.3.2indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.15indirect
npmword-wrap1.2.5indirect
npmwrap-ansi6.2.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmy18n4.0.3indirect
npmyallist3.1.1indirect
npmyallist5.0.0indirect
npmyargs15.4.1indirect
npmyargs-parser18.1.3indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:@mapbox/node-pre-gyp@2.0.3 pulls in 19 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.