Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-12 22:56 UTC

piotrwitek / utility-types

Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).

TypeScriptMIT★ 5,762 stars⑂ 238 forkssince Dec 2016View on GitHub ↗

piotrwitek/utility-types holds a health index of 18 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (92/100) and lowest on Vitality (27/100). It was last updated 95 days ago. A single contributor accounts for most of its recent work.

18
overall / 100
Critical

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.

18
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 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02). A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 19.

Ownership

Piotr WitekPersonal account
1,028 followers58 public repossince Apr 2011Oazo Apps

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
npmutility-types3.11.040,844,85720937 days agotypescriptutilitytypesstatic-typingmapped-typesflowflow-typed

Metrics by category

Vitality

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

27At Risk · 21% of overall
How it's scored
9.9/36Push recencylast push 95 days ago
1.4/36Commit cadence2/52 weeks with commits
4.3/18Commit volume2 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_year2
human_commit_share1
days_since_last_push95
active_weeks_last_year2
How it's scored
27/27Ships releases17 releases published
0/36Release recencylatest release 937 days ago
12.6/27Release cadencea release every ~203.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count17
latest_release_tagv3.11.0
releases_from_tagsno
days_since_latest_release937
mean_days_between_releases203.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?

92Excellent · 17% of overall
How it's scored
60/60Stars5,762 stars
19.8/25Forks238 forks
8.4/15Watchers33 watchers
Inputs used
forks238
stars5,762
watchers33
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads40,844,857 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesutility-types
dependents
ecosystemsnpm
total_downloads
monthly_downloads40,844,857
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?

54Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.7/22.5Commit distributiontop contributor authored 84% of commits
13.5/13.5Contributor breadth30 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled30
top_contributor_share0.837
How it's scored
25.5/42Issue resolution61% of issues closed
22.8/30PR acceptance57/75 decided PRs merged
0/13Newcomer PR acceptance0/1 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 10/30 approved changesets -- score normalized to 3
Inputs used
merged_prs57
open_issues47
closed_issues73
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d1
issue_closed_ratio0.608
closed_unmerged_prs18
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
21.7/25Owner reach1,028 followers of piotrwitek
24.9/25Track record58 public repos, account ~15 yr old
Inputs used
followers1,028
owner_typeUser
is_verified
owner_loginpiotrwitek
public_repos58
account_age_days5,594
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 937 days ago
20/20Version history20 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesutility-types
ecosystemsnpm
any_deprecatedno
min_days_since_publish937

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 13 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics5 topics
10/10Wiki
Inputs used
topicstypescript, utility-types, utilities, static-typing, mapped-types
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?

28At Risk · 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 13 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 10/30 approved changesets -- score normalized to 3
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update 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-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities88 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3
malicious_dependency_cap19
malicious_dependency_multiplier35
security_posture_before_malicious30
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. A dependency reported as a malicious package applies a 35% multiplier to Security posture and gives it a Critical ceiling of 19.

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
advisories102
affected_packages50
assessed_packages560
unassessed_packages0
affected_by_severitycritical 6, high 27, moderate 15, low 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 560 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.

46Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.5/40Legible commit history44 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.44
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 100
0/8Automated maintenanceno automated dependency updates observed
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_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/15 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes19,035
source_files_sampled15
oversized_source_files0

Key facts

5,762GitHub stars
30contributors
2commits, last 12 months
95days since last push
17releases
1bus factor
47open 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 ★ / 238 ⇿
0Stars
238Forks
17Releases

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.

0408012016020024023762017-032021-112026-08
Major 3Minor 10Patch 3

Each point covers 9 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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-12 22:56 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 13 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 10/30 approved changesets -- score normalized to 3
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update 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
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities88 existing vulnerabilities detected
All dependencies 560

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

RegistryPackageVersionRelation
npm@babel/code-frame7.5.5indirect
npm@babel/core7.7.2indirect
npm@babel/generator7.7.2indirect
npm@babel/helper-function-name7.7.0indirect
npm@babel/helper-get-function-arity7.7.0indirect
npm@babel/helper-plugin-utils7.0.0indirect
npm@babel/helper-split-export-declaration7.7.0indirect
npm@babel/helpers7.7.0indirect
npm@babel/highlight7.5.0indirect
npm@babel/parser7.7.3indirect
npm@babel/plugin-syntax-object-rest-spread7.2.0indirect
npm@babel/template7.7.0indirect
npm@babel/traverse7.7.2indirect
npm@babel/types7.7.2indirect
npm@cnakazawa/watch1.0.3indirect
npm@jest/console24.9.0indirect
npm@jest/core24.9.0indirect
npm@jest/environment24.9.0indirect
npm@jest/fake-timers24.9.0indirect
npm@jest/reporters24.9.0indirect
npm@jest/source-map24.9.0indirect
npm@jest/test-result24.9.0indirect
npm@jest/test-sequencer24.9.0indirect
npm@jest/transform24.9.0indirect
npm@jest/types24.9.0indirect
npm@types/babel__core7.1.3indirect
npm@types/babel__generator7.6.0indirect
npm@types/babel__template7.0.2indirect
npm@types/babel__traverse7.0.7indirect
npm@types/istanbul-lib-coverage2.0.1indirect
npm@types/istanbul-lib-report1.1.1indirect
npm@types/istanbul-reports1.1.1indirect
npm@types/jest24.0.22indirect
npm@types/jest-diff20.0.1indirect
npm@types/normalize-package-data2.4.0indirect
npm@types/stack-utils1.0.1indirect
npm@types/yargs13.0.3indirect
npm@types/yargs-parser13.1.0indirect
npmabab2.0.2indirect
npmabbrev1.1.1indirect
npmacorn5.7.3indirect
npmacorn6.3.0indirect
npmacorn-globals4.3.4indirect
npmacorn-walk6.2.0indirect
npmajv6.10.2indirect
npmansi-escapes3.2.0indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.0indirect
npmansi-regex4.1.0indirect
npmansi-styles3.2.1indirect
npmanymatch2.0.0indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.5indirect
npmargparse1.0.10indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-equal1.0.0indirect
npmarray-union1.0.2indirect
npmarray-uniq1.0.3indirect
npmarray-unique0.3.2indirect
npmasn10.2.4indirect
npmassert-plus1.0.0indirect
npmassign-symbols1.0.0indirect
npmastral-regex1.0.0indirect
npmasync-limiter1.0.1indirect
npmasynckit0.4.0indirect
npmatob2.1.2indirect
npmaws-sign20.7.0indirect
npmaws41.8.0indirect
npmbabel-jest24.9.0indirect
npmbabel-plugin-istanbul5.2.0indirect
npmbabel-plugin-jest-hoist24.9.0indirect
npmbabel-preset-jest24.9.0indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbcrypt-pbkdf1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbraces2.3.2indirect
npmbrowser-process-hrtime0.1.3indirect
npmbrowser-resolve1.11.3indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.1indirect
npmbuiltin-modules1.1.1indirect
npmcache-base1.0.1indirect
npmcaller-callsite2.0.0indirect
npmcaller-path2.0.0indirect
npmcallsites2.0.0indirect
npmcallsites3.1.0indirect
npmcamelcase4.1.0indirect
npmcamelcase5.3.1indirect
npmcapture-exit2.0.0indirect
npmcaseless0.12.0indirect
npmchalk2.4.1indirect
npmchalk2.4.2indirect
npmchownr1.1.1indirect
npmci-info2.0.0indirect
npmclass-utils0.3.6indirect
npmcliui3.2.0indirect
npmcliui5.0.0indirect
npmco4.6.0indirect
npmcode-point-at1.1.0indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.1indirect
npmcolor-name1.1.3indirect
npmcombined-stream1.0.8indirect
npmcommander2.20.3indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconsole-control-strings1.1.0indirect
npmconvert-source-map1.7.0indirect
npmcopy-descriptor0.1.1indirect
npmcore-util-is1.0.2indirect
npmcosmiconfig5.2.1indirect
npmcross-spawn5.1.0indirect
npmcross-spawn6.0.5indirect
npmcssom0.3.8indirect
npmcssstyle1.4.0indirect
npmdashdash1.14.1indirect
npmdata-urls1.1.0indirect
npmdebug2.6.9indirect
npmdebug4.1.1indirect
npmdecamelize1.2.0indirect
npmdecode-uri-component0.2.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.3indirect
npmdefine-properties1.1.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdetect-libc1.0.3indirect
npmdetect-newline2.1.0indirect
npmdiff4.0.1indirect
npmdiff-sequences24.9.0indirect
npmdomexception1.0.1indirect
npmdts-jest23.0.0indirect
npmecc-jsbn0.1.2indirect
npmemoji-regex7.0.3indirect
npmend-of-stream1.4.4indirect
npmerror-ex1.3.2indirect
npmes-abstract1.16.0indirect
npmes-to-primitive1.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescodegen1.12.0indirect
npmesprima3.1.3indirect
npmesprima4.0.1indirect
npmestraverse4.3.0indirect
npmesutils2.0.2indirect
npmexec-sh0.3.4indirect
npmexeca0.7.0indirect
npmexeca1.0.0indirect
npmexit0.1.2indirect
npmexpand-brackets2.1.4indirect
npmexpect24.9.0indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmextglob2.0.4indirect
npmextsprintf1.3.0indirect
npmfast-deep-equal2.0.1indirect
npmfast-json-stable-stringify2.0.0indirect
npmfast-levenshtein2.0.6indirect
npmfb-watchman2.0.0indirect
npmfill-range4.0.0indirect
npmfind-up2.1.0indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfor-in1.0.2indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfragment-cache0.2.1indirect
npmfs-minipass1.2.5indirect
npmfs.realpath1.0.0indirect
npmfsevents1.2.9indirect
npmfunction-bind1.1.1indirect
npmgauge2.7.4indirect
npmget-caller-file1.0.3indirect
npmget-caller-file2.0.5indirect
npmget-stdin7.0.0indirect
npmget-stream3.0.0indirect
npmget-stream4.1.0indirect
npmget-value2.0.6indirect
npmgetpass0.1.7indirect
npmglob7.1.3indirect
npmglob7.1.6indirect
npmglobals11.12.0indirect
npmglobby6.1.0indirect
npmgraceful-fs4.2.3indirect
npmgrowly1.3.0indirect
npmhandlebars4.5.1indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.3indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-symbols1.0.0indirect
npmhas-unicode2.0.1indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhosted-git-info2.7.1indirect
npmhtml-encoding-sniffer1.0.2indirect
npmhttp-signature1.2.0indirect
npmhusky3.0.9indirect
npmiconv-lite0.4.24indirect
npmignore-walk3.0.1indirect
npmimport-fresh2.0.0indirect
npmimport-local2.0.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.5indirect
npminvariant2.2.4indirect
npminvert-kv1.0.0indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-arrayish0.2.1indirect
npmis-buffer1.1.6indirect
npmis-callable1.1.4indirect
npmis-ci2.0.0indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-date-object1.0.1indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-directory0.3.1indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-number3.0.0indirect
npmis-plain-object2.0.4indirect
npmis-regex1.0.4indirect
npmis-stream1.1.0indirect
npmis-symbol1.0.2indirect
npmis-typedarray1.0.0indirect
npmis-windows1.0.2indirect
npmis-wsl1.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmistanbul-lib-coverage2.0.5indirect
npmistanbul-lib-instrument3.3.0indirect
npmistanbul-lib-report2.0.8indirect
npmistanbul-lib-source-maps3.0.6indirect
npmistanbul-reports2.2.6indirect
npmjest24.9.0indirect
npmjest-changed-files24.9.0indirect
npmjest-cli24.9.0indirect
npmjest-config24.9.0indirect
npmjest-diff24.9.0indirect
npmjest-docblock24.9.0indirect
npmjest-each24.9.0indirect
npmjest-environment-jsdom24.9.0indirect
npmjest-environment-node24.9.0indirect
npmjest-get-type24.9.0indirect
npmjest-haste-map24.9.0indirect
npmjest-jasmine224.9.0indirect
npmjest-leak-detector24.9.0indirect
npmjest-matcher-utils24.9.0indirect
npmjest-message-util24.9.0indirect
npmjest-mock24.9.0indirect
npmjest-pnp-resolver1.2.1indirect
npmjest-regex-util24.9.0indirect
npmjest-resolve24.9.0indirect
npmjest-resolve-dependencies24.9.0indirect
npmjest-runner24.9.0indirect
npmjest-runtime24.9.0indirect
npmjest-serializer24.9.0indirect
npmjest-snapshot24.9.0indirect
npmjest-snapshot-parser1.0.0indirect
npmjest-util24.9.0indirect
npmjest-validate24.9.0indirect
npmjest-watcher24.9.0indirect
npmjest-worker24.9.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.13.1indirect
npmjsbn0.1.1indirect
npmjsdom11.12.0indirect
npmjsesc2.5.2indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema0.2.3indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.1.1indirect
npmjsprim1.4.1indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.2indirect
npmkleur3.0.3indirect
npmlcid1.0.0indirect
npmleft-pad1.3.0indirect
npmleven3.1.0indirect
npmlevn0.3.0indirect
npmlines-and-columns1.1.6indirect
npmload-json-file2.0.0indirect
npmload-json-file4.0.0indirect
npmlocate-path2.0.0indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.15indirect
npmlodash.intersection4.4.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.sortby4.7.0indirect
npmloose-envify1.4.0indirect
npmlru-cache4.1.5indirect
npmmake-dir1.3.0indirect
npmmake-dir2.1.0indirect
npmmake-error1.3.5indirect
npmmakeerror1.0.11indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmem1.1.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch3.1.10indirect
npmmime-db1.40.0indirect
npmmime-types2.1.24indirect
npmmimic-fn1.2.0indirect
npmminimatch3.0.4indirect
npmminimist0.0.10indirect
npmminimist0.0.8indirect
npmminimist1.2.0indirect
npmminipass2.3.5indirect
npmminizlib1.2.1indirect
npmmixin-deep1.3.2indirect
npmmkdirp0.5.1indirect
npmms2.0.0indirect
npmms2.1.1indirect
npmms2.1.2indirect
npmnan2.14.0indirect
npmnanomatch1.2.13indirect
npmnatural-compare1.4.0indirect
npmneedle2.3.0indirect
npmneo-async2.6.1indirect
npmnice-try1.0.5indirect
npmnode-int640.4.0indirect
npmnode-modules-regexp1.0.0indirect
npmnode-notifier5.4.3indirect
npmnode-pre-gyp0.12.0indirect
npmnopt4.0.1indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path2.1.1indirect
npmnpm-bundled1.0.6indirect
npmnpm-packlist1.4.1indirect
npmnpm-run-path2.0.2indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmnwsapi2.2.0indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-inspect1.6.0indirect
npmobject-keys1.1.1indirect
npmobject-visit1.0.1indirect
npmobject.getownpropertydescriptors2.0.3indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmopencollective-postinstall2.0.2indirect
npmoptimist0.6.1indirect
npmoptionator0.8.3indirect
npmos-homedir1.0.2indirect
npmos-locale2.1.0indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmp-each-series1.0.0indirect
npmp-finally1.0.0indirect
npmp-limit1.3.0indirect
npmp-limit2.2.1indirect
npmp-locate2.0.0indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-reduce1.0.0indirect
npmp-try1.0.0indirect
npmp-try2.2.0indirect
npmparse-json2.2.0indirect
npmparse-json4.0.0indirect
npmparse-json5.0.0indirect
npmparse54.0.0indirect
npmpascalcase0.1.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.6indirect
npmpath-type2.0.0indirect
npmpath-type3.0.0indirect
npmperformance-now2.1.0indirect
npmpify2.3.0indirect
npmpify3.0.0indirect
npmpify4.0.1indirect
npmpinkie2.0.4indirect
npmpinkie-promise2.0.1indirect
npmpirates4.0.1indirect
npmpkg-dir3.0.0indirect
npmpkg-dir4.2.0indirect
npmplease-upgrade-node3.2.0indirect
npmpn1.1.0indirect
npmposix-character-classes0.1.1indirect
npmprelude-ls1.1.2indirect
npmprettier1.19.0indirect
npmpretty-format21.2.1indirect
npmpretty-format24.9.0indirect
npmprocess-nextick-args2.0.0indirect
npmprompts2.2.1indirect
npmpseudomap1.0.2indirect
npmpsl1.4.0indirect
npmpump3.0.0indirect
npmpunycode1.4.1indirect
npmpunycode2.1.1indirect
npmqs6.5.2indirect
npmrc1.2.8indirect
npmreact-is16.11.0indirect
npmread-pkg2.0.0indirect
npmread-pkg3.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up2.0.0indirect
npmread-pkg-up4.0.0indirect
npmreadable-stream2.3.6indirect
npmrealpath-native1.1.0indirect
npmregex-not1.0.2indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string1.6.1indirect
npmrequest2.88.0indirect
npmrequest-promise-core1.1.3indirect
npmrequest-promise-native1.0.8indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename1.0.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.1.7indirect
npmresolve1.12.0indirect
npmresolve-cwd2.0.0indirect
npmresolve-from3.0.0indirect
npmresolve-url0.2.1indirect
npmret0.1.15indirect
npmrimraf2.6.3indirect
npmrimraf2.7.1indirect
npmrsvp4.8.5indirect
npmrun-node1.0.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsane4.1.0indirect
npmsax1.2.4indirect
npmsemver5.5.1indirect
npmsemver5.7.0indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver-compare1.0.0indirect
npmset-blocking2.0.0indirect
npmset-value2.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmshellwords0.1.1indirect
npmsignal-exit3.0.2indirect
npmsisteransi1.0.3indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-resolve0.5.2indirect
npmsource-map-support0.5.16indirect
npmsource-map-url0.4.0indirect
npmspdx-correct3.0.0indirect
npmspdx-exceptions2.1.0indirect
npmspdx-expression-parse3.0.0indirect
npmspdx-license-ids3.0.1indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmsshpk1.16.1indirect
npmstack-utils1.0.2indirect
npmstatic-extend0.1.2indirect
npmstealthy-require1.1.1indirect
npmstring-length2.0.0indirect
npmstring-width1.0.2indirect
npmstring-width2.1.1indirect
npmstring-width3.1.0indirect
npmstring.prototype.trimleft2.1.0indirect
npmstring.prototype.trimright2.1.0indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color5.4.0indirect
npmsupports-color6.1.0indirect
npmsymbol-tree3.2.4indirect
npmtar4.4.8indirect
npmtest-exclude5.2.3indirect
npmthroat4.1.0indirect
npmtmpl1.0.4indirect
npmto-fast-properties2.0.0indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmtough-cookie2.4.3indirect
npmtough-cookie2.5.0indirect
npmtr461.0.1indirect
npmts-comment1.1.0indirect
npmts-jest24.1.0indirect
npmtslib1.10.0indirect
npmtslint5.20.1indirect
npmtsutils2.29.0indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-check0.3.2indirect
npmtype-fest0.6.0indirect
npmtypescript2.9.2indirect
npmtypescript3.7.2indirect
npmuglify-js3.6.8indirect
npmunion-value1.0.1indirect
npmunset-value1.0.0indirect
npmuri-js4.2.2indirect
npmurix0.1.0indirect
npmuse3.1.1indirect
npmutil-deprecate1.0.2indirect
npmutil.promisify1.0.0indirect
npmuuid3.3.3indirect
npmvalidate-npm-package-license3.0.4indirect
npmverror1.10.0indirect
npmw3c-hr-time1.0.1indirect
npmwalker1.0.7indirect
npmwebidl-conversions4.0.2indirect
npmwhatwg-encoding1.0.5indirect
npmwhatwg-mimetype2.3.0indirect
npmwhatwg-url6.5.0indirect
npmwhatwg-url7.1.0indirect
npmwhich1.3.0indirect
npmwhich-module2.0.0indirect
npmwide-align1.1.3indirect
npmword-wrap1.2.3indirect
npmwordwrap0.0.3indirect
npmwrap-ansi2.1.0indirect
npmwrap-ansi5.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic2.4.1indirect
npmws5.2.2indirect
npmxml-name-validator3.0.0indirect
npmy18n3.2.1indirect
npmy18n4.0.0indirect
npmyallist2.1.2indirect
npmyallist3.0.3indirect
npmyargs13.3.0indirect
npmyargs9.0.1indirect
npmyargs-parser10.1.0indirect
npmyargs-parser13.1.1indirect
npmyargs-parser7.0.0indirect
Dependency advisories 50

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

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/traverse7.7.2indirectcritical18.0.0-alpha.4
handlebars4.5.1indirectcritical134.7.9
json-schema0.2.3indirectcritical10.4.0
minimist0.0.10indirectcritical21.2.6
minimist0.0.8indirectcritical21.2.6
minimist1.2.0indirectcritical21.2.6
acorn5.7.3indirecthigh17.1.1
acorn6.3.0indirecthigh17.1.1
ansi-regex3.0.0indirecthigh16.0.1
ansi-regex4.1.0indirecthigh16.0.1
brace-expansion1.1.11indirecthigh55.0.9
braces2.3.2indirecthigh13.0.3
cross-spawn5.1.0indirecthigh17.0.5
cross-spawn6.0.5indirecthigh17.0.5
decode-uri-component0.2.0indirecthigh10.2.1
form-data2.3.3indirecthigh24.0.6
ini1.3.5indirecthigh11.3.6
js-yaml3.13.1indirecthigh44.3.1
json52.1.1indirecthigh12.2.2
kind-of6.0.2indirecthigh16.0.3
lodash4.17.15indirecthigh64.18.0
minimatch3.0.4indirecthigh410.2.3
qs6.5.2indirecthigh26.14.1
semver5.5.1indirecthigh17.5.2
semver5.7.0indirecthigh17.5.2
semver5.7.1indirecthigh17.5.2
semver6.3.0indirecthigh17.5.2
tar4.4.8indirecthigh187.5.21
tmpl1.0.4indirecthigh11.0.5
uuid3.3.3indirecthigh113.0.1
ws5.2.2indirecthigh38.21.0
y18n3.2.1indirecthigh15.0.5
y18n4.0.0indirecthigh15.0.5
@babel/helpers7.7.0indirectmoderate18.0.0-alpha.17
ajv6.10.2indirectmoderate28.18.0
diff4.0.1indirectmoderate18.0.3
hosted-git-info2.7.1indirectmoderate13.0.8
mem1.1.0indirectmoderate14.0.0
micromatch3.1.10indirectmoderate14.0.8
node-notifier5.4.3indirectmoderate18.0.1
path-parse1.0.6indirectmoderate11.0.7
request2.88.0indirectmoderate13.0.0
tough-cookie2.4.3indirectmoderate14.1.3
tough-cookie2.5.0indirectmoderate14.1.3
word-wrap1.2.3indirectmoderate11.2.4
yargs-parser10.1.0indirectmoderate118.1.1
yargs-parser13.1.1indirectmoderate118.1.1
yargs-parser7.0.0indirectmoderate118.1.1
@babel/core7.7.2indirectlow18.0.0-rc.6
debug4.1.1indirectlow14.3.1

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.