Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 02:00 UTC

taylorhakes / promise-polyfill

Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant

JavaScriptMIT★ 2,142 stars⑂ 310 forkssince Feb 2014View on GitHub ↗

taylorhakes/promise-polyfill holds a health index of 32 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (76/100) and lowest on Vitality (18/100). It was last updated 814 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Taylor HakesPersonal account
110 followers84 public repossince Jul 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
npmpromise-polyfill8.3.021,719,154461300 days agopromisepromise-polyfilles6promises-aplus

Metrics by category

Vitality

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

18Critical · 21% of overall
How it's scored
0/36Push recencylast push 814 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.85
days_since_last_push814
active_weeks_last_year0
How it's scored
27/27Ships releases34 releases published
0/36Release recencylatest release 1,614 days ago
12.6/27Release cadencea release every ~167.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count34
latest_release_tag8.2.2
releases_from_tagsno
days_since_latest_release1,614
mean_days_between_releases167.4
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?

76Good · 17% of overall
How it's scored
54/60Stars2,142 stars
20.8/25Forks310 forks
9.4/15Watchers51 watchers
Inputs used
forks310
stars2,142
watchers51
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads21,719,154 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespromise-polyfill
dependents
ecosystemsnpm
total_downloads
monthly_downloads21,719,154
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?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6/22.5Commit distributiontop contributor authored 74% of commits
13.5/13.5Contributor breadth21 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.735
How it's scored
41.5/42Issue resolution99% of issues closed
17.6/30PR acceptance47/80 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 3/15 approved changesets -- score normalized to 2
Inputs used
merged_prs47
open_issues1
closed_issues78
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.987
closed_unmerged_prs33
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
14.7/25Owner reach110 followers of taylorhakes
25/25Track record84 public repos, account ~16 yr old
Inputs used
followers110
owner_typeUser
is_verified
owner_logintaylorhakes
public_repos84
account_age_days5,865
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 1,300 days ago
20/20Version history46 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespromise-polyfill
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,300

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 18 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
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?

62Moderate · 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 18 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 3/15 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 4 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is 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
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities77 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.3
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
advisories97
affected_packages43
assessed_packages575
unassessed_packages0
affected_by_severitycritical 9, high 26, moderate 7, low 1
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 575 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.

39Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.1/40Legible commit history24 of 85 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.282
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.js
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance15 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.15
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/11 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes19,959
source_files_sampled11
oversized_source_files0

Key facts

2,142GitHub stars
21contributors
0commits, last 12 months
814days since last push
34releases
1bus factor
1open 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 ★ / 310 ⇿
0Stars
310Forks
28Releases

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.

012525037530352015-022020-082026-01
Major 5Minor 7Patch 16

Each point covers 11 days.

OpenSSF Scorecard 5.3 / 10
5.3aggregate

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 02:00 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 18 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 3/15 approved changesets -- score normalized to 2
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is 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
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities77 existing vulnerabilities detected
All dependencies 575

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

RegistryPackageVersionRelation
npm@colors/colors1.5.0indirect
npm@socket.io/component-emitter3.1.0indirect
npm@types/cookie0.4.1indirect
npm@types/cors2.8.12indirect
npm@types/node18.11.9indirect
npmaccepts1.3.8indirect
npmacorn3.3.0indirect
npmacorn5.7.4indirect
npmacorn6.4.2indirect
npmacorn-dynamic-import4.0.0indirect
npmacorn-jsx3.0.1indirect
npmacorn-node1.7.0indirect
npmacorn-walk6.1.1indirect
npmajv5.5.2indirect
npmajv-keywords2.1.1indirect
npmansi-colors4.1.1indirect
npmansi-escapes1.4.0indirect
npmansi-escapes3.2.0indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.0indirect
npmansi-regex5.0.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmany-observable0.2.0indirect
npmanymatch3.1.2indirect
npmapp-root-path2.2.1indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmasn1.js4.10.1indirect
npmassert1.5.0indirect
npmavailable-typed-arrays1.0.5indirect
npmbabel-code-frame6.26.0indirect
npmbalanced-match1.0.0indirect
npmbase64-js1.3.0indirect
npmbase64id2.0.0indirect
npmbinary-extensions2.2.0indirect
npmbn.js4.12.0indirect
npmbody-parser1.20.1indirect
npmbrace-expansion1.1.8indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrorand1.1.0indirect
npmbrowser-pack6.1.0indirect
npmbrowser-resolve1.11.3indirect
npmbrowser-resolve2.0.0indirect
npmbrowser-stdout1.3.1indirect
npmbrowserify16.2.3indirect
npmbrowserify17.0.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.0.1indirect
npmbrowserify-sign4.0.4indirect
npmbrowserify-zlib0.2.0indirect
npmbuffer5.2.1indirect
npmbuffer-from1.1.1indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-modules1.1.1indirect
npmbuiltin-status-codes3.0.0indirect
npmbytes3.1.2indirect
npmcached-path-relative1.1.0indirect
npmcall-bind1.0.2indirect
npmcaller-path0.1.0indirect
npmcallsites0.2.0indirect
npmcamelcase6.3.0indirect
npmchalk1.1.3indirect
npmchalk2.3.0indirect
npmchalk4.1.2indirect
npmchardet0.4.2indirect
npmchokidar3.5.3indirect
npmci-info1.1.2indirect
npmcipher-base1.0.4indirect
npmcircular-json0.3.3indirect
npmcli-cursor1.0.2indirect
npmcli-cursor2.1.0indirect
npmcli-spinners0.1.2indirect
npmcli-truncate0.2.1indirect
npmcli-width2.2.1indirect
npmcliui7.0.4indirect
npmclone2.1.2indirect
npmclone-buffer1.0.0indirect
npmclone-stats1.0.0indirect
npmcloneable-readable1.1.3indirect
npmco4.6.0indirect
npmcode-point-at1.1.0indirect
npmcolor-convert1.9.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombine-source-map0.8.0indirect
npmcommander0.6.1indirect
npmcommander2.12.2indirect
npmcommander2.20.3indirect
npmcommander2.3.0indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.0indirect
npmconcat-stream1.6.2indirect
npmconnect3.7.0indirect
npmconsole-browserify1.1.0indirect
npmconstants-browserify1.0.0indirect
npmcontent-type1.0.4indirect
npmconvert-source-map1.1.3indirect
npmconvert-source-map1.8.0indirect
npmcookie0.4.2indirect
npmcore-util-is1.0.2indirect
npmcors2.8.5indirect
npmcosmiconfig3.1.0indirect
npmcreate-ecdh4.0.3indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-env5.1.1indirect
npmcross-spawn5.1.0indirect
npmcrypto-browserify3.12.0indirect
npmcustom-event1.0.1indirect
npmdash-ast1.0.0indirect
npmdate-fns1.30.1indirect
npmdate-format4.0.4indirect
npmdate-now0.1.4indirect
npmdebug2.2.0indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.3.3indirect
npmdebug4.3.4indirect
npmdecamelize4.0.0indirect
npmdedent0.7.0indirect
npmdeep-is0.1.4indirect
npmdefine-properties1.1.3indirect
npmdefined1.0.0indirect
npmdepd2.0.0indirect
npmdeps-sort2.0.1indirect
npmdes.js1.0.0indirect
npmdestroy1.2.0indirect
npmdetective5.2.0indirect
npmdi0.0.1indirect
npmdiff1.4.0indirect
npmdiff5.0.0indirect
npmdiffie-hellman5.0.3indirect
npmdoctrine2.1.0indirect
npmdom-serialize2.2.1indirect
npmdomain-browser1.2.0indirect
npmduplexer0.1.1indirect
npmduplexer20.1.4indirect
npmee-first1.1.1indirect
npmelegant-spinner1.0.1indirect
npmelliptic6.5.4indirect
npmemoji-regex8.0.0indirect
npmencodeurl1.0.2indirect
npmengine.io6.2.1indirect
npmengine.io-parser5.0.4indirect
npment2.2.0indirect
npmerror-ex1.3.1indirect
npmes-abstract1.19.1indirect
npmes-to-primitive1.2.1indirect
npmescalade3.1.1indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.2indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint4.19.1indirect
npmeslint-scope3.7.3indirect
npmeslint-visitor-keys1.3.0indirect
npmespree3.5.4indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevent-stream3.3.4indirect
npmeventemitter34.0.7indirect
npmevents2.1.0indirect
npmevents3.3.0indirect
npmevp_bytestokey1.0.3indirect
npmexeca0.8.0indirect
npmexit-hook1.1.1indirect
npmextend3.0.2indirect
npmexternal-editor2.2.0indirect
npmfast-deep-equal1.1.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfigures1.7.0indirect
npmfigures2.0.0indirect
npmfile-entry-cache2.0.0indirect
npmfill-range7.0.1indirect
npmfinalhandler1.1.2indirect
npmfind-parent-dir0.3.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache1.3.4indirect
npmflatted3.2.5indirect
npmfollow-redirects1.14.9indirect
npmfor-each0.3.3indirect
npmformatio1.1.1indirect
npmfrom0.1.7indirect
npmfs-access1.0.1indirect
npmfs-extra10.0.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmget-assigned-identifiers1.2.0indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.1.3indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-stream3.0.0indirect
npmget-symbol-description1.0.0indirect
npmglob3.2.11indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglobals11.12.0indirect
npmgoogle-closure-compiler20180610.0.2indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.9indirect
npmgrowl1.9.2indirect
npmhas1.0.3indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.0.1indirect
npmhas-flag2.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhash-base3.0.4indirect
npmhash.js1.1.7indirect
npmhat0.0.3indirect
npmhe1.2.0indirect
npmhmac-drbg1.0.1indirect
npmhosted-git-info2.8.9indirect
npmhtmlescape1.1.1indirect
npmhttp-errors2.0.0indirect
npmhttp-proxy1.18.1indirect
npmhttps-browserify1.0.0indirect
npmhusky0.14.3indirect
npmiconv-lite0.4.24indirect
npmieee7541.1.13indirect
npmignore3.3.10indirect
npmimurmurhash0.1.4indirect
npmindent-string2.1.0indirect
npmindent-string3.2.0indirect
npminflight1.0.6indirect
npminherits2.0.1indirect
npminherits2.0.4indirect
npminline-source-map0.6.2indirect
npminquirer3.3.0indirect
npminsert-module-globals7.2.1indirect
npminternal-slot1.0.3indirect
npmis-arguments1.1.1indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-buffer1.1.6indirect
npmis-builtin-module1.0.0indirect
npmis-callable1.2.4indirect
npmis-ci1.0.10indirect
npmis-core-module2.8.1indirect
npmis-date-object1.0.5indirect
npmis-directory0.3.1indirect
npmis-extglob2.1.1indirect
npmis-finite1.1.0indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.6indirect
npmis-obj1.0.1indirect
npmis-observable0.2.0indirect
npmis-plain-obj2.1.0indirect
npmis-promise2.2.2indirect
npmis-regex1.1.4indirect
npmis-regexp1.0.0indirect
npmis-resolvable1.1.0indirect
npmis-shared-array-buffer1.0.1indirect
npmis-stream1.1.0indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-unicode-supported0.1.0indirect
npmis-weakref1.0.2indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisbinaryfile4.0.8indirect
npmisexe2.0.0indirect
npmjade0.26.3indirect
npmjest-get-type21.2.0indirect
npmjest-validate21.2.1indirect
npmjs-string-escape1.0.1indirect
npmjs-tokens3.0.2indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjson-parse-better-errors1.0.1indirect
npmjson-schema-traverse0.3.1indirect
npmjson-stable-stringify0.0.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonfile6.1.0indirect
npmjsonify0.0.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmkarma6.3.17indirect
npmkarma-browserify8.1.0indirect
npmkarma-chrome-launcher0.2.3indirect
npmkarma-mocha0.2.2indirect
npmlabeled-stream-splicer2.0.2indirect
npmleven2.1.0indirect
npmlevn0.3.0indirect
npmlint-staged5.0.0indirect
npmlistr0.13.0indirect
npmlistr-silent-renderer1.1.1indirect
npmlistr-update-renderer0.4.0indirect
npmlistr-verbose-renderer0.4.1indirect
npmload-json-file4.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash.memoize3.0.4indirect
npmlog-symbols1.0.2indirect
npmlog-symbols2.2.0indirect
npmlog-symbols4.1.0indirect
npmlog-update1.0.2indirect
npmlog4js6.4.2indirect
npmlolex1.3.2indirect
npmlru-cache2.7.3indirect
npmlru-cache4.1.1indirect
npmmap-stream0.1.0indirect
npmmd5.js1.3.5indirect
npmmedia-typer0.3.0indirect
npmmemorystream0.3.1indirect
npmmiller-rabin4.0.1indirect
npmmime2.6.0indirect
npmmime-db1.51.0indirect
npmmime-types2.1.34indirect
npmmimic-fn1.2.0indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch0.3.0indirect
npmminimatch3.1.2indirect
npmminimatch5.0.1indirect
npmminimist0.0.8indirect
npmminimist1.2.5indirect
npmmkdirp0.3.0indirect
npmmkdirp0.5.1indirect
npmmkdirp0.5.5indirect
npmmkdirp-classic0.5.3indirect
npmmocha10.1.0indirect
npmmocha2.5.3indirect
npmmodule-deps6.2.3indirect
npmms0.7.1indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmute-stream0.0.7indirect
npmnanoid3.3.3indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnormalize-package-data2.4.0indirect
npmnormalize-path1.0.0indirect
npmnormalize-path3.0.0indirect
npmnpm-path2.0.4indirect
npmnpm-run-all4.1.2indirect
npmnpm-run-path2.0.2indirect
npmnpm-which3.0.1indirect
npmnull-check1.0.0indirect
npmnumber-is-nan1.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.12.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.2indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime1.1.0indirect
npmonetime2.0.1indirect
npmoptionator0.8.3indirect
npmora0.2.3indirect
npmos-browserify0.3.0indirect
npmos-shim0.1.3indirect
npmos-tmpdir1.0.2indirect
npmoutpipe1.1.1indirect
npmp-finally1.0.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map1.2.0indirect
npmpako1.0.10indirect
npmparents1.0.1indirect
npmparse-asn15.1.4indirect
npmparse-json3.0.0indirect
npmparse-json4.0.0indirect
npmparseurl1.3.3indirect
npmpath-browserify0.0.1indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-is-inside1.0.2indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.7indirect
npmpath-platform0.11.15indirect
npmpath-type3.0.0indirect
npmpause-stream0.0.11indirect
npmpbkdf23.0.17indirect
npmpicomatch2.3.1indirect
npmpify3.0.0indirect
npmpluralize7.0.0indirect
npmprelude-ls1.1.2indirect
npmprettier1.9.0indirect
npmpretty-format21.2.1indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmpromises-aplus-tests2.1.2indirect
npmps-tree1.1.0indirect
npmpseudomap1.0.2indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.3.2indirect
npmpunycode1.4.1indirect
npmqjobs1.2.0indirect
npmqs6.11.0indirect
npmquerystring0.2.0indirect
npmquerystring-es30.2.1indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.1indirect
npmread-only-stream2.0.0indirect
npmread-pkg3.0.0indirect
npmreadable-stream2.3.7indirect
npmreadable-stream3.6.0indirect
npmreaddirp3.6.0indirect
npmregexpp1.1.0indirect
npmremove-trailing-separator1.1.0indirect
npmrepeating2.0.1indirect
npmreplace-ext1.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-uncached1.0.3indirect
npmrequires-port1.0.0indirect
npmresolve1.1.7indirect
npmresolve1.22.0indirect
npmresolve-from1.0.1indirect
npmrestore-cursor1.0.1indirect
npmrestore-cursor2.0.0indirect
npmrfdc1.3.0indirect
npmrimraf2.6.2indirect
npmrimraf3.0.2indirect
npmripemd1602.0.2indirect
npmrollup0.52.1indirect
npmrollup-plugin-uglify2.0.1indirect
npmrun-async2.4.1indirect
npmrx-lite4.0.8indirect
npmrx-lite-aggregates4.0.8indirect
npmrxjs5.5.12indirect
npmsafe-buffer5.1.1indirect
npmsafe-buffer5.1.2indirect
npmsafer-buffer2.1.2indirect
npmsamsam1.1.2indirect
npmsemver5.7.1indirect
npmserialize-javascript6.0.0indirect
npmsetprototypeof1.2.0indirect
npmsha.js2.4.11indirect
npmshasum1.0.2indirect
npmshasum-object1.0.0indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmshell-quote1.7.4indirect
npmside-channel1.0.4indirect
npmsigmund1.0.1indirect
npmsignal-exit3.0.7indirect
npmsimple-concat1.0.0indirect
npmsinon1.17.7indirect
npmslice-ansi0.0.4indirect
npmslice-ansi1.0.0indirect
npmsocket.io4.5.3indirect
npmsocket.io-adapter2.4.0indirect
npmsocket.io-parser4.2.4indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmspdx-correct1.0.2indirect
npmspdx-expression-parse1.0.4indirect
npmspdx-license-ids1.2.2indirect
npmsplit0.3.3indirect
npmsprintf-js1.0.3indirect
npmstaged-git-files0.0.4indirect
npmstatuses1.5.0indirect
npmstatuses2.0.1indirect
npmstream-browserify2.0.2indirect
npmstream-browserify3.0.0indirect
npmstream-combiner0.0.4indirect
npmstream-combiner21.1.1indirect
npmstream-http2.8.3indirect
npmstream-http3.2.0indirect
npmstream-splicer2.0.1indirect
npmstream-to-observable0.2.0indirect
npmstreamroller3.0.4indirect
npmstring-width1.0.2indirect
npmstring-width2.1.1indirect
npmstring-width4.2.3indirect
npmstring.prototype.padend3.0.0indirect
npmstring.prototype.trimend1.0.4indirect
npmstring.prototype.trimstart1.0.4indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.2.0indirect
npmstringify-object3.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-indent2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsubarg1.0.0indirect
npmsupports-color1.2.0indirect
npmsupports-color2.0.0indirect
npmsupports-color4.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-observable0.2.4indirect
npmsymbol-observable1.0.1indirect
npmsyntax-error1.4.0indirect
npmtable4.0.2indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough24.0.2indirect
npmtimers-browserify1.4.2indirect
npmtmp0.0.33indirect
npmtmp0.2.1indirect
npmto-arraybuffer1.0.1indirect
npmto-iso-string0.0.2indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtty-browserify0.0.1indirect
npmtype-check0.3.2indirect
npmtype-is1.6.18indirect
npmtypedarray0.0.6indirect
npmtypescript4.6.2indirect
npmua-parser-js0.7.33indirect
npmuglify-js3.2.1indirect
npmumd3.0.3indirect
npmunbox-primitive1.0.1indirect
npmundeclared-identifiers1.1.3indirect
npmunderscore1.8.3indirect
npmuniversalify2.0.0indirect
npmunpipe1.0.0indirect
npmurl0.11.0indirect
npmutil0.10.3indirect
npmutil0.12.5indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmvalidate-npm-package-license3.0.1indirect
npmvary1.1.2indirect
npmvinyl2.2.0indirect
npmvinyl-sourcemaps-apply0.2.1indirect
npmvm-browserify1.1.0indirect
npmvoid-elements2.0.1indirect
npmwatchify4.0.0indirect
npmwhich1.3.1indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.9indirect
npmword-wrap1.2.4indirect
npmworkerpool6.2.1indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite0.2.1indirect
npmws8.2.3indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist2.1.2indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.4indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 43

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

PackageVersionRelationSeverityAdvisoriesFixed in
cipher-base1.0.4indirectcritical11.0.5
flatted3.2.5indirectcritical23.4.2
growl1.9.2indirectcritical11.10.0
minimist0.0.8indirectcritical21.2.6
minimist1.2.5indirectcritical11.2.6
rollup0.52.1indirectcritical24.59.0
sha.js2.4.11indirectcritical12.4.12
shell-quote1.7.4indirectcritical21.9.0
underscore1.8.3indirectcritical21.13.8
ansi-regex3.0.0indirecthigh16.0.1
body-parser1.20.1indirecthigh22.3.0
brace-expansion1.1.8indirecthigh55.0.9
brace-expansion2.0.1indirecthigh55.0.9
braces3.0.2indirecthigh13.0.3
browserify-sign4.0.4indirecthigh14.2.2
cross-spawn5.1.0indirecthigh17.0.5
debug2.2.0indirecthigh24.3.1
elliptic6.5.4indirecthigh76.6.1
engine.io6.2.1indirecthigh26.6.7
js-yaml3.14.1indirecthigh44.3.1
js-yaml4.1.0indirecthigh44.3.1
lodash4.17.21indirecthigh34.18.0
minimatch0.3.0indirecthigh510.2.3
minimatch3.1.2indirecthigh310.2.3
minimatch5.0.1indirecthigh310.2.3
nanoid3.3.3indirecthigh35.1.16
pbkdf23.0.17indirecthigh23.1.3
picomatch2.3.1indirecthigh24.0.4
semver5.7.1indirecthigh17.5.2
serialize-javascript6.0.0indirecthigh37.0.5
socket.io4.5.3indirecthigh14.6.2
socket.io-parser4.2.4indirecthigh24.2.7
tmp0.0.33indirecthigh20.2.6
tmp0.2.1indirecthigh20.2.6
ws8.2.3indirecthigh38.21.0
ajv5.5.2indirectmoderate28.18.0
bn.js4.12.0indirectmoderate15.2.3
diff1.4.0indirectmoderate28.0.3
diff5.0.0indirectmoderate18.0.3
follow-redirects1.14.9indirectmoderate31.16.0
ms0.7.1indirectmoderate12.0.0
qs6.11.0indirectmoderate26.14.2
cookie0.4.2indirectlow10.7.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.31.0 — full methodology · metrics wiki.

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