Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-06 08:51 UTC

ruimarinho / google-libphonenumber

The up-to-date and reliable Google's libphonenumber package for node.js.

JavaScriptCustom license★ 1,488 stars⑂ 154 forkssince Nov 2014View on GitHub ↗

ruimarinho/google-libphonenumber holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (77/100) and lowest on AI Readiness (38/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

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.

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

Ownership

Rui MarinhoPersonal account
293 followers81 public repossince May 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 publishTags
npmgoogle-libphonenumber3.2.467,635,52313737 days agobrowserifye164formatformattinginternationallibphonenumbernumberphonephonenumberrfc3966standardizewrapper

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
2.8/36Commit cadence4/52 weeks with commits
12.2/18Commit volume22 commits in the last year
10/10OpenSSF Scorecard: Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year22
human_commit_share0.89
days_since_last_push1
active_weeks_last_year4

Release discipline

100Exceptional
How it's scored
27/27Ships releases7 releases published
36/36Release recencylatest release 37 days ago
27/27Release cadencea release every ~0 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagv3.2.46
releases_from_tagsno
days_since_latest_release37
mean_days_between_releases0
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?

72Good · 17% of overall
How it's scored
51.5/60Stars1,488 stars
18.2/25Forks154 forks
7.9/15Watchers27 watchers
Inputs used
forks154
stars1,488
watchers27
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads7,635,523 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgoogle-libphonenumber
dependents
ecosystemsnpm
total_downloads
monthly_downloads7,635,523
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
9/54Bus factor1 contributor(s) cover half of all commits
0.8/22.5Commit distributiontop contributor authored 97% of commits
13.5/13.5Contributor breadth10 contributors
10/10OpenSSF Scorecard: Contributorsproject has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.966
How it's scored
37.3/42Issue resolution89% of issues closed
18.7/30PR acceptance176/283 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/21 approved changesets -- score normalized to 0
Inputs used
merged_prs176
open_issues23
closed_issues182
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.888
closed_unmerged_prs107
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
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
17.7/25Owner reach293 followers of ruimarinho
25/25Track record81 public repos, account ~16 yr old
Inputs used
followers293
owner_typeUser
is_verified
owner_loginruimarinho
public_repos81
account_age_days5,945
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 37 days ago
20/20Version history137 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgoogle-libphonenumber
ecosystemsnpm
any_deprecatedno
min_days_since_publish37

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests6 out of 9 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://ruimarinho.github.io/google-libphonenumber
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicslibphonenumber, phone, parser, formatter
has_wikiyes
homepagehttps://ruimarinho.github.io/google-libphonenumber
docs_sitehttps://ruimarinho.github.io/google-libphonenumber
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

54Moderate · 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
1.5/2.5CI-Tests6 out of 9 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/21 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 9 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.2/2.5Licenselicense file detected
7.5/7.5Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities26 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
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
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories27
affected_packages10
assessed_packages352
unassessed_packages0
affected_by_severityhigh 8, moderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 352 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

38Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.2/40Legible commit history37 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.416
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.yml
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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.1
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
34.7/55Manageable file sizes7/19 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes348,908
source_files_sampled19
oversized_source_files7

Key facts

1,488GitHub stars
10contributors
22commits, last 12 months
1days since last push
7releases
1bus factor
23open 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 ★ / 154 ⇿
0Stars
154Forks
7Releases

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.

0408012016015352015-102021-032026-08
Major 0Minor 0Patch 7

Each point covers 10 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-09-06 08:51 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests6 out of 9 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/21 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities26 existing vulnerabilities detected
All dependencies 352

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

RegistryPackageVersionRelation
npm@babel/code-frame7.12.11indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/highlight7.25.9indirect
npm@eslint/eslintrc0.4.3indirect
npm@humanwhocodes/config-array0.5.0indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@ungap/promise-all-settled1.1.2indirect
npmacorn5.7.4indirect
npmacorn7.4.1indirect
npmacorn-jsx5.3.2indirect
npmacorn-node1.8.2indirect
npmacorn-walk7.2.0indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmansi-colors4.1.1indirect
npmansi-colors4.1.3indirect
npmansi-regex3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmasn1.js4.10.1indirect
npmassert1.5.1indirect
npmastral-regex2.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.3.0indirect
npmbn.js4.12.5indirect
npmbn.js5.2.5indirect
npmbrace-expansion1.1.16indirect
npmbraces3.0.3indirect
npmbrorand1.1.0indirect
npmbrowser-pack6.1.0indirect
npmbrowser-resolve1.11.3indirect
npmbrowser-stdout1.3.1indirect
npmbrowserify13.3.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.1.1indirect
npmbrowserify-sign4.2.6indirect
npmbrowserify-zlib0.1.4indirect
npmbuffer4.9.2indirect
npmbuffer-from1.1.2indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-status-codes3.0.0indirect
npmcached-path-relative1.1.0indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchokidar3.5.1indirect
npmcipher-base1.0.7indirect
npmcliui7.0.4indirect
npmclone2.1.2indirect
npmclone-buffer1.0.0indirect
npmclone-stats1.0.0indirect
npmcloneable-readable1.1.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombine-source-map0.8.0indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.5.2indirect
npmconcat-stream1.6.2indirect
npmconsole-browserify1.2.0indirect
npmconstants-browserify1.0.0indirect
npmconvert-source-map1.1.3indirect
npmcore-util-is1.0.3indirect
npmcreate-ecdh4.0.4indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-spawn7.0.6indirect
npmcrypto-browserify3.12.1indirect
npmdash-ast1.0.0indirect
npmdebug4.3.1indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdefined1.0.1indirect
npmdeps-sort2.0.1indirect
npmdes.js1.1.0indirect
npmdetective4.7.1indirect
npmdiff5.0.0indirect
npmdiffie-hellman5.0.3indirect
npmdoctrine3.0.0indirect
npmdomain-browser1.1.7indirect
npmdunder-proto1.0.1indirect
npmduplexer20.1.4indirect
npmelliptic6.6.1indirect
npmemoji-regex8.0.0indirect
npmenquirer2.4.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint7.32.0indirect
npmeslint-scope5.1.1indirect
npmeslint-utils2.1.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmespree7.3.1indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevents1.1.1indirect
npmevp_bytestokey1.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfast-uri3.1.4indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflatted3.4.3indirect
npmfor-each0.3.5indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunctional-red-black-tree1.0.1indirect
npmget-assigned-identifiers1.2.0indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob7.1.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglobals13.24.0indirect
npmgoogle-closure-compiler20201102.0.1indirect
npmgoogle-closure-compiler-java20201102.0.1indirect
npmgoogle-closure-compiler-linux20201102.0.1indirect
npmgoogle-closure-compiler-osx20201102.0.1indirect
npmgoogle-closure-compiler-windows20201102.0.1indirect
npmgoogle-closure-library20201006.0.0indirect
npmgopd1.2.0indirect
npmgrowl1.10.5indirect
npmhas1.0.4indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhash-base3.0.5indirect
npmhash-base3.1.2indirect
npmhash.js1.1.7indirect
npmhasown2.0.4indirect
npmhe1.2.0indirect
npmhmac-drbg1.0.1indirect
npmhtmlescape1.1.1indirect
npmhttps-browserify0.0.1indirect
npmieee7541.2.1indirect
npmignore4.0.6indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindexof0.0.1indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npminline-source-map0.6.3indirect
npminsert-module-globals7.2.1indirect
npmis-binary-path2.1.0indirect
npmis-buffer1.1.6indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-typed-array1.1.15indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.0indirect
npmjs-yaml4.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify0.0.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonify0.0.1indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmkeyv4.5.4indirect
npmlabeled-stream-splicer2.0.2indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash.memoize3.0.4indirect
npmlodash.merge4.6.2indirect
npmlodash.truncate4.4.2indirect
npmlog-symbols4.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmd5.js1.3.5indirect
npmmiller-rabin4.0.1indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.0.4indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmmocha8.4.0indirect
npmmodule-deps4.1.1indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.1.20indirect
npmnatural-compare1.4.0indirect
npmnormalize-path3.0.0indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmos-browserify0.1.2indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpako0.2.9indirect
npmparent-module1.0.1indirect
npmparents1.0.1indirect
npmparse-asn15.1.9indirect
npmpath-browserify0.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-platform0.11.15indirect
npmpbkdf23.1.6indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpossible-typed-array-names1.1.0indirect
npmprelude-ls1.2.1indirect
npmprocess0.11.10indirect
npmprocess-nextick-args1.0.7indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmqs6.15.3indirect
npmquerystring-es30.2.1indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmread-only-stream2.0.0indirect
npmreadable-stream2.0.6indirect
npmreadable-stream2.3.8indirect
npmreaddirp3.5.0indirect
npmregexpp3.2.0indirect
npmremove-trailing-separator1.1.0indirect
npmreplace-ext1.0.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.1.7indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmrimraf3.0.2indirect
npmripemd1602.0.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsemver7.8.5indirect
npmserialize-javascript5.0.1indirect
npmset-function-length1.2.2indirect
npmsha.js2.4.12indirect
npmshasum1.0.2indirect
npmshasum-object1.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmshould11.2.1indirect
npmshould-equal1.0.1indirect
npmshould-format3.0.3indirect
npmshould-type1.4.0indirect
npmshould-type-adaptors1.1.0indirect
npmshould-util1.0.1indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsimple-concat1.0.1indirect
npmslice-ansi4.0.0indirect
npmsource-map0.5.7indirect
npmsprintf-js1.0.3indirect
npmstream-browserify2.0.2indirect
npmstream-combiner21.1.1indirect
npmstream-http2.8.3indirect
npmstream-splicer2.0.1indirect
npmstring-width2.1.1indirect
npmstring-width4.2.3indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsubarg1.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsyntax-error1.4.0indirect
npmtable6.9.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmtimers-browserify1.4.2indirect
npmto-arraybuffer1.0.1indirect
npmto-buffer1.2.2indirect
npmto-regex-range5.0.1indirect
npmtty-browserify0.0.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.3indirect
npmtypedarray0.0.6indirect
npmtypedarray0.0.7indirect
npmumd3.0.3indirect
npmundeclared-identifiers1.1.3indirect
npmuri-js4.4.1indirect
npmurl0.11.4indirect
npmutil0.10.4indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.4.0indirect
npmvinyl2.2.1indirect
npmvinyl-sourcemaps-apply0.2.1indirect
npmvm-browserify0.0.4indirect
npmwhich2.0.2indirect
npmwhich-typed-array1.1.22indirect
npmwide-align1.1.3indirect
npmword-wrap1.2.5indirect
npmworkerpool6.1.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.4indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 10

This repository publishes no package the index resolves, so its own dependency graph was assessed — 352 packages, which also include development and test pins that never ship: 10 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.16indirecthigh25.0.9
elliptic6.6.1indirecthigh1
fast-uri3.1.4indirecthigh54.1.3
js-yaml3.15.0indirecthigh14.3.1
js-yaml4.0.0indirecthigh44.3.1
minimatch3.0.4indirecthigh410.2.3
nanoid3.1.20indirecthigh55.1.16
serialize-javascript5.0.1indirecthigh27.0.5
diff5.0.0indirectmoderate18.0.3
qs6.15.3indirectmoderate26.16.0

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.34.0 — full methodology · metrics wiki.

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