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

que-etc / resize-observer-polyfill

A polyfill for the Resize Observer API

JavaScriptMIT★ 1,752 stars⑂ 130 forkssince Aug 2016View on GitHub ↗

que-etc/resize-observer-polyfill holds a health index of 12 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (73/100) and lowest on Vitality (21/100). It was last updated 1293 days ago. A single contributor accounts for most of its recent work.

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

12
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). A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 19.

Ownership

Denis RulPersonal account
30 followers3 public repossince Sep 2012

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
npmresize-observer-polyfill1.5.157,643,684172803 days agoresizeobserverresizeobserverutilclientbrowserpolyfillponyfill

Metrics by category

Vitality

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

21At Risk · 21% of overall
How it's scored
0/36Push recencylast push 1,293 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_share1
days_since_last_push1,293
active_weeks_last_year0
How it's scored
27/27Ships releases18 releases published
0/36Release recencylatest release 2,803 days ago
19.8/27Release cadencea release every ~85.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count18
latest_release_tag1.5.1
releases_from_tagsno
days_since_latest_release2,803
mean_days_between_releases85.2
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?

73Good · 17% of overall
How it's scored
52.6/60Stars1,752 stars
17.6/25Forks130 forks
5.8/15Watchers12 watchers
Inputs used
forks130
stars1,752
watchers12
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 downloads57,643,684 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesresize-observer-polyfill
dependents
ecosystemsnpm
total_downloads
monthly_downloads57,643,684
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?

39Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.4/22.5Commit distributiontop contributor authored 94% of commits
5.4/13.5Contributor breadth4 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.939
How it's scored
20.7/42Issue resolution49% of issues closed
8.6/30PR acceptance4/14 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 4/24 approved changesets -- score normalized to 1
Inputs used
merged_prs4
open_issues33
closed_issues32
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.492
closed_unmerged_prs10
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
10.7/25Owner reach30 followers of que-etc
16.4/25Track record3 public repos, account ~13 yr old
Inputs used
followers30
owner_typeUser
is_verified
owner_loginque-etc
public_repos3
account_age_days5,072
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,803 days ago
20/20Version history17 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesresize-observer-polyfill
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,803

Engineering Quality

Are baseline engineering and documentation practices in place?

48Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config.eslintrc
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsresize-observer, ponyfill, polyfill, resize-events
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?

24At 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 4 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
0.8/7.5Code-ReviewFound 4/24 approved changesets -- score normalized to 1
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
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-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.5Vulnerabilities110 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate1.5
malicious_dependency_cap19
malicious_dependency_multiplier35
security_posture_before_malicious15
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. 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
advisories121
affected_packages61
assessed_packages550
unassessed_packages0
affected_by_severitycritical 13, high 31, moderate 13, low 4
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 550 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.

35Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.2/40Legible commit history17 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.172
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 99
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
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
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/23 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes49,687
source_files_sampled23
oversized_source_files0

Key facts

1,752GitHub stars
4contributors
0commits, last 12 months
1,293days since last push
18releases
1bus factor
33open 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 ★ / 130 ⇿
0Stars
130Forks
3Releases

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.

025507510012515012732017-032021-082026-01
Major 0Minor 1Patch 2

Each point covers 9 days.

OpenSSF Scorecard 1.5 / 10
1.5aggregate

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:54 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/24 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
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
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
0Vulnerabilities110 existing vulnerabilities detected
All dependencies 550

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

RegistryPackageVersionRelation
npm@babel/code-frame7.0.0indirect
npm@babel/generator7.2.0indirect
npm@babel/helper-function-name7.1.0indirect
npm@babel/helper-get-function-arity7.0.0indirect
npm@babel/helper-split-export-declaration7.0.0indirect
npm@babel/highlight7.0.0indirect
npm@babel/parser7.2.0indirect
npm@babel/template7.1.2indirect
npm@babel/traverse7.1.6indirect
npm@babel/types7.2.0indirect
npm@mrmlnc/readdir-enhanced2.2.1indirect
npm@nodelib/fs.stat1.1.3indirect
npm@types/estree0.0.39indirect
npm@types/node10.12.12indirect
npmabbrev1.1.1indirect
npmaccepts1.3.5indirect
npmacorn6.0.4indirect
npmacorn-jsx5.0.1indirect
npmadm-zip0.4.13indirect
npmafter0.8.2indirect
npmagent-base4.2.1indirect
npmajv6.6.1indirect
npmansi-escapes3.1.0indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.0indirect
npmansi-regex4.0.0indirect
npmansi-styles3.2.1indirect
npmanymatch2.0.0indirect
npmaproba1.2.0indirect
npmarchiver2.1.1indirect
npmarchiver-utils1.3.0indirect
npmare-we-there-yet1.1.4indirect
npmargparse1.0.10indirect
npmarr-diff2.0.0indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-find-index1.0.2indirect
npmarray-slice0.2.3indirect
npmarray-union1.0.2indirect
npmarray-uniq1.0.3indirect
npmarray-unique0.2.1indirect
npmarray-unique0.3.2indirect
npmarraybuffer.slice0.0.7indirect
npmarrify1.0.1indirect
npmasn10.2.4indirect
npmassert-plus1.0.0indirect
npmassign-symbols1.0.0indirect
npmastral-regex1.0.0indirect
npmasync2.0.1indirect
npmasync2.6.1indirect
npmasync-each1.0.1indirect
npmasync-limiter1.0.0indirect
npmasynckit0.4.0indirect
npmatob2.1.2indirect
npmaws-sign20.7.0indirect
npmaws41.8.0indirect
npmbabel-eslint10.0.1indirect
npmbacko21.0.2indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbase64-arraybuffer0.1.5indirect
npmbase64-js1.3.0indirect
npmbase64id1.0.0indirect
npmbcrypt-pbkdf1.0.2indirect
npmbetter-assert1.0.2indirect
npmbinary-extensions1.12.0indirect
npmbl1.2.2indirect
npmblob0.0.5indirect
npmbluebird3.5.3indirect
npmbody-parser1.18.3indirect
npmbrace-expansion1.1.11indirect
npmbraces0.1.5indirect
npmbraces1.8.5indirect
npmbraces2.3.2indirect
npmbuffer5.2.1indirect
npmbuffer-alloc1.2.0indirect
npmbuffer-alloc-unsafe1.1.0indirect
npmbuffer-crc320.2.13indirect
npmbuffer-fill1.0.0indirect
npmbuiltin-modules1.1.1indirect
npmbytes3.0.0indirect
npmcache-base1.0.1indirect
npmcall-me-maybe1.0.1indirect
npmcaller-path0.1.0indirect
npmcallsite1.0.0indirect
npmcallsites0.2.0indirect
npmcamelcase4.1.0indirect
npmcamelcase-keys4.2.0indirect
npmcaseless0.12.0indirect
npmchalk2.4.1indirect
npmchardet0.7.0indirect
npmchokidar2.0.4indirect
npmchownr1.0.1indirect
npmcircular-json0.3.3indirect
npmcircular-json0.5.9indirect
npmclass-utils0.3.6indirect
npmcli-cursor2.1.0indirect
npmcli-width2.2.0indirect
npmcode-point-at1.1.0indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-name1.1.3indirect
npmcolors1.3.2indirect
npmcombine-lists1.0.1indirect
npmcombined-stream1.0.7indirect
npmcomponent-bind1.0.0indirect
npmcomponent-emitter1.2.1indirect
npmcomponent-inherit0.0.3indirect
npmcompress-commons1.2.2indirect
npmconcat-map0.0.1indirect
npmconnect3.6.6indirect
npmconsole-control-strings1.1.0indirect
npmcontent-type1.0.4indirect
npmcookie0.3.1indirect
npmcopy-descriptor0.1.1indirect
npmcore-js2.6.0indirect
npmcore-util-is1.0.2indirect
npmcp-file6.0.0indirect
npmcpy7.0.1indirect
npmcpy-cli2.0.0indirect
npmcrc3.8.0indirect
npmcrc32-stream2.0.0indirect
npmcross-spawn6.0.5indirect
npmcurrently-unhandled0.4.1indirect
npmcustom-event1.0.1indirect
npmdashdash1.14.1indirect
npmdate-format1.2.0indirect
npmdebug2.6.9indirect
npmdebug3.1.0indirect
npmdebug3.2.6indirect
npmdebug4.1.0indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.0indirect
npmdecode-uri-component0.2.0indirect
npmdeep-extend0.5.1indirect
npmdeep-is0.1.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdepd1.1.2indirect
npmdetect-libc1.0.3indirect
npmdi0.0.1indirect
npmdir-glob2.0.0indirect
npmdoctrine2.1.0indirect
npmdom-serialize2.2.1indirect
npmecc-jsbn0.1.2indirect
npmee-first1.1.1indirect
npmencodeurl1.0.2indirect
npmend-of-stream1.4.1indirect
npmengine.io3.2.1indirect
npmengine.io-client3.2.1indirect
npmengine.io-parser2.1.3indirect
npment2.2.0indirect
npmerror-ex1.3.2indirect
npmes6-promise4.2.5indirect
npmes6-promisify5.0.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmeslint5.10.0indirect
npmeslint-scope3.7.1indirect
npmeslint-scope4.0.0indirect
npmeslint-utils1.3.1indirect
npmeslint-visitor-keys1.0.0indirect
npmespree5.0.0indirect
npmesprima4.0.1indirect
npmesquery1.0.1indirect
npmesrecurse4.2.1indirect
npmestraverse4.2.0indirect
npmestree-walker0.5.2indirect
npmesutils2.0.2indirect
npmeventemitter33.1.0indirect
npmexit0.1.2indirect
npmexpand-braces0.1.2indirect
npmexpand-brackets0.1.5indirect
npmexpand-brackets2.1.4indirect
npmexpand-range0.1.1indirect
npmexpand-range1.8.2indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmexternal-editor3.0.3indirect
npmextglob0.3.2indirect
npmextglob2.0.4indirect
npmextsprintf1.3.0indirect
npmfast-deep-equal2.0.1indirect
npmfast-glob2.2.4indirect
npmfast-json-stable-stringify2.0.0indirect
npmfast-levenshtein2.0.6indirect
npmfigures2.0.0indirect
npmfile-entry-cache2.0.0indirect
npmfilename-regex2.0.1indirect
npmfill-range2.2.4indirect
npmfill-range4.0.0indirect
npmfinalhandler1.1.0indirect
npmfind-up2.1.0indirect
npmflat-cache1.3.4indirect
npmflatted2.0.0indirect
npmfollow-redirects1.5.10indirect
npmfor-in1.0.2indirect
npmfor-own0.1.5indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfragment-cache0.2.1indirect
npmfs-access1.0.1indirect
npmfs-constants1.0.0indirect
npmfs-minipass1.2.5indirect
npmfs.realpath1.0.0indirect
npmfsevents1.2.4indirect
npmfunctional-red-black-tree1.0.1indirect
npmgauge2.7.4indirect
npmget-value2.0.6indirect
npmgetpass0.1.7indirect
npmglob7.1.2indirect
npmglob7.1.3indirect
npmglob-base0.3.0indirect
npmglob-parent2.0.0indirect
npmglob-parent3.1.0indirect
npmglob-to-regexp0.3.0indirect
npmglobals11.9.0indirect
npmglobby8.0.1indirect
npmgraceful-fs4.1.15indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.3indirect
npmhas-binary21.0.3indirect
npmhas-cors1.1.0indirect
npmhas-flag3.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
npmhttp-errors1.6.3indirect
npmhttp-proxy1.17.0indirect
npmhttp-signature1.2.0indirect
npmhttps-proxy-agent2.2.1indirect
npmiconv-lite0.4.21indirect
npmiconv-lite0.4.23indirect
npmiconv-lite0.4.24indirect
npmieee7541.1.12indirect
npmignore3.3.10indirect
npmignore4.0.6indirect
npmignore-walk3.0.1indirect
npmimurmurhash0.1.4indirect
npmindent-string3.2.0indirect
npmindexof0.0.1indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npmini1.3.5indirect
npminquirer6.2.1indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-arrayish0.2.1indirect
npmis-binary-path1.0.1indirect
npmis-buffer1.1.6indirect
npmis-builtin-module1.0.0indirect
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-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-glob2.0.1indirect
npmis-glob3.1.0indirect
npmis-glob4.0.0indirect
npmis-number0.1.1indirect
npmis-number2.1.0indirect
npmis-number3.0.0indirect
npmis-number4.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-plain-object2.0.4indirect
npmis-posix-bracket0.1.1indirect
npmis-primitive2.0.0indirect
npmis-promise2.1.0indirect
npmis-typedarray1.0.0indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisarray2.0.1indirect
npmisbinaryfile3.0.3indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmjasmine2.8.0indirect
npmjasmine-core2.8.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.12.0indirect
npmjsbn0.1.1indirect
npmjsesc2.5.2indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema0.2.3indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjsprim1.4.1indirect
npmkarma3.1.3indirect
npmkarma-chrome-launcher2.2.0indirect
npmkarma-firefox-launcher1.1.0indirect
npmkarma-jasmine1.1.2indirect
npmkarma-jasmine-html-reporter0.2.2indirect
npmkarma-rollup-preprocessor6.1.1indirect
npmkarma-sauce-launcher1.2.0indirect
npmkarma-sourcemap-loader0.3.7indirect
npmkarma-spec-reporter0.0.32indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.2indirect
npmlazystream1.0.0indirect
npmlevn0.3.0indirect
npmload-json-file4.0.0indirect
npmlocate-path2.0.0indirect
npmlodash4.17.11indirect
npmlodash.debounce4.0.8indirect
npmlog4js3.0.6indirect
npmloud-rejection1.6.0indirect
npmlru-cache4.1.5indirect
npmmake-dir1.3.0indirect
npmmap-cache0.2.2indirect
npmmap-obj1.0.1indirect
npmmap-obj2.0.0indirect
npmmap-visit1.0.0indirect
npmmath-random1.0.1indirect
npmmedia-typer0.3.0indirect
npmmeow5.0.0indirect
npmmerge21.2.3indirect
npmmicromatch2.3.11indirect
npmmicromatch3.1.10indirect
npmmime2.4.0indirect
npmmime-db1.37.0indirect
npmmime-types2.1.21indirect
npmmimic-fn1.2.0indirect
npmminimatch3.0.4indirect
npmminimist0.0.8indirect
npmminimist1.2.0indirect
npmminimist-options3.0.2indirect
npmminipass2.2.4indirect
npmminizlib1.1.0indirect
npmmixin-deep1.3.1indirect
npmmkdirp0.5.1indirect
npmms2.0.0indirect
npmms2.1.1indirect
npmmute-stream0.0.7indirect
npmnan2.11.1indirect
npmnanomatch1.2.13indirect
npmnatural-compare1.4.0indirect
npmneedle2.2.0indirect
npmnegotiator0.6.1indirect
npmnested-error-stacks2.1.0indirect
npmnice-try1.0.5indirect
npmnode-pre-gyp0.10.0indirect
npmnopt4.0.1indirect
npmnormalize-package-data2.4.0indirect
npmnormalize-path2.1.1indirect
npmnpm-bundled1.0.3indirect
npmnpm-packlist1.1.10indirect
npmnpmlog4.1.2indirect
npmnull-check1.0.0indirect
npmnumber-is-nan1.0.1indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmobject-component0.0.3indirect
npmobject-copy0.1.0indirect
npmobject-visit1.0.1indirect
npmobject.omit2.0.1indirect
npmobject.pick1.3.0indirect
npmon-finished2.3.0indirect
npmonce1.4.0indirect
npmonetime2.0.1indirect
npmoptimist0.6.1indirect
npmoptionator0.8.2indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmp-limit1.3.0indirect
npmp-locate2.0.0indirect
npmp-try1.0.0indirect
npmparse-glob3.0.4indirect
npmparse-json4.0.0indirect
npmparseqs0.0.5indirect
npmparseuri0.0.5indirect
npmparseurl1.3.2indirect
npmpascalcase0.1.1indirect
npmpath-dirname1.0.2indirect
npmpath-exists3.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-is-inside1.0.2indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.6indirect
npmpath-type3.0.0indirect
npmperformance-now2.1.0indirect
npmpify3.0.0indirect
npmpluralize7.0.0indirect
npmposix-character-classes0.1.1indirect
npmprelude-ls1.1.2indirect
npmpreserve0.2.0indirect
npmprocess-nextick-args2.0.0indirect
npmprogress2.0.3indirect
npmpromise-polyfill8.1.0indirect
npmpseudomap1.0.2indirect
npmpsl1.1.29indirect
npmpunycode1.4.1indirect
npmpunycode2.1.1indirect
npmq1.4.1indirect
npmq1.5.1indirect
npmqjobs1.2.0indirect
npmqs6.5.2indirect
npmquick-lru1.1.0indirect
npmrandomatic3.1.1indirect
npmrange-parser1.2.0indirect
npmraw-body2.3.3indirect
npmrc1.2.7indirect
npmread-pkg3.0.0indirect
npmread-pkg-up3.0.0indirect
npmreadable-stream2.3.6indirect
npmreaddirp2.2.1indirect
npmredent2.0.0indirect
npmregex-cache0.4.4indirect
npmregex-not1.0.2indirect
npmregexpp2.0.1indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string0.2.2indirect
npmrepeat-string1.6.1indirect
npmrequest2.88.0indirect
npmrequire-uncached1.0.3indirect
npmrequires-port1.0.0indirect
npmresolve1.8.1indirect
npmresolve-from1.0.1indirect
npmresolve-url0.2.1indirect
npmrestore-cursor2.0.0indirect
npmret0.1.15indirect
npmrfdc1.1.2indirect
npmrimraf2.6.2indirect
npmrollup0.67.4indirect
npmrollup-plugin-typescript1.0.0indirect
npmrollup-pluginutils2.3.3indirect
npmrun-async2.3.0indirect
npmrxjs6.3.3indirect
npmsafe-buffer5.1.1indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsauce-connect-launcher1.2.4indirect
npmsaucelabs1.5.0indirect
npmsax1.2.4indirect
npmsemver5.5.0indirect
npmsemver5.6.0indirect
npmset-blocking2.0.0indirect
npmset-value0.4.3indirect
npmset-value2.0.0indirect
npmsetprototypeof1.1.0indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmsignal-exit3.0.2indirect
npmslash1.0.0indirect
npmslice-ansi2.0.0indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsocket.io2.1.1indirect
npmsocket.io-adapter1.1.1indirect
npmsocket.io-client2.1.1indirect
npmsocket.io-parser3.2.0indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-resolve0.5.2indirect
npmsource-map-url0.4.0indirect
npmspdx-correct3.1.0indirect
npmspdx-exceptions2.2.0indirect
npmspdx-expression-parse3.0.0indirect
npmspdx-license-ids3.0.2indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmsshpk1.15.2indirect
npmstatic-extend0.1.2indirect
npmstatuses1.3.1indirect
npmstatuses1.5.0indirect
npmstreamroller0.7.0indirect
npmstring-width1.0.2indirect
npmstring-width2.1.1indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.0.0indirect
npmstrip-bom3.0.0indirect
npmstrip-indent2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color5.5.0indirect
npmtable5.1.1indirect
npmtar4.4.1indirect
npmtar-stream1.6.2indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmtmp0.0.33indirect
npmto-array0.1.4indirect
npmto-buffer1.1.1indirect
npmto-fast-properties2.0.0indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmtough-cookie2.4.3indirect
npmtrim-newlines2.0.0indirect
npmtrim-right1.0.1indirect
npmtslib1.9.3indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-check0.3.2indirect
npmtype-is1.6.16indirect
npmtypescript3.2.2indirect
npmultron1.1.1indirect
npmunion-value1.0.0indirect
npmunpipe1.0.0indirect
npmunset-value1.0.0indirect
npmupath1.1.0indirect
npmuri-js4.2.2indirect
npmurix0.1.0indirect
npmuse3.1.1indirect
npmuseragent2.3.0indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmuuid3.3.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmvargs0.1.0indirect
npmverror1.10.0indirect
npmvoid-elements2.0.1indirect
npmwd1.11.1indirect
npmwhich1.3.1indirect
npmwide-align1.1.2indirect
npmwordwrap0.0.3indirect
npmwordwrap1.0.0indirect
npmwrappy1.0.2indirect
npmwrite0.2.1indirect
npmws3.3.3indirect
npmxmlhttprequest-ssl1.5.5indirect
npmxtend4.0.1indirect
npmyallist2.1.2indirect
npmyallist3.0.2indirect
npmyargs-parser10.1.0indirect
npmyeast0.1.2indirect
npmzip-stream1.2.0indirect
Dependency advisories 61

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

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/traverse7.1.6indirectcritical18.0.0-alpha.4
eslint-utils1.3.1indirectcritical11.4.1
flatted2.0.0indirectcritical23.4.2
json-schema0.2.3indirectcritical10.4.0
lodash4.17.11indirectcritical74.18.0
minimist0.0.8indirectcritical21.2.6
minimist1.2.0indirectcritical21.2.6
mixin-deep1.3.1indirectcritical12.0.1
rollup0.67.4indirectcritical24.59.0
set-value0.4.3indirectcritical24.0.1
set-value2.0.0indirectcritical24.0.1
socket.io-parser3.2.0indirectcritical54.2.7
xmlhttprequest-ssl1.5.5indirectcritical21.7.0
acorn6.0.4indirecthigh17.1.1
adm-zip0.4.13indirecthigh10.6.0
ansi-regex3.0.0indirecthigh16.0.1
ansi-regex4.0.0indirecthigh16.0.1
async2.0.1indirecthigh13.2.2
async2.6.1indirecthigh13.2.2
body-parser1.18.3indirecthigh22.3.0
brace-expansion1.1.11indirecthigh55.0.9
braces0.1.5indirecthigh13.0.3
braces1.8.5indirecthigh13.0.3
braces2.3.2indirecthigh13.0.3
cross-spawn6.0.5indirecthigh17.0.5
decode-uri-component0.2.0indirecthigh10.2.1
engine.io3.2.1indirecthigh26.2.1
follow-redirects1.5.10indirecthigh51.16.0
form-data2.3.3indirecthigh24.0.6
http-proxy1.17.0indirecthigh11.18.1
ini1.3.5indirecthigh11.3.6
js-yaml3.12.0indirecthigh64.3.1
kind-of6.0.2indirecthigh16.0.3
minimatch3.0.4indirecthigh410.2.3
qs6.5.2indirecthigh26.14.1
semver5.5.0indirecthigh17.5.2
semver5.6.0indirecthigh17.5.2
socket.io2.1.1indirecthigh24.6.2
tar4.4.1indirecthigh197.5.21
tmp0.0.33indirecthigh20.2.6
trim-newlines2.0.0indirecthigh14.0.1
useragent2.3.0indirecthigh1
uuid3.3.2indirecthigh113.0.1
ws3.3.3indirecthigh28.21.0
ajv6.6.1indirectmoderate28.18.0
bl1.2.2indirectmoderate14.0.3
hosted-git-info2.7.1indirectmoderate13.0.8
https-proxy-agent2.2.1indirectmoderate12.2.3
karma3.1.3indirectmoderate26.3.16
log4js3.0.6indirectmoderate16.4.0
micromatch2.3.11indirectmoderate14.0.8
micromatch3.1.10indirectmoderate14.0.8
parseuri0.0.5indirectmoderate1
path-parse1.0.6indirectmoderate11.0.7
request2.88.0indirectmoderate13.0.0
tough-cookie2.4.3indirectmoderate14.1.3
yargs-parser10.1.0indirectmoderate118.1.1
chownr1.0.1indirectlow11.1.0
cookie0.3.1indirectlow10.7.0
debug3.2.6indirectlow14.3.1
debug4.1.0indirectlow14.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.