Public record
Software health reportschema 0.30.0 · metrics 2.10.0 · 2026-08-04 18:13 UTC

garycourt / uri-js

An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript

JavaScript · TypeScriptCustom license★ 317 stars⑂ 64 forkssince Oct 2010View on GitHub ↗

garycourt/uri-js holds a health index of 21 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (64/100) and lowest on Vitality (13/100). It was last updated 972 days ago. A single contributor accounts for most of its recent work.

21
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.

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

Ownership

Gary CourtPersonal account
62 followers10 public repossince Nov 2009

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
npmuri-js4.4.1590,581,494142032 days agouriiriidnurnuuidhttphttpswswssmailtorfc3986rfc3987rfc5891rfc2616rfc2818rfc2141rfc4122rfc4291rfc5952rfc6068rfc6455rfc6874

Metrics by category

Vitality

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

13Critical · 21% of overall
How it's scored
0/36Push recencylast push 972 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.933
days_since_last_push972
active_weeks_last_year0
How it's scored
16.2/27Ships releases8 version tags (no GitHub releases)
0/36Release recencylatest release 2,164 days ago
12.6/27Release cadencea release every ~179.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count8
latest_release_tag4.4.0
releases_from_tagsyes
days_since_latest_release2,164
mean_days_between_releases179.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?

64Moderate · 17% of overall
How it's scored
40.5/60Stars317 stars
15/25Forks64 forks
3.9/15Watchers6 watchers
Inputs used
forks64
stars317
watchers6
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 downloads590,581,494 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesuri-js
dependents
ecosystemsnpm
total_downloads
monthly_downloads590,581,494
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?

48Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.4/22.5Commit distributiontop contributor authored 89% of commits
10.8/13.5Contributor breadth8 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.893
How it's scored
26.2/42Issue resolution62% of issues closed
15/30PR acceptance17/34 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 8/22 approved changesets -- score normalized to 3
Inputs used
merged_prs17
open_issues21
closed_issues35
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.625
closed_unmerged_prs17
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
12.9/25Owner reach62 followers of garycourt
19.6/25Track record10 public repos, account ~16 yr old
Inputs used
followers62
owner_typeUser
is_verified
owner_logingarycourt
public_repos10
account_age_days6,094
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 2,032 days ago
20/20Version history14 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesuri-js
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,032

Engineering Quality

Are baseline engineering and documentation practices in place?

34At Risk · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
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?

43Weak · 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 14 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
2.2/7.5Code-ReviewFound 8/22 approved changesets -- score normalized to 3
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/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.5Vulnerabilities34 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.9
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_packages1
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:uri-js@4.4.1 runtime dependency closure — what installing the published package pulls in — 1 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.

44Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9/40Legible commit history14 of 83 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.169
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 89
8/8Automated maintenance6 of the last 89 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.067
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
27/45Type-checkable codeJavaScript with type-check config (tsconfig.json)
55/55Manageable file sizes0/16 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes41,469
source_files_sampled16
oversized_source_files0

Key facts

317GitHub stars
8contributors
0commits, last 12 months
972days since last push
8releases
1bus factor
21open 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 ★ / 64 ⇿
0Stars
64Forks
8Releases

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.

013253850636232012-062018-112025-04
Major 1Minor 3Patch 4

Each point covers 12 days.

OpenSSF Scorecard 2.9 / 10
2.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-04 18:13 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/22 approved changesets -- score normalized to 3
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense 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
0Vulnerabilities34 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmpunycode^2.1.0package.json
All dependencies 360

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

RegistryPackageVersionRelation
npmpunycode2.1.0direct
npm@ungap/promise-all-settled1.1.2indirect
npmalign-text0.1.4indirect
npmansi-colors4.1.1indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.0indirect
npmansi-regex4.1.0indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch1.3.2indirect
npmanymatch3.1.1indirect
npmargparse1.0.10indirect
npmarr-diff2.0.0indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-unique0.2.1indirect
npmarray-unique0.3.2indirect
npmassign-symbols1.0.0indirect
npmasync-each1.0.3indirect
npmatob2.1.2indirect
npmbabel-cli6.26.0indirect
npmbabel-code-frame6.26.0indirect
npmbabel-core6.26.0indirect
npmbabel-core6.26.3indirect
npmbabel-generator6.26.1indirect
npmbabel-helper-builder-binary-assignment-operator-visitor6.24.1indirect
npmbabel-helper-call-delegate6.24.1indirect
npmbabel-helper-define-map6.26.0indirect
npmbabel-helper-explode-assignable-expression6.24.1indirect
npmbabel-helper-function-name6.24.1indirect
npmbabel-helper-get-function-arity6.24.1indirect
npmbabel-helper-hoist-variables6.24.1indirect
npmbabel-helper-optimise-call-expression6.24.1indirect
npmbabel-helper-regex6.26.0indirect
npmbabel-helper-remap-async-to-generator6.24.1indirect
npmbabel-helper-replace-supers6.24.1indirect
npmbabel-helpers6.24.1indirect
npmbabel-messages6.23.0indirect
npmbabel-plugin-check-es2015-constants6.22.0indirect
npmbabel-plugin-external-helpers6.22.0indirect
npmbabel-plugin-syntax-async-functions6.13.0indirect
npmbabel-plugin-syntax-exponentiation-operator6.13.0indirect
npmbabel-plugin-syntax-trailing-function-commas6.22.0indirect
npmbabel-plugin-transform-async-to-generator6.24.1indirect
npmbabel-plugin-transform-es2015-arrow-functions6.22.0indirect
npmbabel-plugin-transform-es2015-block-scoped-functions6.22.0indirect
npmbabel-plugin-transform-es2015-block-scoping6.26.0indirect
npmbabel-plugin-transform-es2015-classes6.24.1indirect
npmbabel-plugin-transform-es2015-computed-properties6.24.1indirect
npmbabel-plugin-transform-es2015-destructuring6.23.0indirect
npmbabel-plugin-transform-es2015-duplicate-keys6.24.1indirect
npmbabel-plugin-transform-es2015-for-of6.23.0indirect
npmbabel-plugin-transform-es2015-function-name6.24.1indirect
npmbabel-plugin-transform-es2015-literals6.22.0indirect
npmbabel-plugin-transform-es2015-modules-amd6.24.1indirect
npmbabel-plugin-transform-es2015-modules-commonjs6.26.0indirect
npmbabel-plugin-transform-es2015-modules-systemjs6.24.1indirect
npmbabel-plugin-transform-es2015-modules-umd6.24.1indirect
npmbabel-plugin-transform-es2015-object-super6.24.1indirect
npmbabel-plugin-transform-es2015-parameters6.24.1indirect
npmbabel-plugin-transform-es2015-shorthand-properties6.24.1indirect
npmbabel-plugin-transform-es2015-spread6.22.0indirect
npmbabel-plugin-transform-es2015-sticky-regex6.24.1indirect
npmbabel-plugin-transform-es2015-template-literals6.22.0indirect
npmbabel-plugin-transform-es2015-typeof-symbol6.23.0indirect
npmbabel-plugin-transform-es2015-unicode-regex6.24.1indirect
npmbabel-plugin-transform-exponentiation-operator6.24.1indirect
npmbabel-plugin-transform-regenerator6.26.0indirect
npmbabel-plugin-transform-strict-mode6.24.1indirect
npmbabel-polyfill6.26.0indirect
npmbabel-preset-es20156.24.1indirect
npmbabel-preset-es20166.24.1indirect
npmbabel-preset-es20176.24.1indirect
npmbabel-preset-latest6.24.1indirect
npmbabel-register6.26.0indirect
npmbabel-runtime6.26.0indirect
npmbabel-template6.26.0indirect
npmbabel-traverse6.26.0indirect
npmbabel-types6.26.0indirect
npmbabylon6.18.0indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbinary-extensions1.13.1indirect
npmbinary-extensions2.1.0indirect
npmbindings1.5.0indirect
npmbrace-expansion1.1.11indirect
npmbraces1.8.5indirect
npmbraces2.3.2indirect
npmbraces3.0.2indirect
npmbrowser-resolve1.11.2indirect
npmbrowser-stdout1.3.1indirect
npmbuffer-crc320.2.13indirect
npmbuiltin-modules1.1.1indirect
npmcache-base1.0.1indirect
npmcamelcase1.2.1indirect
npmcamelcase5.3.1indirect
npmcamelcase6.2.0indirect
npmcenter-align0.1.3indirect
npmchalk1.1.3indirect
npmchalk4.1.0indirect
npmchokidar1.7.0indirect
npmchokidar3.4.3indirect
npmclass-utils0.3.6indirect
npmcliui2.1.0indirect
npmcliui5.0.0indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommander2.20.3indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.7.0indirect
npmcopy-descriptor0.1.1indirect
npmcore-js2.6.12indirect
npmcore-util-is1.0.2indirect
npmdebug2.6.9indirect
npmdebug4.2.0indirect
npmdecamelize1.2.0indirect
npmdecamelize4.0.0indirect
npmdecode-uri-component0.2.0indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdetect-indent4.0.0indirect
npmdiff4.0.2indirect
npmemoji-regex7.0.3indirect
npmes6-promise3.3.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmesprima4.0.1indirect
npmestree-walker0.2.1indirect
npmesutils2.0.3indirect
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
npmfile-uri-to-path1.0.0indirect
npmfilename-regex2.0.1indirect
npmfill-range2.2.4indirect
npmfill-range4.0.0indirect
npmfill-range7.0.1indirect
npmfind-up3.0.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmfor-in1.0.2indirect
npmfor-own0.1.5indirect
npmfragment-cache0.2.1indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents1.2.13indirect
npmfsevents2.1.3indirect
npmget-caller-file2.0.5indirect
npmget-value2.0.6indirect
npmglob7.1.6indirect
npmglob-base0.3.0indirect
npmglob-parent2.0.0indirect
npmglob-parent5.1.1indirect
npmglobals9.18.0indirect
npmgraceful-fs4.2.3indirect
npmgraceful-fs4.2.4indirect
npmgrowl1.10.5indirect
npmhas-ansi2.0.0indirect
npmhas-flag4.0.0indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhe1.2.0indirect
npmhome-or-tmp2.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminvariant2.2.4indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-binary-path1.0.1indirect
npmis-binary-path2.1.0indirect
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-extglob2.1.1indirect
npmis-finite1.1.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-glob2.0.1indirect
npmis-glob4.0.1indirect
npmis-number2.1.0indirect
npmis-number3.0.0indirect
npmis-number4.0.0indirect
npmis-number7.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-plain-object2.0.4indirect
npmis-posix-bracket0.1.1indirect
npmis-primitive2.0.0indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmjs-tokens3.0.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.0indirect
npmjsesc0.5.0indirect
npmjsesc1.3.0indirect
npmjson50.5.1indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.3indirect
npmlazy-cache1.0.4indirect
npmlocate-path3.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.20indirect
npmlog-symbols4.0.0indirect
npmlongest1.0.1indirect
npmloose-envify1.4.0indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmath-random1.0.4indirect
npmmicromatch2.3.11indirect
npmmicromatch3.1.10indirect
npmminimatch3.0.4indirect
npmminimist1.2.5indirect
npmmixin-deep1.3.2indirect
npmmkdirp0.5.5indirect
npmmocha8.2.1indirect
npmmocha-qunit-ui0.1.3indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmnan2.14.2indirect
npmnanoid3.1.12indirect
npmnanomatch1.2.13indirect
npmnormalize-path2.1.1indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-visit1.0.1indirect
npmobject.omit2.0.1indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmoutput-file-sync1.1.2indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate3.0.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparse-glob3.0.4indirect
npmpascalcase0.1.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-parse1.0.5indirect
npmpicomatch2.2.2indirect
npmposix-character-classes0.1.1indirect
npmpreserve0.2.0indirect
npmprivate0.1.8indirect
npmprocess-nextick-args2.0.1indirect
npmrandomatic3.1.1indirect
npmrandombytes2.1.0indirect
npmreadable-stream2.3.7indirect
npmreaddirp2.2.1indirect
npmreaddirp3.5.0indirect
npmregenerate1.3.3indirect
npmregenerator-runtime0.10.5indirect
npmregenerator-runtime0.11.1indirect
npmregenerator-transform0.10.1indirect
npmregex-cache0.4.4indirect
npmregex-not1.0.2indirect
npmregexpu-core2.0.0indirect
npmregjsgen0.2.0indirect
npmregjsparser0.1.5indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string1.6.1indirect
npmrepeating2.0.1indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.1.7indirect
npmresolve1.6.0indirect
npmresolve-url0.2.1indirect
npmret0.1.15indirect
npmright-align0.1.3indirect
npmrimraf2.7.1indirect
npmrollup0.41.6indirect
npmrollup-plugin-babel2.7.1indirect
npmrollup-plugin-node-resolve2.1.1indirect
npmrollup-pluginutils1.5.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex1.1.0indirect
npmsander0.5.1indirect
npmserialize-javascript5.0.1indirect
npmset-blocking2.0.0indirect
npmset-value2.0.1indirect
npmslash1.0.0indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsorcery0.10.0indirect
npmsource-map0.5.7indirect
npmsource-map-resolve0.5.3indirect
npmsource-map-support0.4.18indirect
npmsource-map-url0.4.0indirect
npmsourcemap-codec1.4.1indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmstatic-extend0.1.2indirect
npmstring-width2.1.1indirect
npmstring-width3.1.0indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color2.0.0indirect
npmsupports-color7.2.0indirect
npmto-fast-properties1.0.3indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmto-regex-range5.0.1indirect
npmtrim-right1.0.1indirect
npmtypescript2.8.1indirect
npmuglify-js2.8.29indirect
npmuglify-to-browserify1.0.2indirect
npmunion-value1.0.1indirect
npmunset-value1.0.0indirect
npmurix0.1.0indirect
npmuse3.1.1indirect
npmuser-home1.1.1indirect
npmutil-deprecate1.0.2indirect
npmv8flags2.1.1indirect
npmwhich2.0.2indirect
npmwhich-module2.0.0indirect
npmwide-align1.1.3indirect
npmwindow-size0.1.0indirect
npmwordwrap0.0.2indirect
npmworkerpool6.0.2indirect
npmwrap-ansi5.1.0indirect
npmwrappy1.0.2indirect
npmy18n4.0.1indirect
npmyargs13.3.2indirect
npmyargs3.10.0indirect
npmyargs-parser13.1.2indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:uri-js@4.4.1 pulls in 1 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.30.0 — full methodology · metrics wiki.

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