Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 01:13 UTC

fnbrjs / fnbr.js

A library to interact with Epic Games' Fortnite HTTP and XMPP services

TypeScriptMIT★ 156 stars⑂ 41 forkssince Jul 2020View on GitHub ↗

fnbrjs/fnbr.js holds a health index of 65 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (93/100) and lowest on Security (45/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

65
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

fnbr.jsOrganization
10 followers2 public repossince Jul 2020

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmfnbr4.2.12,111325 days agofortniteshopnewsstatslobbybotpartyxmpppromises

Metrics by category

Vitality

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

67Moderate · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
5.5/36Commit cadence — 8/52 weeks with commits
12.9/18Commit volume — 26 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year26
human_commit_share0.61
days_since_last_push5
active_weeks_last_year8
How it's scored
27/27Ships releases — 19 releases published
36/36Release recency — latest release 5 days ago
12.6/27Release cadence — a release every ~172.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tag4.2.1
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases172.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?

52Moderate · 18% of overall
How it's scored
35.5/60Stars — 156 stars
13.4/25Forks — 41 forks
1.7/15Watchers — 3 watchers
Inputs used
forks41
stars156
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44.3/80Monthly downloads — 2,111 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfnbr
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,111
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.4/22.5Commit distribution — top contributor authored 90% of commits
13.5/13.5Contributor breadth — 21 contributors
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.895
How it's scored
40.7/46.8Issue resolution — 87% of issues closed
33/38.3PR acceptance — 705/818 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/22 approved changesets -- score normalized to 0
Inputs used
merged_prs705
open_issues4
closed_issues27
issue_closed_ratio0.871
closed_unmerged_prs113
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.5/25Owner reach — 10 followers of fnbrjs
15.5/25Track record — 2 public repos, account ~6 yr old
Inputs used
followers10
owner_typeOrganization
is_verified
owner_loginfnbrjs
public_repos2
account_age_days2,195
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 32 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfnbr
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

93Excellent · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 10 out of 11 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://fnbr.js.org
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicsfnbr, fortnite, xmpp, javascript, promises, lobbybot, epicgames, hacktoberfest
has_wikiyes
homepagehttps://fnbr.js.org
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.2/2.5CI-Tests — 10 out of 11 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/22 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 37 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
9/35Direct dependencies free of known advisories — 2 affected: axios 1.15.2 (high 8.7), ws 8.20.0 (high 7.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories50
affected_packages16
assessed_packages496
unassessed_packages0
affected_by_severitycritical 1, high 13, moderate 1, low 1
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 496 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
39.3/40Legible commit history — 45 of 61 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.738
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 39 of the last 100 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.39
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/132 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes41,791
source_files_sampled132
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

156GitHub stars
21contributors
26commits, last 12 months
5days since last push
19releases
1bus factor
4open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:fnbr@4.2.1; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 41 ⇿
0Stars
41Forks
18Releases

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.

0102030404032020-082023-072026-06
Major 3Minor 7Patch 8

Each point covers 6 days.

OpenSSF Scorecard 4.0 / 10
4.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-07-24 01:13 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/22 approved changesets -- score normalized to 0
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities37 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npm@discordjs/collection^2.1.1package.json
npm@sapphire/async-queue^1.5.5package.json
npmaxios^1.14.0package.json
npmstanza^12.22.1package.json
npmtslib^2.8.1package.json
npmws^8.20.0package.json
All dependencies 496

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

RegistryPackageVersionRelation
npm@discordjs/collection2.1.1direct
npm@sapphire/async-queue1.5.5direct
npmaxios1.15.2direct
npmstanza12.22.1direct
npmtslib1.14.1direct
npmtslib2.8.1direct
npmws8.20.0direct
npm@ampproject/remapping2.2.1indirect
npm@babel/code-frame7.27.1indirect
npm@babel/compat-data7.28.0indirect
npm@babel/core7.28.0indirect
npm@babel/generator7.28.0indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-transforms7.27.3indirect
npm@babel/helper-plugin-utils7.27.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.28.2indirect
npm@babel/parser7.28.0indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.27.1indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.27.1indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.27.1indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.0indirect
npm@babel/types7.28.2indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@emnapi/core1.4.5indirect
npm@emnapi/runtime1.4.5indirect
npm@emnapi/wasi-threads1.0.4indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.5.1indirect
npm@eslint/eslintrc1.4.1indirect
npm@humanwhocodes/config-array0.11.8indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console30.0.5indirect
npm@jest/core30.0.5indirect
npm@jest/diff-sequences30.0.1indirect
npm@jest/environment30.0.5indirect
npm@jest/expect30.0.5indirect
npm@jest/expect-utils30.0.5indirect
npm@jest/fake-timers30.0.5indirect
npm@jest/get-type30.0.1indirect
npm@jest/globals30.0.5indirect
npm@jest/pattern30.0.1indirect
npm@jest/reporters30.0.5indirect
npm@jest/schemas30.0.5indirect
npm@jest/snapshot-utils30.0.5indirect
npm@jest/source-map30.0.1indirect
npm@jest/test-result30.0.5indirect
npm@jest/test-sequencer30.0.5indirect
npm@jest/transform30.0.5indirect
npm@jest/types30.0.5indirect
npm@jridgewell/gen-mapping0.3.12indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/sourcemap-codec1.5.4indirect
npm@jridgewell/trace-mapping0.3.29indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@sinclair/typebox0.34.38indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers13.0.5indirect
npm@tybys/wasm-util0.10.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.7indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/json-schema7.0.12indirect
npm@types/json50.0.29indirect
npm@types/node22.15.17indirect
npm@types/punycode2.1.0indirect
npm@types/semver7.5.0indirect
npm@types/stack-utils2.0.3indirect
npm@types/ws8.18.1indirect
npm@types/yargs17.0.33indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin5.60.1indirect
npm@typescript-eslint/parser5.60.1indirect
npm@typescript-eslint/scope-manager5.60.1indirect
npm@typescript-eslint/type-utils5.60.1indirect
npm@typescript-eslint/types5.60.1indirect
npm@typescript-eslint/typescript-estree5.60.1indirect
npm@typescript-eslint/utils5.60.1indirect
npm@typescript-eslint/visitor-keys5.60.1indirect
npm@ungap/structured-clone1.3.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npmacorn8.8.1indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-includes3.1.6indirect
npmarray-union2.1.0indirect
npmarray.prototype.flat1.3.1indirect
npmarray.prototype.flatmap1.3.1indirect
npmasync3.2.3indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.5indirect
npmbabel-jest30.0.5indirect
npmbabel-plugin-istanbul7.0.0indirect
npmbabel-plugin-jest-hoist30.0.1indirect
npmbabel-preset-current-node-syntax1.1.0indirect
npmbabel-preset-jest30.0.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.25.1indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmbufferutil4.0.8indirect
npmcall-bind1.0.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001727indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info4.3.0indirect
npmcjs-module-lexer2.1.0indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmconcat-map0.0.1indirect
npmconfusing-browser-globals1.0.11indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug3.2.7indirect
npmdebug4.3.4indirect
npmdedent1.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-properties1.1.4indirect
npmdelayed-stream1.0.0indirect
npmdetect-newline3.1.0indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmejs3.1.10indirect
npmelectron-to-chromium1.5.190indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmerror-ex1.3.2indirect
npmes-abstract1.21.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.0.0indirect
npmes-to-primitive1.2.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.34.0indirect
npmeslint-config-airbnb-base15.0.0indirect
npmeslint-config-airbnb-typescript17.0.0indirect
npmeslint-import-resolver-node0.3.7indirect
npmeslint-module-utils2.7.4indirect
npmeslint-plugin-import2.27.5indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.1.1indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.4.1indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit-x0.2.2indirect
npmexpect30.0.5indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.13.0indirect
npmfb-watchman2.0.2indirect
npmfile-entry-cache6.0.1indirect
npmfilelist1.0.4indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.0.4indirect
npmflatted3.2.5indirect
npmfollow-redirects1.16.0indirect
npmfor-each0.3.3indirect
npmforeground-child3.3.1indirect
npmform-data4.0.5indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.5indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.0indirect
npmglob10.4.5indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.19.0indirect
npmglobalthis1.0.3indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgrapheme-splitter1.0.4indirect
npmhas1.0.3indirect
npmhas-bigints1.0.2indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmignore5.2.0indirect
npmimport-fresh3.3.0indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.4indirect
npmis-array-buffer3.0.1indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.11.0indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.2indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-weakref1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.1.7indirect
npmjackspeak3.4.3indirect
npmjake10.9.2indirect
npmjest30.0.5indirect
npmjest-changed-files30.0.5indirect
npmjest-circus30.0.5indirect
npmjest-cli30.0.5indirect
npmjest-config30.0.5indirect
npmjest-diff30.0.5indirect
npmjest-docblock30.0.1indirect
npmjest-each30.0.5indirect
npmjest-environment-node30.0.5indirect
npmjest-haste-map30.0.5indirect
npmjest-leak-detector30.0.5indirect
npmjest-matcher-utils30.0.5indirect
npmjest-message-util30.0.5indirect
npmjest-mock30.0.5indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util30.0.1indirect
npmjest-resolve30.0.5indirect
npmjest-resolve-dependencies30.0.5indirect
npmjest-runner30.0.5indirect
npmjest-runtime30.0.5indirect
npmjest-snapshot30.0.5indirect
npmjest-util30.0.5indirect
npmjest-validate30.0.5indirect
npmjest-watcher30.0.5indirect
npmjest-worker30.0.5indirect
npmjs-sdsl4.1.4indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlru-cache10.4.3indirect
npmlru-cache5.1.1indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmath-intrinsics1.1.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimatch9.0.5indirect
npmminimist1.2.6indirect
npmminipass7.1.2indirect
npmms2.1.2indirect
npmnapi-postinstall0.3.2indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmnode-gyp-build4.8.1indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.19indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmobject-inspect1.12.2indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmobject.entries1.1.5indirect
npmobject.values1.1.6indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpirates4.0.7indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmpretty-format30.0.5indirect
npmproxy-from-env2.1.0indirect
npmpunycode2.1.1indirect
npmpure-rand7.0.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.3.1indirect
npmregexp.prototype.flags1.4.3indirect
npmregexpp3.2.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-regex-test1.0.0indirect
npmsdp3.0.3indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.trimend1.0.6indirect
npmstring.prototype.trimstart1.0.6indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.11indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmts-jest29.4.0indirect
npmtsconfig-paths3.14.1indirect
npmtsutils3.21.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest4.41.0indirect
npmtyped-array-length1.0.4indirect
npmtypescript5.8.3indirect
npmunbox-primitive1.0.2indirect
npmundici-types6.21.0indirect
npmunrs-resolver1.11.1indirect
npmupdate-browserslist-db1.1.3indirect
npmuri-js4.4.1indirect
npmutf-8-validate5.0.10indirect
npmv8-to-istanbul9.3.0indirect
npmwalker1.0.8indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.9indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 16

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.2.5indirectcritical23.4.2
axios1.15.2directhigh181.18.0
ws8.20.0directhigh28.21.0
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion2.0.2indirecthigh25.0.7
form-data4.0.5indirecthigh14.0.6
glob10.4.5indirecthigh111.1.0
js-yaml3.14.1indirecthigh34.3.0
js-yaml4.1.0indirecthigh34.3.0
minimatch3.1.2indirecthigh310.2.3
minimatch5.1.6indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
ajv6.12.6indirectmoderate18.18.0
@babel/core7.28.0indirectlow18.0.0-rc.6

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
{
  "data": {
    "repo": {
      "topics": [
        "fnbr",
        "fortnite",
        "xmpp",
        "javascript",
        "promises",
        "lobbybot",
        "epicgames",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 5707,
      "has_wiki": true,
      "homepage": "https://fnbr.js.org",
      "languages": {
        "JavaScript": 3033,
        "TypeScript": 453639
      },
      "pushed_at": "2026-07-18T21:27:22Z",
      "created_at": "2020-07-15T15:17:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T21:26:57Z",
      "description": "A library to interact with Epic Games' Fortnite HTTP and XMPP services",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://fnbr.js.org",
      "name": "fnbr.js",
      "type": "Organization",
      "login": "fnbrjs",
      "company": null,
      "location": null,
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/68502818?v=4",
      "created_at": "2020-07-19T12:15:01Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 2195
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.2.1",
          "kind": "patch",
          "published_at": "2026-07-18T16:26:59Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2026-04-07T20:36:28Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2023-12-12T16:26:53Z"
        },
        {
          "tag": "3.1.6",
          "kind": "patch",
          "published_at": "2023-06-30T20:56:31Z"
        },
        {
          "tag": "3.1.5",
          "kind": "patch",
          "published_at": "2023-03-10T16:09:01Z"
        },
        {
          "tag": "3.1.3",
          "kind": "patch",
          "published_at": "2022-09-30T08:32:23Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2022-08-22T22:33:09Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2022-08-09T18:11:02Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2022-06-25T16:32:57Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2022-04-19T19:51:50Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2021-12-23T12:59:18Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2021-12-14T16:49:24Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2021-11-26T17:25:26Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2021-11-12T23:18:40Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2021-10-24T07:56:36Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2021-10-12T13:14:08Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2021-09-29T18:14:33Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2021-01-23T16:16:25Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2020-10-08T15:31:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ac77a79a71c8387ade13db3fcf76f11e7e832ba9",
          "body": null,
          "is_bot": false,
          "headline": "fix: ignore invalid variant channelIndices",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-07-18T21:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a89ba4a9392dc3395fca5f58ce7b15a7fd5271f",
          "body": null,
          "is_bot": false,
          "headline": "chore: v4.2.1",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-07-18T16:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f3b4d4a6d55671a8b41fd428b5345ee1af24ac",
          "body": null,
          "is_bot": false,
          "headline": "fix: use new endpoint for adding friends",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-07-18T16:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f199470f4067cf2d719fdce39bb15dbccc5d8c",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.15.2)\n\n---\nupdated-dependencies:\n- depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): bump axios from 1.15.0 to 1.15.2 (#843)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T21:17:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5649c3d17dac44e0fcc4fdcd60cf4efdd85e807f",
          "body": "Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0)\n\n---\nupdated-dependenci\n[…]\nts\n  dependency-version: 1.16.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): bump follow-redirects from 1.15.11 to 1.16.0 (#841)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T16:19:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dec0ad68de0748a0b6436e1bf8300da89ab109e",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.14.0...v1.15.0)\n\n---\nupdated-dependencies:\n- depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): bump axios from 1.14.0 to 1.15.0 (#840)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T16:19:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a57929d0dc12f91d64d254060adb3e5beef36e25",
          "body": null,
          "is_bot": false,
          "headline": "chore: v4.2.0",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-04-07T19:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c3eef75f15fa2e14c60032453d1952794ca1d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct parsing of variants",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-04-07T19:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45632c3419eb04f036e1f0b0044cb65767543bb2",
          "body": null,
          "is_bot": false,
          "headline": "fix: make variants work again",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-04-04T20:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf1752684347db99cab26de4f44e3ec88508f8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: readiness, battlepass, dependency updates",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-04-04T11:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f6fe5a49bb30ac587e8ee71b0f04f390a7c03c",
          "body": null,
          "is_bot": false,
          "headline": "style: fix linting issues",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-04-04T10:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beac9c59bb86cde8b671954226cc68762d2eeca8",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove custom data store",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-04-04T10:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc51c25a667062e165077ac8a5606e339af1d12",
          "body": "* fix: update party member meta wip\n\n* fix: remove logging statement\n\n* fix: stringify island data",
          "is_bot": false,
          "headline": "fix: update party member meta wip (#839)",
          "author_name": "Nils S.",
          "author_login": "ThisNils",
          "committed_at": "2026-04-03T20:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cb242302a1e76f4ab7e523c8dcb244416c37a8",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme",
          "author_name": "Nils S.",
          "author_login": "ThisNils",
          "committed_at": "2026-01-18T12:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa492b6c6d60689bb9e07694f110aa4b61f1d3b",
          "body": null,
          "is_bot": false,
          "headline": "fix: party messages",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-01-17T14:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9941c6a116366a94e0402b0357f608d2f9a4f272",
          "body": null,
          "is_bot": false,
          "headline": "feat: message signing",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2026-01-17T13:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe8beb170d9ead68e34df1b38eafaa065e72934",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.19.0.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.18.3...8.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n  dependency-version: 8.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump ws from 8.18.3 to 8.19.0 (#829)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-16T21:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c56d6a8a867ea6db6a750149cf418a4aec8137",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.12.2...v1.13.2)\n\n---\nupdated-dependencies:\n- depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.12.2 to 1.13.2 (#825)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-16T21:16:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7977e6d7df70035bf6b96d989aa806c27e16da98",
          "body": "* Added resolvedLocations and PayoutTable at leaderboardDefs level\n\n* leaderboardDefs y resolvedWindowLocations fixed\n\n* obecjt to array for leaderboardDefs\n\n* language parameter added to get().\r\n\r\nresolvedLocations and leaderboardDef added to get()\n\n* additional types\n\n* payoutTableId added\n\n* payoutTableId added for getData()",
          "is_bot": false,
          "headline": "Added new properties to TournamentWindow (#828)",
          "author_name": "kass507",
          "author_login": "kass507",
          "committed_at": "2026-01-16T21:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c998aa69aa54096840e6ab47238d28dad601ea10",
          "body": "* Decode base64 body for party message content\n\n* Improve body decoding with error handling\n\nRefactor body decoding to handle errors and fallback.\n\n* Add decodeBody method for message decoding",
          "is_bot": false,
          "headline": "Decode base64 body for party message content (#827)",
          "author_name": "S7NX",
          "author_login": "S7NX",
          "committed_at": "2026-01-16T18:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa90db7b25a2c2b0dd20685b6f695bbf615de4e9",
          "body": null,
          "is_bot": false,
          "headline": "fix: add variant index",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-12-06T17:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c4bfb894c99d2e9fb537d943dda43d74a6ae93",
          "body": null,
          "is_bot": false,
          "headline": "fix: ignore invalid token errors on token revoke",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-11-26T22:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66a91c0f9b8558a968d00969a722b2489096bef",
          "body": null,
          "is_bot": false,
          "headline": "fix: use Default:MpLoadout_j when equipping outfits and backpacks",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-11-24T22:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd05defed65fa08710b8b95019d166e9aafcfb4",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.2)\n\n---\nupdated-dependencies:\n- depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.11.0 to 1.12.2 (#821)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-11T15:14:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f02a1d82c617ead36af598ff5360df92de7668fd",
          "body": null,
          "is_bot": false,
          "headline": "test: disable creative discovery test",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-10-04T14:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec760c82a15830f3f46769c2df3a194cff347057",
          "body": null,
          "is_bot": false,
          "headline": "fix: make STOMP connect/disconnect logic more robust",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-10-03T23:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4614174cb4f8bc5408c579bd514368221ce8ac1d",
          "body": null,
          "is_bot": false,
          "headline": "ci: update workflows",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-07-24T19:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a5e3aac481086a515dfd070994b9e016bda0b9",
          "body": null,
          "is_bot": false,
          "headline": "test: add e2e tests",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-07-24T19:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c9ee8c76e5b7825f55eb0e2e37a95183a829bb",
          "body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4.\n- [Release notes](https://github.com/form-data/form-data/releases)\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)\n[…]\nata\n  dependency-version: 4.0.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump form-data from 4.0.0 to 4.0.4 (#818)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-24T17:41:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d8bb2b3c225f89d7216ee9d8eb4cb55fc17fc20",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0)\n\n---\nupdated-dependencies:\n- depe\n[…]\nndency-version: 1.11.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.10.0 to 1.11.0 (#819)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-24T17:41:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b81ba8908fc61c32708ddb301b6790e784d32f3",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-07-22T20:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea45fcc7d41fc2e3bf22cda2e96f0029d097c979",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-07-22T19:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb4c54c03f1d89f426046fdb980febffcc977d2",
          "body": "* Users with exactly 3 or exactly 16 characters are not able to be found\n\n* fix: use else instead of else if\n\n---------\n\nCo-authored-by: Nils S. <59409978+ThisNils@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Allow Users with exactly 3 or exactly 16 characters to be found. (#761)",
          "author_name": "Extreme",
          "author_login": "ExtremeDevelopments",
          "committed_at": "2025-07-22T19:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c6b5055cb209727e90843cac3ebbe9302fb4cb",
          "body": null,
          "is_bot": false,
          "headline": "fix emotes (#817)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2025-07-22T19:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c80d73a7d4a9a9545b5131481f51fadc874ca497",
          "body": null,
          "is_bot": false,
          "headline": "SWT2 support (#814)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2025-07-22T19:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5bc293eb2c58e79dc50e96aef3e38e095bc7db",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 8.18.2 to 8.18.3.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.18.2...8.18.3)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n  dependency-version: 8.18.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump ws from 8.18.2 to 8.18.3 (#816)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-16T18:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812af5b43f3cf09be3d33bb3bcaaac20dffcc4b7",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.9.0...v1.10.0)\n\n---\nupdated-dependencies:\n- depend\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.9.0 to 1.10.0 (#815)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-16T18:46:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcb43322bbb6f0356c79159ea77b7bd466242263",
          "body": "* fix EOSAuthSession verify api call\n\n* fix EOSAuthSession not passingparams on refresh (token type, deployment)",
          "is_bot": false,
          "headline": "Some EOSAuthSession fixes (#813)",
          "author_name": "Lele",
          "author_login": "LeleDerGrasshalmi",
          "committed_at": "2025-05-14T11:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f1795e213560bda944f35ce74e05a7f9f92e7b8",
          "body": null,
          "is_bot": false,
          "headline": "Fix EOSAuthSession refreshing, renames for consistency",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-05-14T10:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f1717553ca3ea19a6315d29485d749458b8739",
          "body": null,
          "is_bot": false,
          "headline": "Reset connectionRetryCount on successful connections",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-05-12T21:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e489aacb881e7c8214990b87fcf10d9ea8d863",
          "body": null,
          "is_bot": false,
          "headline": "Update packages, fix capitalization issue",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-05-12T21:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526b8904424d306d17c9dc66a1afdddeb838854f",
          "body": null,
          "is_bot": false,
          "headline": "Fix capitalization of STOMPConnectionError",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-05-12T21:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f49c5a764871110eb97cbdc10cd141bae5d016",
          "body": null,
          "is_bot": false,
          "headline": "Rework STOMP to remove stompjs",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2025-05-12T21:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8efbf1c19b664e2834cbd4df0cf9627a444335",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.9.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.9.0)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.7.9 to 1.9.0 (#811)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-08T15:13:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bef6b34c6706dcce9d11cfc55b803ae2d9590637",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 8.18.1 to 8.18.2.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.18.1...8.18.2)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n  dependency-version: 8.18.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump ws from 8.18.1 to 8.18.2 (#812)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-05T07:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f3e9d9e8857175836c1c70670e3bbd3371f436",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 8.18.0 to 8.18.1.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump ws from 8.18.0 to 8.18.1 (#800)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-02T18:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54ee3dad7218cf2674473e604974cfb1819de1a",
          "body": "Bumps [stanza](https://github.com/legastero/stanza) from 12.20.0 to 12.21.0.\n- [Changelog](https://github.com/legastero/stanza/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/legastero/stanza/commits)\n\n---\nupdated-dependencies:\n- dependency-name: stanza\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump stanza from 12.20.0 to 12.21.0 (#803)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-02T18:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e268503c8b873e7242505ce2013e62d2ae02dd87",
          "body": "Bumps [@stomp/stompjs](https://github.com/stomp-js/stompjs) from 7.0.0 to 7.1.1.\n- [Commits](https://github.com/stomp-js/stompjs/compare/7.0.0...7.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@stomp/stompjs\"\n  dependency-version: 7.1.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump @stomp/stompjs from 7.0.0 to 7.1.1 (#810)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-02T18:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1cdea1fb92845138a7c67a81315543d7f606f0d",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.7.9.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.8...v1.7.9)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.7.8 to 1.7.9 (#796)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-16T22:35:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75ea6ecace06cac6f5ab64b8ee4b5967c84bb96f",
          "body": "* .setCosmetics() method\r\n\r\n* remove distinction between null and undefined\r\n\r\n* fix\r\n\r\n* clarify clearing cosmetics functionality in jsdoc\r\n\r\n---------\r\n\r\nCo-authored-by: Nils S. <59409978+ThisNils@users.noreply.github.com>",
          "is_bot": false,
          "headline": ".setCosmetics() method (#795)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2024-12-01T12:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d557abd52099f418e71b02c336f7e8a30aa6a5f2",
          "body": "* Updated Default:RawSquadAssignments_j to Default:SquadInformation_j\r\n\r\n* slight refactor\r\n\r\n* Added shoes\r\n\r\n* get shoes\r\n\r\n* Added optional path for setShoes and add clearShoes()\r\n\r\n* .setShoes doc\r\n\r\n---------\r\n\r\nCo-authored-by: ThisNils <59409978+ThisNils@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Added Shoes Cosmetics (#791)",
          "author_name": "Kye",
          "author_login": "KyeOnDiscord",
          "committed_at": "2024-11-30T21:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a1932fb5b94117a9e2dcc621806fc6f28f246e4",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.7.8.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.7.7 to 1.7.8 (#794)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-30T21:41:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ec83736b4e691ad31e8900c60cc85a3c775e5ff",
          "body": "* fix(client): fix getEpicgamesServerStatus\r\n\r\n* fix(client): fix downloadBlurlStream",
          "is_bot": false,
          "headline": "Fix requests data returned directly (#792)",
          "author_name": "Lele",
          "author_login": "LeleDerGrasshalmi",
          "committed_at": "2024-11-24T13:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "946abf34b0660fc3a50cfbffd9f4a575e10e65ef",
          "body": null,
          "is_bot": false,
          "headline": "4.1.0",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2024-11-03T15:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4eec6e04316b5a0ff39e7c3e56043e8febc5608",
          "body": "…#789)\n\n* Updated Default:RawSquadAssignments_j to Default:SquadInformation_j\r\n\r\n* slight refactor\r\n\r\n---------\r\n\r\nCo-authored-by: ThisNils <59409978+ThisNils@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Updated Default:RawSquadAssignments_j to Default:SquadInformation_j (…",
          "author_name": "Kye",
          "author_login": "KyeOnDiscord",
          "committed_at": "2024-11-03T11:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c9afa50b4c3229be833a6e8c4b2dc4eb138d40",
          "body": null,
          "is_bot": false,
          "headline": "update CI",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2024-11-01T17:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c84a7e2b201e2dd8de5f27b6cf23339feb59c3",
          "body": "Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.1.\r\n- [Release notes](https://github.com/Microsoft/tslib/releases)\r\n- [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tslib\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump tslib from 2.7.0 to 2.8.1 (#788)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-01T15:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d372c56a889c72916d43378fd03f2b65fa2587d",
          "body": "…784)",
          "is_bot": false,
          "headline": "Fixed the issue with iOS Client being replaced with Android Client (#…",
          "author_name": "Massimiliano Montaleone",
          "author_login": "Fast0n",
          "committed_at": "2024-09-25T18:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22174ea5ffb002d36a103a6545e441b1c8eeb558",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.7.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.7)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.7.3 to 1.7.7 (#781)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-10T03:12:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a947d983e5948628e95fc6c2153d96c61c531a40",
          "body": "Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.\n- [Release notes](https://github.com/Microsoft/tslib/releases)\n- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: tslib\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump tslib from 2.6.3 to 2.7.0 (#780)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-10T03:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a3fb704e8378c2fc2969bd9a4f058ee4d3b8aa",
          "body": "Bumps [@discordjs/collection](https://github.com/discordjs/discord.js/tree/HEAD/packages/collection) from 2.1.0 to 2.1.1.\n- [Release notes](https://github.com/discordjs/discord.js/releases)\n- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/collection/CHANGELOG.md)\n- [Commits](\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump @discordjs/collection from 2.1.0 to 2.1.1 (#782)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-10T03:12:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22ff5b85e77ebd83bfdf1df44f9b98eaf3576fd1",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.7.2 to 1.7.3 (#777)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-03T01:24:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2a83f1f062b65fe20d56f0f7fd1b283d0328b04",
          "body": "… api (#776)\n\n* (feat): initial test for eos connect stomp\n\n* feat(eos-connect): handle dm & group messages\n\n* feat(eos-connect): push working version\n\n* feat(docs): improve eos connect changes docs\n\n* fix(example): fix example import, dont allow to set conversationId\n\n* feat(docs): add message jsdoc  & typo\n\n* feat(docs): proper deprecations, fix typos, throw error on empty party message\n\n* fix(errors): fix missing \"Error\" suffix",
          "is_bot": false,
          "headline": "[Fix] Epic moved the Chat system from xmpp to eos connect and its own…",
          "author_name": "Lele",
          "author_login": "LeleDerGrasshalmi",
          "committed_at": "2024-08-03T01:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "076a57521648f527e22837f0fc137258e621457a",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 8.7.0 to 8.17.1.\r\n- [Release notes](https://github.com/websockets/ws/releases)\r\n- [Commits](https://github.com/websockets/ws/compare/8.7.0...8.17.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ws\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump ws from 8.7.0 to 8.17.1 (#773)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-22T14:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8f8c3fbf0da1781668199578f7b376cd9db5f3",
          "body": "Bumps [@discordjs/collection](https://github.com/discordjs/discord.js/tree/HEAD/packages/collection) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/discordjs/discord.js/releases)\n- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/collection/CHANGELOG.md)\n- [Commits](\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump @discordjs/collection from 2.0.0 to 2.1.0 (#767)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-11T12:19:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33345d2b60416bbd71eb8a0b22b012d965be824b",
          "body": "updated-dependencies:\n- dependency-name: axios\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "--- (#771)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-11T12:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bd494022fe62897a58471b49b72e1e695aeb7f",
          "body": "Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3.\n- [Release notes](https://github.com/Microsoft/tslib/releases)\n- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: tslib\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump tslib from 2.6.2 to 2.6.3 (#772)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-11T12:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0434317163211af297985dfc8838df870e7c80e",
          "body": "Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.\r\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\r\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)\r\n\r\n---\r\nupdated-depende\n[…]\nncy-name: follow-redirects\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump follow-redirects from 1.15.4 to 1.15.6 (#765)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-04T19:11:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76c486a93b179f5d0a59079cc9239624d488bbbc",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.6.7 to 1.6.8 (#766)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-04T19:11:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d02f08c764796c5ea0d93b10dcb5e00806c93cd",
          "body": "* fix docgen\r\n\r\n* npm audit fix",
          "is_bot": false,
          "headline": "Fix documentation github action failing on forks (#764)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2024-02-21T21:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e8092513e146541e41fd5f5a7969c37d8aedf3",
          "body": "Bumps [stanza](https://github.com/legastero/stanza) from 12.19.0 to 12.20.0.\r\n- [Changelog](https://github.com/legastero/stanza/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/legastero/stanza/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: stanza\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump stanza from 12.19.0 to 12.20.0 (#760)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-03T11:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12148258046f819ccc7c0ff83400618201b05ace",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.6.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.6.5 to 1.6.7 (#759)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-03T11:21:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "634513e84761652cf8b94d8814171368a7d7494e",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.6.5.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.6.4...v1.6.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.6.4 to 1.6.5 (#756)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-08T18:40:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0f1f3c7e8efc8fcdd6f0d9903e9d4f63162c3d5",
          "body": null,
          "is_bot": false,
          "headline": "Remove 'path' param doc from .setOutfit (#753)",
          "author_name": "Kye",
          "author_login": "KyeOnDiscord",
          "committed_at": "2024-01-06T18:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80d1a3792d61f92a82dcf2224c098bc2388761d",
          "body": null,
          "is_bot": false,
          "headline": "Update Copyright year to 2024 in README.md (#755)",
          "author_name": "Kye",
          "author_login": "KyeOnDiscord",
          "committed_at": "2024-01-06T18:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1481bc52b406db0403a02e7ad335db3122725104",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.3 to 1.6.4.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.6.3...v1.6.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.6.3 to 1.6.4 (#754)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-04T14:35:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6faa720e040c49d0c56a86690e31fa43ac0f2a0b",
          "body": null,
          "is_bot": false,
          "headline": "fix authorization code link (#749)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2023-12-29T13:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c0d5f650715d308e20d1c99d9fe4cc5c29283cd",
          "body": "* fix variants being PascalCase\r\n\r\n* Fix variants not matching types",
          "is_bot": false,
          "headline": "Fix PartyMember#variants keys not matching types (#751)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2023-12-29T13:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e1c1be6990254c6ec8a7ebc3b0dba13d40ae40",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.6.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.6.2 to 1.6.3 (#752)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-29T13:14:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a07969eaa747f23ee7c6b0b53328dcf4eec84539",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into main",
          "author_name": "Nils S",
          "author_login": "ThisNils",
          "committed_at": "2023-12-12T15:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba111380418c716e7f447070b6e32aea5b8d2ec8",
          "body": null,
          "is_bot": false,
          "headline": "v4 changelog",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-12-12T15:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0971c18d96ad93a468e8e35c05a08de9cb4c35",
          "body": null,
          "is_bot": false,
          "headline": "remove path property from setOutfit examples",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-12-12T14:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c7e0427d705e0d7954a5f40c2970159cca489f",
          "body": "* Implement Client#stw\r\n\r\n* rename methods\r\n\r\n* Refactor Playlist Enum\r\n\r\n* fix",
          "is_bot": false,
          "headline": "Implement Client#stw (#742)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2023-12-08T22:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2f9375dfb5a8f26d13958e6a0d76b389dc8372",
          "body": null,
          "is_bot": false,
          "headline": "add PartyMember#chatBan method (#743)",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2023-12-08T21:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d733ee6304f4e0febdda05da4766bc1c7ae3ba",
          "body": "…#setPlaylist method (#739)\n\n* add PartyMember#island getter\r\n\r\n* add Party#island getter\r\n\r\n* update island struct\r\n\r\n* update selected island default party meta\r\n\r\n* update current island default party member meta\r\n\r\n* Fix RegionId_s meta\r\n\r\n* fix RegionId_s\r\n\r\n* update setPlaylist\r\n\r\n* fix clientparty import\r\n\r\n* update party#playlist getter & update party meta\r\n\r\n* add PartyMember#playlist getter\r\n\r\n* add bIsWorldJoinable to Island joinInfo\r\n\r\n* Remove useless Playlist interface",
          "is_bot": false,
          "headline": "add PartyMember#playlist, update Party#playlist getters and fix Party…",
          "author_name": "tnfAngel",
          "author_login": "tnfAngel",
          "committed_at": "2023-12-08T21:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12d9b9538c4dbfd9ebce9f22bbf1147c2ab2d9e",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix examples",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-12-07T10:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84280e6cca3b17c07b4d38b762bfb029fc6b964c",
          "body": null,
          "is_bot": false,
          "headline": "fix: setOutfit and outfit getter",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-12-04T12:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56134585666889d2831a7312566e161bcaadf39",
          "body": null,
          "is_bot": false,
          "headline": "fix: use configured partyBuildId to create parties",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-12-04T12:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd98717c4f2e205ac710e51b542a5159fde98c9",
          "body": "Changed from Battle Royale Lobby to just 'Lobby'",
          "is_bot": false,
          "headline": "Change default status (#736)",
          "author_name": "Kye",
          "author_login": "KyeOnDiscord",
          "committed_at": "2023-12-03T12:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7dcd8ebc0386c2d6eb1e7942ffb406ce50e50c3",
          "body": "Bumps [@discordjs/collection](https://github.com/discordjs/discord.js/tree/HEAD/packages/collection) from 1.5.1 to 2.0.0.\r\n- [Release notes](https://github.com/discordjs/discord.js/releases)\r\n- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/collection/CHANGELOG.md)\r\n- [Commit\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump @discordjs/collection from 1.5.1 to 2.0.0 (#734)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-17T13:27:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "269ba4a4af05058d5ea4e53962e563caf788b063",
          "body": null,
          "is_bot": false,
          "headline": "update NodeJS versions in CI and docgen workflows",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-11-17T13:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbba236cdece93d2faae4cde2d2b98ba32f970cc",
          "body": null,
          "is_bot": false,
          "headline": "update licenses",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-11-17T13:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f8145d9e7cf2243208e7c2238d8bc43b9ad337",
          "body": null,
          "is_bot": false,
          "headline": "update api examples",
          "author_name": "ThisNils",
          "author_login": "ThisNils",
          "committed_at": "2023-11-17T13:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c968dfa4c812f76f2eb7cadc3e90a680de4ef41f",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.2.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.6.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.6.1 to 1.6.2 (#735)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-17T12:56:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "006b05e5d2b539c76dafd4af2c238042c4ee3a6f",
          "body": null,
          "is_bot": false,
          "headline": "Update defaultCharacters to new defaults (#733)",
          "author_name": "Kye",
          "author_login": "KyeOnDiscord",
          "committed_at": "2023-11-11T10:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3f22f84ba69d279851390e5193285b849fb0e6",
          "body": null,
          "is_bot": false,
          "headline": "Remove extra brace in default party meta field (#731)",
          "author_name": "Tara",
          "author_login": "taradinoc",
          "committed_at": "2023-11-11T10:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc2784dd1cfaa1fb3c8b2289785612b843f9258",
          "body": "Bumps [stanza](https://github.com/legastero/stanza) from 12.18.0 to 12.19.0.\r\n- [Changelog](https://github.com/legastero/stanza/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/legastero/stanza/compare/v12.18.0...v12.19.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: stanza\r\n  dependen\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump stanza from 12.18.0 to 12.19.0 (#729)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-11T10:11:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a4de74165c8bd8784b842539d0231aeac7c1073",
          "body": "Bumps [fsevents](https://github.com/fsevents/fsevents) from 2.3.2 to 2.3.3.\r\n- [Release notes](https://github.com/fsevents/fsevents/releases)\r\n- [Commits](https://github.com/fsevents/fsevents/compare/v2.3.2...v2.3.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: fsevents\r\n  dependency-type: dire\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump fsevents from 2.3.2 to 2.3.3 (#726)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-11T10:10:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "021cb680e2847a1c5742d671d0b01f60f6ea3869",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.1.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump axios from 1.4.0 to 1.6.1 (#732)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-11T10:10:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5330aa81a48d3c0742595a9d83566eb7b1020ddb",
          "body": "Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2.\n- [Release notes](https://github.com/Microsoft/tslib/releases)\n- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: tslib\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": ":arrow_up: (deps): Bump tslib from 2.6.1 to 2.6.2 (#725)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-08-21T16:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 26,
      "latest_release_at": "2026-07-18T16:26:59Z",
      "latest_release_tag": "4.2.1",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 172.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fnbr",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "fortnite",
            "shop",
            "news",
            "stats",
            "lobbybot",
            "party",
            "xmpp",
            "promises"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/fnbr",
          "is_deprecated": false,
          "latest_version": "4.2.1",
          "repository_url": "https://github.com/fnbrjs/fnbr.js",
          "versions_count": 32,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2111,
          "first_published_at": "2020-07-27T08:29:44.417000Z",
          "latest_published_at": "2026-07-18T16:26:23.163000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 41,
      "stars": 156,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 41
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 41791,
      "source_files_sampled": 132,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.5",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 132
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.15.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-35jp-ww65-95wh",
              "GHSA-42h9-826w-cgv3",
              "GHSA-654m-c8p4-x5fp",
              "GHSA-777c-7fjr-54vf",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-898c-q2cr-xwhg",
              "GHSA-f4gw-2p7v-4548",
              "GHSA-gcfj-64vw-6mp9",
              "GHSA-hcpx-6fm6-wx23",
              "GHSA-hfxv-24rg-xrqf"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 18,
            "oldest_advisory_days": 55
          },
          {
            "name": "ws",
            "direct": true,
            "version": "8.20.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 66
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 409
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 119
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 38
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 248
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 251
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 251
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 120
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 120
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 162
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 38
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 13,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 50,
        "affected_count": 16,
        "assessed_count": 496,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@discordjs/collection",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "@sapphire/async-queue",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.5.5"
        },
        {
          "name": "axios",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.14.0"
        },
        {
          "name": "stanza",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.22.1"
        },
        {
          "name": "tslib",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.1"
        },
        {
          "name": "ws",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.20.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@discordjs/collection",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sapphire/async-queue",
            "direct": true,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "stanza",
            "direct": true,
            "version": "12.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": true,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/snapshot-utils",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.29",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.38",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "13.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.15.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/punycode",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.60.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bufferutil",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001727",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confusing-browser-globals",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.190",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-airbnb-base",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-airbnb-typescript",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.27.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-x",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "grapheme-splitter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "js-sdsl",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare-lite",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sdp",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "utf-8-validate",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 496,
        "direct_count": 7,
        "indirect_count": 489
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 705,
        "open_issues": 4,
        "closed_ratio": 0.871,
        "closed_issues": 27,
        "closed_unmerged_prs": 113
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ThisNils",
          "commits": 884,
          "avatar_url": "https://avatars.githubusercontent.com/u/59409978?v=4"
        },
        {
          "type": "User",
          "login": "taradinoc",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/4934394?v=4"
        },
        {
          "type": "User",
          "login": "alextusinean",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/30544114?v=4"
        },
        {
          "type": "User",
          "login": "Artlfmj",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/73163159?v=4"
        },
        {
          "type": "User",
          "login": "tnfAngel",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/57068341?v=4"
        },
        {
          "type": "User",
          "login": "vanxh",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/71810662?v=4"
        },
        {
          "type": "User",
          "login": "KyeOnDiscord",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/36981621?v=4"
        },
        {
          "type": "User",
          "login": "Backiscute",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/89738704?v=4"
        },
        {
          "type": "User",
          "login": "LeleDerGrasshalmi",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/62852525?v=4"
        },
        {
          "type": "User",
          "login": "lkxoayh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/65092891?v=4"
        }
      ],
      "contributors_sampled": 21,
      "top_contributor_share": 0.895
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "compile.yaml",
        "docgen.yaml",
        "test.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/22 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "37 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ac77a79a71c8387ade13db3fcf76f11e7e832ba9",
        "ran_at": "2026-07-24T01:13:40Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T05:04:58Z",
      "oldest_open_prs": [
        {
          "number": 747,
          "created_at": "2023-12-09T21:13:24Z",
          "last_comment_at": "2024-10-19T17:14:49Z",
          "last_comment_author": "LeleDerGrasshalmi"
        },
        {
          "number": 852,
          "created_at": "2026-06-21T14:29:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 853,
          "created_at": "2026-06-23T05:02:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 854,
          "created_at": "2026-07-15T05:02:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-22T21:17:50Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 745,
          "created_at": "2023-12-08T22:24:39Z",
          "last_comment_at": "2023-12-08T22:34:32Z",
          "last_comment_author": "LeleDerGrasshalmi"
        },
        {
          "number": 826,
          "created_at": "2025-11-16T00:06:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 847,
          "created_at": "2026-05-19T08:59:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 848,
          "created_at": "2026-05-19T09:01:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fnbrjs/fnbr.js",
    "host": "github.com",
    "name": "fnbr.js",
    "owner": "fnbrjs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 45,
        "vitality": 67,
        "community": 52,
        "governance": 62,
        "engineering": 93
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 67,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 26,
              "human_commit_share": 0.61,
              "days_since_last_push": 5,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "26 commits in the last year",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "4.2.1",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 172.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~172.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 172.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 41,
              "stars": 156,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "156 stars",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 156
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "41 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "packages": [
                "fnbr"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2111
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,111 downloads/month across npm",
                "points": 44.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2111,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 21,
              "top_contributor_share": 0.895
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 90% of commits",
                "points": 2.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "21 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 705,
              "open_issues": 4,
              "closed_issues": 27,
              "issue_closed_ratio": 0.871,
              "closed_unmerged_prs": 113
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "705/818 decided PRs merged",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 705,
                      "decided": 818
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fnbrjs",
              "public_repos": 2,
              "account_age_days": 2195
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10 followers of fnbrjs",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "fnbrjs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~6 yr old",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "fnbr"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "32 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 93,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "fnbr",
                "fortnite",
                "xmpp",
                "javascript",
                "promises",
                "lobbybot",
                "epicgames",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://fnbr.js.org",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://fnbr.js.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "37 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 496 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 496
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "osv",
              "advisories": 50,
              "affected_packages": 16,
              "assessed_packages": 496,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 13, moderate 1, low 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: axios 1.15.2 (high 8.7), ws 8.20.0 (high 7.5)",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "axios 1.15.2 (high 8.7), ws 8.20.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 496,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.738,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "45 of 61 human commits state their intent (structured subject or explanatory body)",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 61
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.39
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "39 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 41791,
              "source_files_sampled": 132,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/132 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 132,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:fnbr@4.2.1; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T01:13:58.188615Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fnbrjs/fnbr.js.svg",
  "full_name": "fnbrjs/fnbr.js",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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