Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 12:44 UTC

sveltejs / eslint-plugin-svelte

ESLint plugin for Svelte using AST

TypeScriptMIT★ 400 stars⑂ 71 forkssince Apr 2021View on GitHub ↗

sveltejs/eslint-plugin-svelte holds a health index of 79 out of 100, placing it in the Good band. It scores highest on Vitality (93/100) and lowest on Security (70/100). It was last updated today. A single contributor accounts for most of its recent work.

79
overall / 100
Good

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.

79
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

SvelteOrganization
5,090 followers83 public repossince Nov 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmeslint-plugin-svelte3.22.05,553,2501626 days agoeslinteslint-plugineslintpluginsveltesveltejs

Metrics by category

Vitality

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

93Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
24.9/36Commit cadence — 36/52 weeks with commits
18/18Commit volume — 160 commits in the last year
10/10OpenSSF Scorecard: Maintained — 26 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year160
human_commit_share0.44
days_since_last_push0
active_weeks_last_year36

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~14.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tageslint-plugin-svelte@3.22.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases14.8
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?

74Good · 18% of overall
How it's scored
42.2/60Stars — 400 stars
15.4/25Forks — 71 forks
2.7/15Watchers — 4 watchers
Inputs used
forks71
stars400
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 5,553,250 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageseslint-plugin-svelte
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,553,250
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?

72Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.3/22.5Commit distribution — top contributor authored 63% of commits
13.5/13.5Contributor breadth — 42 contributors
10/10OpenSSF Scorecard: Contributors — project has 49 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled42
top_contributor_share0.629
How it's scored
35/46.8Issue resolution — 75% of issues closed
35.4/38.3PR acceptance — 1,000/1,082 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 13/19 approved changesets -- score normalized to 6
Inputs used
merged_prs1,000
open_issues108
closed_issues321
issue_closed_ratio0.748
closed_unmerged_prs82
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 5,090 followers of sveltejs
25/25Track record — 83 public repos, account ~9 yr old
Inputs used
followers5,090
owner_typeOrganization
is_verified
owner_loginsveltejs
public_repos83
account_age_days3,534
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 162 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseslint-plugin-svelte
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://sveltejs.github.io/eslint-plugin-svelte/
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicseslint-plugin, sveltejs, svelte, eslint
has_wikino
homepagehttps://sveltejs.github.io/eslint-plugin-svelte/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 13/19 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 49 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
7.5/7.5Maintained — 26 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 73 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages27
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:eslint-plugin-svelte@3.22.0 runtime dependency closure — what installing the published package pulls in — 27 packages. 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.

79Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 39 of 44 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.886
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes5,317
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — docs-svelte-kit/tsconfig.json, packages/eslint-plugin-svelte/tests/fixtures/rules/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/unstrict/tsconfig.json, packages/eslint-plugin-svelte/tsconfig.json
10/10Reproducible environment — devcontainer, lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 41 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configsdocs-svelte-kit/tsconfig.json, packages/eslint-plugin-svelte/tests/fixtures/rules/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/unstrict/tsconfig.json, packages/eslint-plugin-svelte/tsconfig.json
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.41
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.8/55Manageable file sizes — 1/308 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes69,259
source_files_sampled308
oversized_source_files1

Key facts

400GitHub stars
42contributors
160commits, last 12 months
0days since last push
100releases
1bus factor
108open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 71 ⇿
0Stars
71Forks
100Releases

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.

01325385063757132021-052023-122026-07
Major 0Minor 4Patch 1

Each point covers 5 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 12:44 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
7CI-Tests23 out of 30 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 13/19 approved changesets -- score normalized to 6
10Contributorsproject has 49 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained26 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities73 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
npm@eslint-community/eslint-utils^4.6.1packages/eslint-plugin-svelte/package.json
npm@jridgewell/sourcemap-codec^1.5.0packages/eslint-plugin-svelte/package.json
npmesutils^2.0.3packages/eslint-plugin-svelte/package.json
npmglobals^16.0.0packages/eslint-plugin-svelte/package.json
npmknown-css-properties^0.37.0packages/eslint-plugin-svelte/package.json
npmpostcss^8.4.49packages/eslint-plugin-svelte/package.json
npmpostcss-load-config^3.1.4packages/eslint-plugin-svelte/package.json
npmpostcss-safe-parser^7.0.0packages/eslint-plugin-svelte/package.json
npmsemver^7.6.3packages/eslint-plugin-svelte/package.json
npmsvelte-eslint-parser^1.7.0packages/eslint-plugin-svelte/package.json
All dependencies 1,002

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

RegistryPackageVersionRelation
npm@eslint-community/eslint-utils4.9.0direct
npm@eslint-community/eslint-utils4.9.1direct
npm@eslint-community/eslint-utils^4.6.1direct
npm@jridgewell/sourcemap-codec1.5.5direct
npm@jridgewell/sourcemap-codec^1.5.0direct
npmesutils2.0.3direct
npmesutils^2.0.3direct
npmglobals14.0.0direct
npmglobals15.15.0direct
npmglobals16.4.0direct
npmglobals^16.0.0direct
npmglobals^16.3.0direct
npmknown-css-properties0.37.0direct
npmknown-css-properties^0.37.0direct
npmpostcss8.5.6direct
npmpostcss^8.4.49direct
npmpostcss-load-config3.1.4direct
npmpostcss-load-config^3.1.4direct
npmpostcss-safe-parser7.0.1direct
npmpostcss-safe-parser^7.0.0direct
npmsemver5.7.2direct
npmsemver6.3.1direct
npmsemver7.7.3direct
npmsemver7.7.4direct
npmsemver^7.6.3direct
npmsvelte-eslint-parser1.7.0direct
npmsvelte-eslint-parser^1.7.0direct
npm@adobe/css-tools4.3.3indirect
npm@apidevtools/json-schema-ref-parser14.2.1indirect
npm@babel/code-frame7.0.0indirect
npm@babel/code-frame7.27.1indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.28.4indirect
npm@babel/core7.28.4indirect
npm@babel/core^7.28.3indirect
npm@babel/eslint-parser7.28.4indirect
npm@babel/eslint-parser^7.28.0indirect
npm@babel/generator7.28.3indirect
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.28.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-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.28.4indirect
npm@babel/highlight7.25.9indirect
npm@babel/parser7.28.4indirect
npm@babel/plugin-proposal-function-bind7.27.1indirect
npm@babel/plugin-proposal-function-bind^7.27.1indirect
npm@babel/runtime7.28.6indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.4indirect
npm@babel/types7.28.4indirect
npm@babel/types^7.28.2indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@changesets/apply-release-plan7.1.0indirect
npm@changesets/assemble-release-plan6.0.9indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/changelog-github0.7.0indirect
npm@changesets/cli2.30.0indirect
npm@changesets/config3.1.3indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.3indirect
npm@changesets/get-github-info0.8.0indirect
npm@changesets/get-release-plan4.0.15indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.3indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.7indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@commander-js/extra-typings13.1.0indirect
npm@es-joy/jsdoccomment0.52.0indirect
npm@esbuild/aix-ppc640.19.12indirect
npm@esbuild/aix-ppc640.25.11indirect
npm@esbuild/aix-ppc640.28.0indirect
npm@esbuild/android-arm0.19.12indirect
npm@esbuild/android-arm0.25.11indirect
npm@esbuild/android-arm0.28.0indirect
npm@esbuild/android-arm640.19.12indirect
npm@esbuild/android-arm640.25.11indirect
npm@esbuild/android-arm640.28.0indirect
npm@esbuild/android-x640.19.12indirect
npm@esbuild/android-x640.25.11indirect
npm@esbuild/android-x640.28.0indirect
npm@esbuild/darwin-arm640.19.12indirect
npm@esbuild/darwin-arm640.25.11indirect
npm@esbuild/darwin-arm640.28.0indirect
npm@esbuild/darwin-x640.19.12indirect
npm@esbuild/darwin-x640.25.11indirect
npm@esbuild/darwin-x640.28.0indirect
npm@esbuild/freebsd-arm640.19.12indirect
npm@esbuild/freebsd-arm640.25.11indirect
npm@esbuild/freebsd-arm640.28.0indirect
npm@esbuild/freebsd-x640.19.12indirect
npm@esbuild/freebsd-x640.25.11indirect
npm@esbuild/freebsd-x640.28.0indirect
npm@esbuild/linux-arm0.19.12indirect
npm@esbuild/linux-arm0.25.11indirect
npm@esbuild/linux-arm0.28.0indirect
npm@esbuild/linux-arm640.19.12indirect
npm@esbuild/linux-arm640.25.11indirect
npm@esbuild/linux-arm640.28.0indirect
npm@esbuild/linux-ia320.19.12indirect
npm@esbuild/linux-ia320.25.11indirect
npm@esbuild/linux-ia320.28.0indirect
npm@esbuild/linux-loong640.19.12indirect
npm@esbuild/linux-loong640.25.11indirect
npm@esbuild/linux-loong640.28.0indirect
npm@esbuild/linux-mips64el0.19.12indirect
npm@esbuild/linux-mips64el0.25.11indirect
npm@esbuild/linux-mips64el0.28.0indirect
npm@esbuild/linux-ppc640.19.12indirect
npm@esbuild/linux-ppc640.25.11indirect
npm@esbuild/linux-ppc640.28.0indirect
npm@esbuild/linux-riscv640.19.12indirect
npm@esbuild/linux-riscv640.25.11indirect
npm@esbuild/linux-riscv640.28.0indirect
npm@esbuild/linux-s390x0.19.12indirect
npm@esbuild/linux-s390x0.25.11indirect
npm@esbuild/linux-s390x0.28.0indirect
npm@esbuild/linux-x640.19.12indirect
npm@esbuild/linux-x640.25.11indirect
npm@esbuild/linux-x640.28.0indirect
npm@esbuild/netbsd-arm640.25.11indirect
npm@esbuild/netbsd-arm640.28.0indirect
npm@esbuild/netbsd-x640.19.12indirect
npm@esbuild/netbsd-x640.25.11indirect
npm@esbuild/netbsd-x640.28.0indirect
npm@esbuild/openbsd-arm640.25.11indirect
npm@esbuild/openbsd-arm640.28.0indirect
npm@esbuild/openbsd-x640.19.12indirect
npm@esbuild/openbsd-x640.25.11indirect
npm@esbuild/openbsd-x640.28.0indirect
npm@esbuild/openharmony-arm640.25.11indirect
npm@esbuild/openharmony-arm640.28.0indirect
npm@esbuild/sunos-x640.19.12indirect
npm@esbuild/sunos-x640.25.11indirect
npm@esbuild/sunos-x640.28.0indirect
npm@esbuild/win32-arm640.19.12indirect
npm@esbuild/win32-arm640.25.11indirect
npm@esbuild/win32-arm640.28.0indirect
npm@esbuild/win32-ia320.19.12indirect
npm@esbuild/win32-ia320.25.11indirect
npm@esbuild/win32-ia320.28.0indirect
npm@esbuild/win32-x640.19.12indirect
npm@esbuild/win32-x640.25.11indirect
npm@esbuild/win32-x640.28.0indirect
npm@eslint-community/eslint-plugin-eslint-comments4.5.0indirect
npm@eslint-community/eslint-plugin-eslint-comments4.7.1indirect
npm@eslint-community/eslint-plugin-eslint-comments^4.5.0indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.1indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.1indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.1indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@fontsource/fira-mono5.2.7indirect
npm@fontsource/fira-mono^5.2.6indirect
npm@formatjs/ecma402-abstract2.3.6indirect
npm@formatjs/fast-memoize2.2.7indirect
npm@formatjs/icu-messageformat-parser2.11.4indirect
npm@formatjs/icu-skeleton-parser1.8.16indirect
npm@formatjs/intl-localematcher0.6.2indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@inquirer/external-editor1.0.3indirect
npm@isaacs/balanced-match4.0.1indirect
npm@isaacs/brace-expansion5.0.0indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@nicolo-ribaudo/eslint-scope-5-internals5.1.1-v1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/config8.3.4indirect
npm@npmcli/git5.0.8indirect
npm@npmcli/map-workspaces3.0.6indirect
npm@npmcli/name-from-folder2.0.0indirect
npm@npmcli/package-json5.2.1indirect
npm@npmcli/promise-spawn7.0.2indirect
npm@ota-meshi/eslint-plugin0.19.0indirect
npm@ota-meshi/eslint-plugin^0.19.0indirect
npm@parcel/watcher2.5.1indirect
npm@parcel/watcher-android-arm642.5.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-freebsd-x642.5.1indirect
npm@parcel/watcher-linux-arm-glibc2.5.1indirect
npm@parcel/watcher-linux-arm-musl2.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-arm642.5.1indirect
npm@parcel/watcher-win32-ia322.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@pnpm/config.env-replace1.1.0indirect
npm@pnpm/network.ca-file1.0.2indirect
npm@pnpm/npm-conf3.0.2indirect
npm@polka/url1.0.0-next.29indirect
npm@rollup/rollup-android-arm-eabi4.52.5indirect
npm@rollup/rollup-android-arm644.52.5indirect
npm@rollup/rollup-darwin-arm644.52.5indirect
npm@rollup/rollup-darwin-x644.52.5indirect
npm@rollup/rollup-freebsd-arm644.52.5indirect
npm@rollup/rollup-freebsd-x644.52.5indirect
npm@rollup/rollup-linux-arm-gnueabihf4.52.5indirect
npm@rollup/rollup-linux-arm-musleabihf4.52.5indirect
npm@rollup/rollup-linux-arm64-gnu4.52.5indirect
npm@rollup/rollup-linux-arm64-musl4.52.5indirect
npm@rollup/rollup-linux-loong64-gnu4.52.5indirect
npm@rollup/rollup-linux-ppc64-gnu4.52.5indirect
npm@rollup/rollup-linux-riscv64-gnu4.52.5indirect
npm@rollup/rollup-linux-riscv64-musl4.52.5indirect
npm@rollup/rollup-linux-s390x-gnu4.52.5indirect
npm@rollup/rollup-linux-x64-gnu4.52.5indirect
npm@rollup/rollup-linux-x64-musl4.52.5indirect
npm@rollup/rollup-openharmony-arm644.52.5indirect
npm@rollup/rollup-win32-arm64-msvc4.52.5indirect
npm@rollup/rollup-win32-ia32-msvc4.52.5indirect
npm@rollup/rollup-win32-x64-gnu4.52.5indirect
npm@rollup/rollup-win32-x64-msvc4.52.5indirect
npm@shikijs/core3.13.0indirect
npm@shikijs/engine-javascript3.13.0indirect
npm@shikijs/engine-oniguruma3.13.0indirect
npm@shikijs/langs3.13.0indirect
npm@shikijs/markdown-it3.13.0indirect
npm@shikijs/markdown-it^3.12.2indirect
npm@shikijs/themes3.13.0indirect
npm@shikijs/twoslash3.13.0indirect
npm@shikijs/twoslash^3.12.2indirect
npm@shikijs/types3.13.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sindresorhus/slugify3.0.0indirect
npm@sindresorhus/slugify^3.0.0indirect
npm@sindresorhus/transliterate2.2.0indirect
npm@standard-schema/spec1.0.0indirect
npm@sveltejs/acorn-typescript1.0.10indirect
npm@sveltejs/acorn-typescript1.0.6indirect
npm@sveltejs/adapter-static3.0.10indirect
npm@sveltejs/adapter-static^3.0.9indirect
npm@sveltejs/kit2.47.1indirect
npm@sveltejs/kit^2.43.1indirect
npm@sveltejs/vite-plugin-svelte7.1.2indirect
npm@sveltejs/vite-plugin-svelte^7.0.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__core^7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/concat-stream2.0.3indirect
npm@types/cookie0.6.0indirect
npm@types/cross-spawn6.0.6indirect
npm@types/cross-spawn^6.0.6indirect
npm@types/debug4.1.12indirect
npm@types/escape-html1.0.4indirect
npm@types/escape-html^1.0.4indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope9.1.0indirect
npm@types/eslint-scope^9.0.0indirect
npm@types/eslint-utils3.0.5indirect
npm@types/eslint-utils^3.0.5indirect
npm@types/eslint-visitor-keys3.3.2indirect
npm@types/eslint-visitor-keys^3.3.2indirect
npm@types/estree1.0.8indirect
npm@types/estree-jsx1.0.5indirect
npm@types/esutils2.0.2indirect
npm@types/esutils^2.0.2indirect
npm@types/hast3.0.4indirect
npm@types/is-empty1.2.3indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/json-schema^7.0.15indirect
npm@types/less3.0.8indirect
npm@types/less^3.0.8indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/markdown-it^14.1.2indirect
npm@types/markdown-it-container4.0.0indirect
npm@types/markdown-it-container^4.0.0indirect
npm@types/markdown-it-emoji3.0.1indirect
npm@types/markdown-it-emoji^3.0.1indirect
npm@types/mdast3.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/mdurl2.0.0indirect
npm@types/mocha10.0.10indirect
npm@types/mocha^10.0.10indirect
npm@types/ms2.1.0indirect
npm@types/node12.20.55indirect
npm@types/node22.18.11indirect
npm@types/node22.19.15indirect
npm@types/node^22.18.0indirect
npm@types/postcss-safe-parser5.0.4indirect
npm@types/postcss-safe-parser^5.0.4indirect
npm@types/prismjs1.26.5indirect
npm@types/prismjs^1.26.5indirect
npm@types/semver7.7.1indirect
npm@types/semver^7.7.0indirect
npm@types/stylus0.48.43indirect
npm@types/stylus^0.48.43indirect
npm@types/supports-color8.1.3indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.57.0indirect
npm@typescript-eslint/parser8.57.0indirect
npm@typescript-eslint/project-service8.57.0indirect
npm@typescript-eslint/scope-manager8.48.1indirect
npm@typescript-eslint/scope-manager8.57.0indirect
npm@typescript-eslint/scope-manager^8.48.1indirect
npm@typescript-eslint/tsconfig-utils8.57.0indirect
npm@typescript-eslint/type-utils8.57.0indirect
npm@typescript-eslint/types8.48.1indirect
npm@typescript-eslint/types8.57.0indirect
npm@typescript-eslint/types^8.48.1indirect
npm@typescript-eslint/typescript-estree8.57.0indirect
npm@typescript-eslint/utils8.57.0indirect
npm@typescript-eslint/visitor-keys8.48.1indirect
npm@typescript-eslint/visitor-keys8.57.0indirect
npm@typescript/vfs1.6.1indirect
npm@typescript/vfs^1.6.1indirect
npm@ungap/structured-clone1.3.0indirect
npmabbrev2.0.0indirect
npmacorn8.15.0indirect
npmacorn8.16.0indirect
npmacorn^8.15.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmansi-colors4.1.3indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmare-docs-informative0.0.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-query5.3.1indirect
npmaria-query5.3.2indirect
npmarray-union2.1.0indirect
npmassert2.1.0indirect
npmassert^2.1.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxobject-query4.1.0indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.8.17indirect
npmbetter-path-resolve1.0.0indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion5.0.4indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbrowserslist4.26.3indirect
npmbuffer-from1.1.2indirect
npmc811.0.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001751indirect
npmccount2.0.1indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmcharacter-entities1.2.4indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy1.1.4indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid1.1.4indirect
npmcharacter-reference-invalid2.0.1indirect
npmchardet2.1.1indirect
npmchokidar4.0.3indirect
npmci-info4.4.0indirect
npmcli-color2.0.4indirect
npmcliui8.0.1indirect
npmclsx2.1.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander13.1.0indirect
npmcomment-parser1.4.1indirect
npmcomment-parser1.4.5indirect
npmconcat-map0.0.1indirect
npmconcat-stream2.0.0indirect
npmconfig-chain1.1.13indirect
npmconvert-source-map2.0.0indirect
npmcookie0.6.0indirect
npmcopy-anything2.0.6indirect
npmcross-spawn7.0.6indirect
npmcross-spawn^7.0.6indirect
npmcssesc3.0.0indirect
npmd1.0.2indirect
npmdataloader1.4.0indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdecimal.js10.6.0indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdequal2.0.3indirect
npmdetect-indent6.1.0indirect
npmdetect-libc1.0.3indirect
npmdevalue5.4.1indirect
npmdevalue5.6.4indirect
npmdevalue5.8.1indirect
npmdevlop1.1.0indirect
npmdiff7.0.0indirect
npmdiff-sequences27.5.1indirect
npmdir-glob3.0.1indirect
npmdotenv8.6.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.237indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmenhanced-resolve5.20.0indirect
npmenquirer2.4.1indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmenv-cmd11.0.0indirect
npmenv-cmd^11.0.0indirect
npmerr-code2.0.3indirect
npmerrno0.1.8indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes5-ext0.10.64indirect
npmes6-iterator2.0.3indirect
npmes6-symbol3.1.4indirect
npmes6-weak-map2.0.3indirect
npmesbuild0.19.12indirect
npmesbuild0.25.11indirect
npmesbuild0.28.0indirect
npmesbuild^0.28.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-html^1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint9.39.1indirect
npmeslint9.39.4indirect
npmeslint-compat-utils0.5.1indirect
npmeslint-compat-utils0.6.5indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-formatter-friendly7.0.0indirect
npmeslint-json-compat-utils0.2.3indirect
npmeslint-mdx3.7.0indirect
npmeslint-plugin-es-x7.8.0indirect
npmeslint-plugin-eslint-plugin6.5.0indirect
npmeslint-plugin-jsdoc51.4.1indirect
npmeslint-plugin-json-schema-validator5.5.1indirect
npmeslint-plugin-jsonc2.21.1indirect
npmeslint-plugin-markdown5.1.0indirect
npmeslint-plugin-mdx3.7.0indirect
npmeslint-plugin-n17.24.0indirect
npmeslint-plugin-node-dependencies1.3.0indirect
npmeslint-plugin-prettier5.5.5indirect
npmeslint-plugin-regexp2.10.0indirect
npmeslint-plugin-yml1.19.1indirect
npmeslint-scope5.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-scope9.0.0indirect
npmeslint-scope^9.0.0indirect
npmeslint-typegen2.3.0indirect
npmeslint-typegen^2.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.0indirect
npmeslint-visitor-keys5.0.1indirect
npmeslint-visitor-keys^5.0.0indirect
npmesm-env1.2.2indirect
npmesniff2.0.1indirect
npmespree10.4.0indirect
npmespree11.0.0indirect
npmespree9.6.1indirect
npmespree^11.0.0indirect
npmesprima4.0.1indirect
npmesquery1.6.0indirect
npmesquery1.7.0indirect
npmesrap2.1.0indirect
npmesrap2.2.9indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-util-visit2.0.0indirect
npmestree-walker2.0.2indirect
npmevent-emitter0.3.5indirect
npmext1.7.0indirect
npmextend3.0.2indirect
npmextendable-error0.1.7indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.0indirect
npmfastq1.19.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.1indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-tsconfig4.12.0indirect
npmget-tsconfig4.13.6indirect
npmglob10.4.5indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobalyzer0.1.0indirect
npmglobby11.1.0indirect
npmglobrex0.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-whitespace3.0.0indirect
npmhe1.2.0indirect
npmhosted-git-info7.0.2indirect
npmhosted-git-info8.1.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-void-elements3.0.0indirect
npmhuman-id4.1.3indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmignore5.3.2indirect
npmignore6.0.2indirect
npmignore7.0.5indirect
npmimage-size0.5.5indirect
npmimmutable5.1.4indirect
npmimport-fresh3.3.1indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini4.1.3indirect
npmintl-messageformat10.7.18indirect
npmis-alphabetical1.0.4indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical1.0.4indirect
npmis-alphanumerical2.0.1indirect
npmis-arguments1.2.0indirect
npmis-arrayish0.2.1indirect
npmis-callable1.2.7indirect
npmis-decimal1.0.4indirect
npmis-decimal2.0.1indirect
npmis-empty1.2.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-hexadecimal1.0.4indirect
npmis-hexadecimal2.0.1indirect
npmis-nan1.3.2indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-plain-obj4.1.0indirect
npmis-promise2.2.2indirect
npmis-reference3.0.3indirect
npmis-regex1.2.1indirect
npmis-subdir1.2.0indirect
npmis-typed-array1.1.15indirect
npmis-unicode-supported0.1.0indirect
npmis-what3.14.1indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmisexe3.1.5indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjiti2.6.1indirect
npmjiti^2.5.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjsdoc-type-pratt-parser4.1.0indirect
npmjsdoc-type-pratt-parser4.8.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors3.0.2indirect
npmjson-parse-even-better-errors4.0.0indirect
npmjson-schema-migrate-x2.1.0indirect
npmjson-schema-to-typescript-lite15.0.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonc-eslint-parser2.4.2indirect
npmjsonfile4.0.0indirect
npmkeyv4.5.4indirect
npmkleur4.1.5indirect
npmky1.14.3indirect
npmless4.4.2indirect
npmless^4.4.1indirect
npmlevn0.4.1indirect
npmlilconfig2.1.0indirect
npmlines-and-columns2.0.4indirect
npmlinkify-it5.0.0indirect
npmload-plugin6.0.3indirect
npmlocate-character3.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlodash.startcase4.4.0indirect
npmlog-symbols4.1.0indirect
npmlongest-streak3.1.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.7indirect
npmlru-cache5.1.1indirect
npmlru-queue0.1.0indirect
npmmagic-string0.30.19indirect
npmmagic-string0.30.21indirect
npmmake-dir2.1.0indirect
npmmake-dir4.0.0indirect
npmmarkdown-exit1.0.0-beta.9indirect
npmmarkdown-it14.1.0indirect
npmmarkdown-it-anchor9.2.0indirect
npmmarkdown-it-anchor^9.2.0indirect
npmmarkdown-it-container4.0.0indirect
npmmarkdown-it-container^4.0.0indirect
npmmarkdown-it-emoji3.0.0indirect
npmmarkdown-it-emoji^3.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-from-markdown0.8.5indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-mdx3.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string2.0.0indirect
npmmdast-util-to-string4.0.0indirect
npmmdurl2.0.0indirect
npmmemoizee0.4.17indirect
npmmemorystream0.3.1indirect
npmmerge21.4.1indirect
npmmicromark2.11.4indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-mdx-expression3.0.1indirect
npmmicromark-extension-mdx-jsx3.0.2indirect
npmmicromark-extension-mdx-md2.0.0indirect
npmmicromark-extension-mdxjs3.0.0indirect
npmmicromark-extension-mdxjs-esm3.0.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-mdx-expression2.0.3indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-events-to-acorn2.0.3indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmminimatch10.0.3indirect
npmminimatch10.2.4indirect
npmminimatch3.1.2indirect
npmminimatch3.1.5indirect
npmminimatch9.0.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.2indirect
npmminipass7.1.3indirect
npmmocha11.7.4indirect
npmmocha~11.7.2indirect
npmmri1.2.0indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmneedle3.3.1indirect
npmnext-tick1.1.0indirect
npmnode-addon-api7.1.1indirect
npmnode-fetch2.7.0indirect
npmnode-releases2.0.25indirect
npmnopt7.2.1indirect
npmnormalize-package-data6.0.2indirect
npmnormalize-path3.0.0indirect
npmnpm-install-checks6.3.0indirect
npmnpm-normalize-package-bin3.0.1indirect
npmnpm-normalize-package-bin4.0.0indirect
npmnpm-package-arg11.0.3indirect
npmnpm-package-arg12.0.2indirect
npmnpm-pick-manifest9.1.0indirect
npmnpm-run-all28.0.4indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobug2.1.1indirect
npmohash2.0.11indirect
npmoniguruma-parser0.12.1indirect
npmoniguruma-to-es4.3.3indirect
npmoptionator0.9.4indirect
npmoutdent0.5.0indirect
npmp-filter2.1.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map2.1.0indirect
npmp-try2.2.0indirect
npmpackage-json10.0.1indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector0.2.11indirect
npmpako2.1.0indirect
npmpako^2.1.0indirect
npmparent-module1.0.1indirect
npmparse-entities2.0.0indirect
npmparse-entities4.0.2indirect
npmparse-imports-exports0.2.4indirect
npmparse-json7.1.1indirect
npmparse-node-version1.0.1indirect
npmparse-statements1.0.11indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpidtree0.6.0indirect
npmpify4.0.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss-nested7.0.2indirect
npmpostcss-nested^7.0.2indirect
npmpostcss-scss4.0.9indirect
npmpostcss-selector-parser7.1.0indirect
npmpostcss-selector-parser^7.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier3.8.1indirect
npmprettier-linter-helpers1.0.1indirect
npmprettier-plugin-svelte3.5.1indirect
npmprism-svelte0.5.0indirect
npmprism-svelte^0.5.0indirect
npmprismjs1.30.0indirect
npmprismjs^1.30.0indirect
npmproc-log4.2.0indirect
npmproc-log5.0.0indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmproperty-information7.1.0indirect
npmproto-list1.2.4indirect
npmprr1.0.1indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmquansync0.2.11indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrc1.2.8indirect
npmread-package-json-fast3.0.2indirect
npmread-package-json-fast4.0.0indirect
npmread-yaml-file1.1.0indirect
npmreadable-stream3.6.2indirect
npmreaddirp4.1.2indirect
npmrefa0.12.1indirect
npmregex6.0.1indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmregexp-ast-analysis0.7.1indirect
npmregistry-auth-token5.1.1indirect
npmregistry-url6.0.1indirect
npmremark-mdx3.1.1indirect
npmremark-parse11.0.0indirect
npmremark-stringify11.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmrimraf6.1.3indirect
npmrollup4.52.5indirect
npmrun-parallel1.2.0indirect
npmsade1.8.1indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsass1.93.2indirect
npmsass^1.92.0indirect
npmsax1.4.1indirect
npmscslre0.3.0indirect
npmserialize-javascript6.0.2indirect
npmset-cookie-parser2.7.1indirect
npmset-function-length1.2.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmshiki3.13.0indirect
npmsignal-exit4.1.0indirect
npmsirv3.0.2indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-js^1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmspawndamnit3.0.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.23indirect
npmsprintf-js1.0.3indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width6.1.0indirect
npmstring_decoder1.3.0indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi5.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstylus0.64.0indirect
npmstylus^0.64.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-color9.4.0indirect
npmsvelte5.41.0indirect
npmsvelte5.56.0indirect
npmsvelte^5.38.6indirect
npmsvelte^5.56.0indirect
npmsvelte-i18n4.0.1indirect
npmsvelte-i18n^4.0.1indirect
npmsynckit0.11.12indirect
npmtapable2.3.0indirect
npmterm-size2.2.1indirect
npmtest-exclude8.0.0indirect
npmtext-table0.2.0indirect
npmtimers-ext0.1.8indirect
npmtiny-glob0.2.9indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtoml-eslint-parser0.12.0indirect
npmtotalist3.0.1indirect
npmtr460.0.3indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-api-utils2.4.0indirect
npmts-declaration-location1.0.7indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtsutils3.21.0indirect
npmtsx4.20.6indirect
npmtsx^4.20.5indirect
npmtunnel-agent0.6.0indirect
npmtwoslash0.3.4indirect
npmtwoslash-eslint0.3.4indirect
npmtwoslash-eslint^0.3.4indirect
npmtwoslash-protocol0.3.4indirect
npmtwoslash-protocol^0.3.4indirect
npmtype2.7.3indirect
npmtype-check0.4.0indirect
npmtype-coverage2.29.7indirect
npmtype-coverage^2.29.7indirect
npmtype-coverage-core2.29.7indirect
npmtype-fest3.13.1indirect
npmtypedarray0.0.6indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.57.0indirect
npmuc.micro2.1.0indirect
npmundici6.24.1indirect
npmundici-types6.21.0indirect
npmunified11.0.5indirect
npmunified-engine11.2.2indirect
npmunist-util-inspect8.1.0indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-position-from-estree2.0.0indirect
npmunist-util-stringify-position2.0.3indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuniversalify0.1.2indirect
npmupdate-browserslist-db1.1.3indirect
npmuri-js4.4.1indirect
npmutil0.12.5indirect
npmutil^0.12.5indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name5.0.1indirect
npmvalidate-npm-package-name6.0.2indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvfile-reporter8.1.1indirect
npmvfile-sort4.0.0indirect
npmvfile-statistics3.0.0indirect
npmvite7.1.10indirect
npmvite^7.1.4indirect
npmvite-plugin-svelte-md0.6.0indirect
npmvite-plugin-svelte-md^0.6.0indirect
npmvitefu1.1.3indirect
npmwalk-up-path3.0.1indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhich4.0.0indirect
npmwhich5.0.0indirect
npmwhich-typed-array1.1.19indirect
npmword-wrap1.2.5indirect
npmworkerpool9.3.4indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml1.10.2indirect
npmyaml2.8.1indirect
npmyaml2.8.2indirect
npmyaml^2.8.1indirect
npmyaml-eslint-parser1.3.2indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
npmzimmerframe1.1.4indirect
npmzwitch2.0.4indirect
Dependency advisories 0

Installing npm:eslint-plugin-svelte@3.22.0 pulls in 27 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "eslint-plugin",
        "sveltejs",
        "svelte",
        "eslint"
      ],
      "is_fork": false,
      "size_kb": 3770,
      "has_wiki": false,
      "homepage": "https://sveltejs.github.io/eslint-plugin-svelte/",
      "languages": {
        "CSS": 5838,
        "HTML": 819,
        "Svelte": 13930,
        "JavaScript": 12409,
        "TypeScript": 830593
      },
      "pushed_at": "2026-07-26T08:54:33Z",
      "created_at": "2021-04-28T12:13:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T13:54:41Z",
      "description": "ESLint plugin for Svelte using AST",
      "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://svelte.dev",
      "name": "Svelte",
      "type": "Organization",
      "login": "sveltejs",
      "company": null,
      "location": "pkg.devDependencies",
      "followers": 5090,
      "avatar_url": "https://avatars.githubusercontent.com/u/23617963?v=4",
      "created_at": "2016-11-20T18:03:26Z",
      "is_verified": null,
      "public_repos": 83,
      "account_age_days": 3534
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "eslint-plugin-svelte@3.22.0",
          "kind": "other",
          "published_at": "2026-07-20T09:37:55Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.21.0",
          "kind": "other",
          "published_at": "2026-07-19T01:41:05Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.20.0",
          "kind": "other",
          "published_at": "2026-06-26T05:45:41Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.19.0",
          "kind": "other",
          "published_at": "2026-05-30T03:42:23Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.18.0",
          "kind": "other",
          "published_at": "2026-05-27T10:06:29Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.17.1",
          "kind": "other",
          "published_at": "2026-04-22T09:15:12Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.17.0",
          "kind": "other",
          "published_at": "2026-04-02T20:04:03Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.16.0",
          "kind": "other",
          "published_at": "2026-03-21T07:02:35Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.15.2",
          "kind": "other",
          "published_at": "2026-03-10T05:09:38Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.15.1",
          "kind": "other",
          "published_at": "2026-03-09T07:45:53Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.15.0",
          "kind": "other",
          "published_at": "2026-02-10T14:15:39Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.14.0",
          "kind": "other",
          "published_at": "2026-01-07T23:30:00Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.13.1",
          "kind": "other",
          "published_at": "2025-12-05T01:44:24Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.13.0",
          "kind": "other",
          "published_at": "2025-10-30T08:37:41Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.12.5",
          "kind": "other",
          "published_at": "2025-10-19T14:05:39Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.12.4",
          "kind": "other",
          "published_at": "2025-09-21T02:53:22Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.12.3",
          "kind": "other",
          "published_at": "2025-09-10T13:43:25Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.12.2",
          "kind": "other",
          "published_at": "2025-09-07T11:22:34Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.12.1",
          "kind": "other",
          "published_at": "2025-09-04T01:12:04Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.12.0",
          "kind": "other",
          "published_at": "2025-09-03T11:13:45Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.11.0",
          "kind": "other",
          "published_at": "2025-07-16T12:56:58Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.10.1",
          "kind": "other",
          "published_at": "2025-06-27T02:18:24Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.10.0",
          "kind": "other",
          "published_at": "2025-06-26T13:11:27Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.9.3",
          "kind": "other",
          "published_at": "2025-06-20T01:31:47Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.9.2",
          "kind": "other",
          "published_at": "2025-06-10T01:54:31Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.9.1",
          "kind": "other",
          "published_at": "2025-06-01T23:14:01Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.9.0",
          "kind": "other",
          "published_at": "2025-05-21T09:35:09Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.8.2",
          "kind": "other",
          "published_at": "2025-05-20T07:19:36Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.8.1",
          "kind": "other",
          "published_at": "2025-05-17T14:05:09Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.8.0",
          "kind": "other",
          "published_at": "2025-05-17T03:53:07Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.7.0",
          "kind": "other",
          "published_at": "2025-05-16T00:38:35Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.6.0",
          "kind": "other",
          "published_at": "2025-05-13T00:38:52Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.5.1",
          "kind": "other",
          "published_at": "2025-04-04T00:17:56Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.5.0",
          "kind": "other",
          "published_at": "2025-04-01T13:13:50Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.4.1",
          "kind": "other",
          "published_at": "2025-03-31T15:39:23Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.4.0",
          "kind": "other",
          "published_at": "2025-03-29T17:29:24Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.3.3",
          "kind": "other",
          "published_at": "2025-03-20T00:24:20Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.3.2",
          "kind": "other",
          "published_at": "2025-03-18T12:38:08Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.3.1",
          "kind": "other",
          "published_at": "2025-03-18T02:01:19Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.3.0",
          "kind": "other",
          "published_at": "2025-03-17T14:41:33Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.2.2",
          "kind": "other",
          "published_at": "2025-03-17T14:07:33Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.2.1",
          "kind": "other",
          "published_at": "2025-03-17T08:52:03Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.2.0",
          "kind": "other",
          "published_at": "2025-03-17T01:13:44Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.1.0",
          "kind": "other",
          "published_at": "2025-03-10T01:34:25Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.3",
          "kind": "other",
          "published_at": "2025-03-05T04:24:52Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.2",
          "kind": "other",
          "published_at": "2025-02-26T12:21:06Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.1",
          "kind": "other",
          "published_at": "2025-02-26T11:07:01Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0",
          "kind": "other",
          "published_at": "2025-02-26T00:14:50Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.18",
          "kind": "other",
          "published_at": "2025-02-03T03:24:07Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.17",
          "kind": "other",
          "published_at": "2025-01-28T01:19:52Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.16",
          "kind": "other",
          "published_at": "2025-01-26T07:55:28Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.15",
          "kind": "other",
          "published_at": "2025-01-16T00:40:24Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.14",
          "kind": "other",
          "published_at": "2025-01-13T07:32:56Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.13",
          "kind": "other",
          "published_at": "2025-01-13T05:55:00Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.12",
          "kind": "other",
          "published_at": "2025-01-11T12:58:24Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.11",
          "kind": "other",
          "published_at": "2025-01-11T12:55:36Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.10",
          "kind": "other",
          "published_at": "2025-01-03T09:42:23Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.9",
          "kind": "other",
          "published_at": "2024-12-31T02:29:02Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.8",
          "kind": "other",
          "published_at": "2024-12-30T08:31:07Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.7",
          "kind": "other",
          "published_at": "2024-12-30T04:58:40Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.6",
          "kind": "other",
          "published_at": "2024-12-30T03:10:54Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.5",
          "kind": "other",
          "published_at": "2024-12-15T00:38:09Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.4",
          "kind": "other",
          "published_at": "2024-12-02T03:48:05Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.3",
          "kind": "other",
          "published_at": "2024-12-02T00:09:47Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.2",
          "kind": "other",
          "published_at": "2024-11-30T00:01:36Z"
        },
        {
          "tag": "v2.46.1",
          "kind": "patch",
          "published_at": "2024-11-29T23:46:14Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.1",
          "kind": "other",
          "published_at": "2024-11-28T23:46:19Z"
        },
        {
          "tag": "eslint-plugin-svelte@3.0.0-next.0",
          "kind": "other",
          "published_at": "2024-11-27T09:04:21Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.46.0",
          "kind": "other",
          "published_at": "2024-10-20T23:16:10Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.45.1",
          "kind": "other",
          "published_at": "2024-10-16T15:04:23Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.45.0",
          "kind": "other",
          "published_at": "2024-10-16T14:06:19Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.44.1",
          "kind": "other",
          "published_at": "2024-09-27T01:56:28Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.44.0",
          "kind": "other",
          "published_at": "2024-09-13T07:07:46Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.43.0",
          "kind": "other",
          "published_at": "2024-07-19T03:14:47Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.42.0",
          "kind": "other",
          "published_at": "2024-07-11T12:07:51Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.41.0",
          "kind": "other",
          "published_at": "2024-06-24T11:19:22Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.40.0",
          "kind": "other",
          "published_at": "2024-06-17T15:00:23Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.39.5",
          "kind": "other",
          "published_at": "2024-06-17T09:48:52Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.39.4",
          "kind": "other",
          "published_at": "2024-06-15T20:38:26Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.39.3",
          "kind": "other",
          "published_at": "2024-06-10T07:14:02Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.39.2",
          "kind": "other",
          "published_at": "2024-06-09T05:42:45Z"
        },
        {
          "tag": "eslint-plugin-svelte@2.39.1",
          "kind": "other",
          "published_at": "2024-06-09T05:26:12Z"
        },
        {
          "tag": "v2.39.0",
          "kind": "minor",
          "published_at": "2024-05-10T00:31:36Z"
        },
        {
          "tag": "v2.38.0",
          "kind": "minor",
          "published_at": "2024-04-23T01:39:07Z"
        },
        {
          "tag": "v2.37.0",
          "kind": "minor",
          "published_at": "2024-04-11T14:38:40Z"
        },
        {
          "tag": "v2.36.0",
          "kind": "minor",
          "published_at": "2024-04-08T01:42:53Z"
        },
        {
          "tag": "v2.36.0-next.13",
          "kind": "prerelease",
          "published_at": "2024-03-25T10:51:40Z"
        },
        {
          "tag": "v2.36.0-next.12",
          "kind": "prerelease",
          "published_at": "2024-03-18T22:30:59Z"
        },
        {
          "tag": "v2.36.0-next.11",
          "kind": "prerelease",
          "published_at": "2024-03-18T03:49:15Z"
        },
        {
          "tag": "v2.36.0-next.10",
          "kind": "prerelease",
          "published_at": "2024-03-08T14:17:47Z"
        },
        {
          "tag": "v2.36.0-next.9",
          "kind": "prerelease",
          "published_at": "2024-03-04T00:52:35Z"
        },
        {
          "tag": "v2.36.0-next.8",
          "kind": "prerelease",
          "published_at": "2024-03-01T00:16:17Z"
        },
        {
          "tag": "v2.36.0-next.7",
          "kind": "prerelease",
          "published_at": "2024-02-29T10:29:32Z"
        },
        {
          "tag": "v2.36.0-next.6",
          "kind": "prerelease",
          "published_at": "2024-02-24T13:16:32Z"
        },
        {
          "tag": "v2.36.0-next.5",
          "kind": "prerelease",
          "published_at": "2024-01-19T00:17:51Z"
        },
        {
          "tag": "v2.36.0-next.4",
          "kind": "prerelease",
          "published_at": "2024-01-11T06:29:23Z"
        },
        {
          "tag": "v2.36.0-next.3",
          "kind": "prerelease",
          "published_at": "2023-12-02T22:29:36Z"
        },
        {
          "tag": "v2.36.0-next.2",
          "kind": "prerelease",
          "published_at": "2023-11-22T15:55:35Z"
        },
        {
          "tag": "v2.36.0-next.1",
          "kind": "prerelease",
          "published_at": "2023-11-22T00:51:45Z"
        },
        {
          "tag": "v2.36.0-next.0",
          "kind": "prerelease",
          "published_at": "2023-11-21T15:10:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0d9f1a057ba545313484c1f3414cf70205cb6db6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1564)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T09:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdad05a463d2ae7c8fe57c1a4e7cdd820723526c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `no-conflicting-module-names` rule (#1563)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2026-07-20T09:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c1234d318fe8980a80ca6bde77252e0ac82544",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1560)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T01:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4138a571f1d51f46fbc485cf0f89013119ee9187",
          "body": "Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "feat: add `no-bind-value-on-checkable-inputs` rule (#1559)",
          "author_name": "knrdl",
          "author_login": "knrdl",
          "committed_at": "2026-07-19T00:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ee416e24ef0e9d606e260dd94c1e984144830f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1544)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-26T05:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ba9159b00bf65ef8fc9a4bf0897dfaf33e8cea",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add no-at-const-tags rule (#1545)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2026-06-02T08:15:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c89f8911c5b8b258420436f82ee42a4a9fa2a8b9",
          "body": null,
          "is_bot": false,
          "headline": "docs: add CLAUDE.md with repo guidance for Claude Code (#1540)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2026-06-01T08:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eebe01d3bd9d77179b0da7538b9a3c374b6277e",
          "body": null,
          "is_bot": false,
          "headline": "docs: add `add-eslint-rule` skill (#1541)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2026-06-01T08:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eff884df927a6e65709b483ed111f91d99b1528",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency c8 to v11 (#1546)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T18:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39f16570f002b306be874a8403bb520ad9ca6f84",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/eslint-scope to v9 (#1543)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T13:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2617c4260bb748e192cdd1b16aacfe75279ba3",
          "body": "…542)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7 (#1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T10:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989bfa5beecc495f38fc563498c39e755668c457",
          "body": "Co-authored-by: baseballyama <xydybaseball@gmail.com>",
          "is_bot": false,
          "headline": "fix: disallow props based on SvelteKit route component type (#1503)",
          "author_name": "Tee Ming",
          "author_login": "teemingc",
          "committed_at": "2026-05-30T06:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9245e65f4abba8ab10026d79ffaae33e21656bd5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.34.1 (#1539)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T05:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d16849964d0501c04c24dabb79c8f77293ac56c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-pages-artifact action to v5 (#1536)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T05:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5efd2950011c59211d1987c3ec49481ed98c3be2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1538)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-30T03:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1722737e72cd19f65d19de3f38fe5ae65d519cd3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/deploy-pages action to v5 (#1514)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T03:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0416be2623d01dd2af410cf10a74f65303722fd",
          "body": "Co-authored-by: yosuke ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "feat: support Svelte 5 declaration tags (#1533)",
          "author_name": "Simon H",
          "author_login": "dummdidumm",
          "committed_at": "2026-05-30T03:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc83a38a6e3531fc39ca52bc807e74843f75c4cb",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1535)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-27T09:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507a68a620f01ee24e46856ca69362c3536a754a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/github-script action to v9 (#1529)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-27T09:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3043d30b8b772ef3f3b4fc65df5c3bb7ad4af12",
          "body": "Signed-off-by: Sai Asish Y <say.apm35@gmail.com>\nCo-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "feat: add `prefer-derived-over-derived-by` rule (#1531)",
          "author_name": "Sai Asish Y",
          "author_login": "SAY-5",
          "committed_at": "2026-05-27T09:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8fe83b2664d9af1e11040eea9f8ff4418a4315",
          "body": "…allowed (#1532)",
          "is_bot": false,
          "headline": "feat(no-navigation-without-resolve): recognizing nullish TS types as …",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-05-27T09:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f110d753d64440d37d061644a3a41c09614828ba",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `no-nested-style-tag` rule (#1530)",
          "author_name": "Sai Asish Y",
          "author_login": "SAY-5",
          "committed_at": "2026-05-27T09:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f7bd27fc7d042ce35f23c8b56dd626ddd1a380",
          "body": "… (#1528)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @changesets/changelog-github to ^0.7.0…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T17:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9d5deb20da36a60a4518583836941289bf9826",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.33.4 (#1527)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T16:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0337765fbe413d4a774b9c0773f4a7a0a6282645",
          "body": "Signed-off-by: Arpit Jain <arpitjain099@gmail.com>",
          "is_bot": false,
          "headline": "ci: declare contents:read on Node CI workflow (#1521)",
          "author_name": "Arpit Jain",
          "author_login": "arpitjain099",
          "committed_at": "2026-05-20T09:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db3ab340a861df7da9139a7d1fdacb1d82f936e",
          "body": "Signed-off-by: Arpit Jain <arpitjain099@gmail.com>",
          "is_bot": false,
          "headline": "ci: declare contents:read on pkg.pr.new workflow (#1522)",
          "author_name": "Arpit Jain",
          "author_login": "arpitjain099",
          "committed_at": "2026-05-20T09:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21253c49bf65e95419ae45971f6c383fce43cb72",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1519)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-22T09:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d89f7d068321d4f79399c6c695ca4c0de2bd82",
          "body": "…me types (#1321)",
          "is_bot": false,
          "headline": "feat(no-navigation-without-resolve): added support for ResolvedPathna…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-04-22T08:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d1018d4a30f24a533eb1b3b1c7f7dc36a13cfd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/configure-pages action to v6 (#1513)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-09T12:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65f339c39b16df556135240a71233b357caf8dd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite-plugin-svelte-md to ^0.6.0 (#1511)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-08T18:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbcb872ea3ea45cac5b3ad077204c31426cd8e4a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.28.0 (#1509)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-06T09:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb40489b0ba80d97290b4e2ba0dfa2d1c4805301",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.33.0 (#1506)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T21:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1886399d900551c3b3c786518e934803b521e06e",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1501)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-02T20:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a8e9f68ee99302ee0179d729707e997bdda398",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite-plugin-svelte-md to ^0.5.0 (#1505)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T16:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc5c612d1fd17fdf7cc6b607dd3d9ad1fd4cf21",
          "body": "… (#1504)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @changesets/changelog-github to ^0.6.0…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T13:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8172cc5eaf2f319542e6ce42c8319ac48bd517",
          "body": "…sions (#1489)",
          "is_bot": false,
          "headline": "feat(no-navigation-without-resolve): added support for ternary expres…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-03-22T09:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b742163d240e5cb99359ed372659489c0ed94b30",
          "body": "… expression operators (#1490)",
          "is_bot": false,
          "headline": "fix(no-navigation-without-resolve): properly detecting invalid binary…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-03-22T02:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98c79463c302697cf346d42a794a5d7d5eef29c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1497)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-21T07:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f961a230c3364060d31c7988625a49ba829277",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme (#1500)",
          "author_name": "Scott Wu",
          "author_login": "sacrosanctic",
          "committed_at": "2026-03-21T06:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd8f92245cbae963e5dd9d86db672161637f43a",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"docs: update readme\" (#1499)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-03-19T10:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59c762b47eb5dad8e94457e8047a4358d4fe034",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme (#1498)",
          "author_name": "Scott Wu",
          "author_login": "sacrosanctic",
          "committed_at": "2026-03-19T09:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cef552c5b114587991f860655e6e759106a085c",
          "body": "Co-authored-by: Marek Dědič <developer@dedic.eu>",
          "is_bot": false,
          "headline": "docs(no-navigation-without-resolve): update rule documentation (#1479)",
          "author_name": "Scott Wu",
          "author_login": "sacrosanctic",
          "committed_at": "2026-03-18T09:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98eae61f4462b3a92a40e697d8fbd18e2541118a",
          "body": "Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "feat: ignore parenthetical notes in svelte-ignore comments (#1484)",
          "author_name": "Magnar Ovedal Myrtveit",
          "author_login": "Stadly",
          "committed_at": "2026-03-17T09:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69c9a6af7081e7011a4123cf2045ad3fd58609e0",
          "body": "Co-authored-by: Simon Öztürk <shimscho@users.noreply.github.com>\nCo-authored-by: Yosuke Ota <otameshiyo23@gmail.com>",
          "is_bot": false,
          "headline": "feat: add svelte/max-lines-per-block rule (#1483)",
          "author_name": "shimsho",
          "author_login": "shimscho",
          "committed_at": "2026-03-16T22:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea638e8412e7b12979b817a07c8c674aef5dd32",
          "body": null,
          "is_bot": false,
          "headline": "chore: update devDeps and format",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-03-16T22:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f1d19428fb2d0cf291d849913bfd7b889cb609",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1495)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-10T05:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d556c86f8a532eec560fabf6f0c8d47a3db5a1f",
          "body": "…ing an attribute without value (#1494)",
          "is_bot": false,
          "headline": "fix(no-navigation-without-resolve): fixed a rule crash when encounter…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-03-10T01:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9f58837c96205c0d19904c904c28f53d1d51fc",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1475)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-09T07:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5f51efbf54e4d8fcbd7e167321e8c0bc4713ab",
          "body": "…s appear inside TypeScript generic type parameters (#1477)",
          "is_bot": false,
          "headline": "fix(no-top-level-browser-globals): false positive when browser global…",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-03-09T07:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c463262b5d4f807fab33373d6c2078d03dd4c887",
          "body": null,
          "is_bot": false,
          "headline": "docs: slight wording adjustment so it isn't so awkward (#1491)",
          "author_name": "Robyn",
          "author_login": "Azuriru",
          "committed_at": "2026-03-09T07:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb942b77098d3458ddb27a56059fe1e6e7f2cb1",
          "body": null,
          "is_bot": false,
          "headline": "Update pnpm-workspace.yaml",
          "author_name": "yosuke ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-21T09:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa49c455ba68d6fd266a97d0ec935511c505e84b",
          "body": null,
          "is_bot": false,
          "headline": "Update pnpm-workspace.yaml",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-21T08:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b53a4ff0a4f50eeba227135011683858a4c859",
          "body": null,
          "is_bot": false,
          "headline": "Update pnpm-workspace.yaml",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-21T08:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46b6ceb516b5c8cf7e85936ebc9c149c56406af",
          "body": null,
          "is_bot": false,
          "headline": "Update pnpm-workspace.yaml",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-21T08:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8068338113945d5bf81e228b6376334335e0c753",
          "body": null,
          "is_bot": false,
          "headline": "Update pnpm-workspace.yaml",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2026-02-21T08:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88baa0f80f6be05a1cecc045c41482592ac93a06",
          "body": "…n to be more universal (#1476)",
          "is_bot": false,
          "headline": "chore(no-navigation-without-resolve): refactored the checking functio…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-02-21T05:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81b556a4ab9399db1a4c464fb647f9bdf97aa32",
          "body": "… being allowed (#1467)",
          "is_bot": false,
          "headline": "fix(no-navigation-without-resolve): fixed nullish link shorthands not…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-02-17T05:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dadc982d5a61781803f71ef1f5f6fd888455448",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1466)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-10T14:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fac1ab4880bbe9d8366bc38e2688090d6c5c7a43",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github artifact actions (major) (#1442)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-10T14:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a314e4f0f4df348665cfabef724fd5bb731a2469",
          "body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: ota-meshi <16508807+ota-meshi@users.noreply.github.com>\nCo-authored-by: yosuke ota <otameshiyo23@gmail.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add ESLint 10 support (#1472)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-10T14:06:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5ce66e85ab95e76d4c942acbf8cae92f6f230b56",
          "body": "…1468)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.19.0 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-23T14:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae635a986f914d544995f84a06d8ddb47bd7783e",
          "body": "…465)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/markdown-it-container to v4 (#1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-23T11:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e1dc1405d9d9c8cc4efd1b449c3b5ea9f843c8",
          "body": "…on the whole attribute (#1461)",
          "is_bot": false,
          "headline": "feat(no-navigation-without-resolve): for links, the rule now reports …",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-01-23T06:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa7b9911daad37dc7bc3c8c85c2b2d44debf666",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.28.1 (#1462)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-20T04:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "232ccf06c52b9d4d9551dfb065704c86abd0b14b",
          "body": "…le (#1460)",
          "is_bot": false,
          "headline": "docs(no-navigation-without-resolve): add <a rel=\"external\" ...> examp…",
          "author_name": "Pavel Lang",
          "author_login": "langpavel",
          "committed_at": "2026-01-14T23:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca1fd6611825d85d0514983348584f6ed1c4e5c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.28.0 (#1458)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-10T13:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0108aea56bf61df0cc30c62571b64757ddee0cbf",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1456)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-07T23:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18266fc9a3acc413f5a727241e8db6264005e520",
          "body": "… (#1443)",
          "is_bot": false,
          "headline": "feat(no-navigation-without-resolve): ignoring links with rel=external…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2026-01-07T23:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28e35a12cbf12f6c885ff3d7aad4f19649a5b0a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.27.0 (#1452)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-31T06:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29aecb8f63221a43a3ffa00782e59d6e95970ff5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.26.2 (#1451)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-23T20:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a017bfaa3da324ed22b672d6af6091e462a645",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.26.1 (#1448)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-19T05:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc58ac9426cc242cee5b0a566d5ac95110871e74",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.26.0 (#1445)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-15T18:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef87440dfd3bcc2d9b6aa35ebff5b826d15955af",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.25.0 (#1441)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T22:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14f0ff62aa9e6bcf6070f91adb1b3c895caf706",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1439)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-05T01:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a87e40b61445ddc1ba584048021c8f0db13bef02",
          "body": null,
          "is_bot": false,
          "headline": "fix(prefer-destructured-store-props): handle runes properly (#1440)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2025-12-05T01:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817b137504bcbe6aa4eeb4ec70277e4668b725dd",
          "body": null,
          "is_bot": false,
          "headline": "fix: Support `experimental.async` compiler option (#1438)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2025-12-05T01:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d030dd61dd3ec3240c53dfcfac203da0c543f3",
          "body": null,
          "is_bot": false,
          "headline": "fix(svelte/indent): crash when using ts import type (#1437)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2025-12-04T08:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f887d69b6223d11e855fd527cf0195bfe526edc1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#1429)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-04T06:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f252fdd20c4f74be33cfc61d96cf9faf70fd38ab",
          "body": null,
          "is_bot": false,
          "headline": "chore: allow newer versions of `esrap` (#1435)",
          "author_name": "Ben McCann",
          "author_login": "benmccann",
          "committed_at": "2025-12-03T00:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f26aa0b08beb31a42432b7b78ac6840f22ead4d9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.24.0 (#1432)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-27T21:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b944eeea214a7055cc9cbb366557f836e60bafa6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.23.0 (#1428)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-20T20:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c223ed1465ee125da0cbcee851db6deecd1fe9ab",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency espree to v11 (#1422)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-13T12:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72052c239691a085c16f2b3408fdfe3a48a8be89",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-visitor-keys to v5 (#1421)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-13T07:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d11a477139e51eea79e4e9fc09f7f7a74d45eb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint-scope to v9 (#1420)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-13T02:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a5c3ccafa69c9761a76280f4cc2c0b03f2d6a8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.22.0 (#1423)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-12T21:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "386efc8e8d271de1a87aaaacb7be1da7fc86988e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.27.0 (#1417)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-11T06:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "252a4aced2d0996f427205118f9787d970c93636",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.21.0 (#1418)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-10T04:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb298bb7f6b08526ea0766e1c648d442db2fa73c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint to ~9.39.0 (#1415)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-05T05:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e68978f03047ea90f06ba8c00f7f9ace60ab11d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1411)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-30T08:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005e9fd5ec99aaacf39d9dbbd8339dc3be33e776",
          "body": "…nk hrefs (#1388)",
          "is_bot": false,
          "headline": "fix(no-navigation-without-resolve): allowing undefined and null in li…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2025-10-30T01:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75748339ccf170b7f5e090cf8f46fc9ebc71158",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github artifact actions (major) (#1407)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-29T06:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074af20f617b998479b5f0051ab3f55634455ebd",
          "body": "…es (#1323)",
          "is_bot": false,
          "headline": "feat(no-navigation-without-resolve): checking link shorthand attribut…",
          "author_name": "Marek Dědič",
          "author_login": "marekdedic",
          "committed_at": "2025-10-29T06:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a4eae89140d2f013c30b11601bda185b297d8c",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix list style in doc site (#1408)",
          "author_name": "Yosuke Ota",
          "author_login": "ota-meshi",
          "committed_at": "2025-10-29T06:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63e5666b9d1d3d0612170391d1d74ff76acbcc3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.20.0 (#1410)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-29T02:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71175c0de05b6a76327a0c8a916de852f737a94d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10.19.0 (#1404)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-22T09:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46b2719b86db261d08b16a9999a8958b75eb5ef",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency eslint to ~9.38.0 (#1402)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-19T16:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f17bfffaacc9b60399ddc311646cce98791d58fd",
          "body": "…ocker tag to v4 (#1401)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update mcr.microsoft.com/devcontainers/typescript-node d…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-19T14:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc53da86564bfa9ee64a3fb60a4f56d2a1e5fa0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v6 (#1397)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-19T14:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881fee7003c5c3d253f3f37003c5c666997e93b5",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release eslint-plugin-svelte (#1379)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-19T14:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d788d4b7dbab6e250a79ba8bd41ab45bc602e1",
          "body": null,
          "is_bot": false,
          "headline": "chore: use `pnpm-lock.yaml` and `minimumReleaseAge` (#1403)",
          "author_name": "Yuichiro Yamashita",
          "author_login": "baseballyama",
          "committed_at": "2025-10-19T13:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 160,
      "latest_release_at": "2026-07-20T09:37:55Z",
      "latest_release_tag": "eslint-plugin-svelte@3.22.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 14.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eslint-plugin-svelte",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "eslint",
            "eslint-plugin",
            "eslintplugin",
            "svelte",
            "sveltejs"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/eslint-plugin-svelte",
          "is_deprecated": false,
          "latest_version": "3.22.0",
          "repository_url": "https://github.com/sveltejs/eslint-plugin-svelte",
          "versions_count": 162,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 5553250,
          "first_published_at": "2021-02-23T14:34:12.638000Z",
          "latest_published_at": "2026-07-20T09:37:52.772000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 71,
      "stars": 400,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 2
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 71,
        "total_forks": 71
      },
      "star_history": null,
      "open_issues_and_prs": 139
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "docs-svelte-kit/tsconfig.json",
        "packages/eslint-plugin-svelte/tests/fixtures/rules/tsconfig.json",
        "packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/tsconfig.json",
        "packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/unstrict/tsconfig.json",
        "packages/eslint-plugin-svelte/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 69259,
      "source_files_sampled": 308,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5317
    },
    "dependencies": {
      "manifests": [
        "docs-svelte-kit/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 27,
        "malicious_count": 0,
        "assessed_package": "npm:eslint-plugin-svelte@3.22.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@eslint-community/eslint-utils",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.1"
        },
        {
          "name": "@jridgewell/sourcemap-codec",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.5.0"
        },
        {
          "name": "esutils",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.3"
        },
        {
          "name": "globals",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.0.0"
        },
        {
          "name": "known-css-properties",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.37.0"
        },
        {
          "name": "postcss",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.4.49"
        },
        {
          "name": "postcss-load-config",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.4"
        },
        {
          "name": "postcss-safe-parser",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "semver",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.3"
        },
        {
          "name": "svelte-eslint-parser",
          "manifest": "packages/eslint-plugin-svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint-community/eslint-utils",
            "direct": true,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": true,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": true,
            "version": "^4.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": true,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": true,
            "version": "^1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": true,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": true,
            "version": "^2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "^16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "^16.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": true,
            "version": "0.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": true,
            "version": "^0.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": true,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": true,
            "version": "^8.4.49",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": true,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": true,
            "version": "^3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": true,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": true,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "^7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-eslint-parser",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-eslint-parser",
            "direct": true,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@apidevtools/json-schema-ref-parser",
            "direct": false,
            "version": "14.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "^7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.3",
            "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.28.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-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-function-bind",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-function-bind",
            "direct": false,
            "version": "^7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "^7.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/apply-release-plan",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/assemble-release-plan",
            "direct": false,
            "version": "6.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-git",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-github",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/config",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/errors",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-dependents-graph",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-github-info",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-release-plan",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-version-range-type",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/git",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/parse",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/pre",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/read",
            "direct": false,
            "version": "0.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/should-skip-package",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/write",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commander-js/extra-typings",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@es-joy/jsdoccomment",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-plugin-eslint-comments",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-plugin-eslint-comments",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-plugin-eslint-comments",
            "direct": false,
            "version": "^4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/fira-mono",
            "direct": false,
            "version": "5.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/fira-mono",
            "direct": false,
            "version": "^5.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/ecma402-abstract",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/fast-memoize",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/icu-messageformat-parser",
            "direct": false,
            "version": "2.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/icu-skeleton-parser",
            "direct": false,
            "version": "1.8.16",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/intl-localematcher",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/balanced-match",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nicolo-ribaudo/eslint-scope-5-internals",
            "direct": false,
            "version": "5.1.1-v1",
            "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": "@npmcli/config",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/map-workspaces",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/name-from-folder",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ota-meshi/eslint-plugin",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ota-meshi/eslint-plugin",
            "direct": false,
            "version": "^0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.1",
            "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": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/core",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-javascript",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/markdown-it",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/markdown-it",
            "direct": false,
            "version": "^3.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/twoslash",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/twoslash",
            "direct": false,
            "version": "^3.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/slugify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/slugify",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/transliterate",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/acorn-typescript",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/acorn-typescript",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/adapter-static",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/adapter-static",
            "direct": false,
            "version": "^3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/kit",
            "direct": false,
            "version": "2.47.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/kit",
            "direct": false,
            "version": "^2.43.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/vite-plugin-svelte",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/vite-plugin-svelte",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "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.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/concat-stream",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cookie",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cross-spawn",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cross-spawn",
            "direct": false,
            "version": "^6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/escape-html",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/escape-html",
            "direct": false,
            "version": "^1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-utils",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-utils",
            "direct": false,
            "version": "^3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-visitor-keys",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-visitor-keys",
            "direct": false,
            "version": "^3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esutils",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esutils",
            "direct": false,
            "version": "^2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/is-empty",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "^7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/less",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/less",
            "direct": false,
            "version": "^3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "^14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it-container",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it-container",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it-emoji",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it-emoji",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "3.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "^10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.18.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.19.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/postcss-safe-parser",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/postcss-safe-parser",
            "direct": false,
            "version": "^5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prismjs",
            "direct": false,
            "version": "1.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prismjs",
            "direct": false,
            "version": "^1.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "^7.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stylus",
            "direct": false,
            "version": "0.48.43",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stylus",
            "direct": false,
            "version": "^0.48.43",
            "ecosystem": "npm"
          },
          {
            "name": "@types/supports-color",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.48.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "^8.48.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.48.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "^8.48.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.48.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/vfs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/vfs",
            "direct": false,
            "version": "^1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "^8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "are-docs-informative",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.8.17",
            "ecosystem": "npm"
          },
          {
            "name": "better-path-resolve",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001751",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-color",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "comment-parser",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "comment-parser",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "^7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dataloader",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.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-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "devalue",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "devalue",
            "direct": false,
            "version": "5.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "devalue",
            "direct": false,
            "version": "5.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "8.6.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": "electron-to-chromium",
            "direct": false,
            "version": "1.5.237",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "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": "enhanced-resolve",
            "direct": false,
            "version": "5.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-cmd",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-cmd",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "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": "es5-ext",
            "direct": false,
            "version": "0.10.64",
            "ecosystem": "npm"
          },
          {
            "name": "es6-iterator",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es6-symbol",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "es6-weak-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.11",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "^1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-formatter-friendly",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-json-compat-utils",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-mdx",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-es-x",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-plugin",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "51.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-json-schema-validator",
            "direct": false,
            "version": "5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsonc",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-markdown",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-mdx",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-n",
            "direct": false,
            "version": "17.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-node-dependencies",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-regexp",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-yml",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-typegen",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-typegen",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esm-env",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "esniff",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrap",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrap",
            "direct": false,
            "version": "2.2.9",
            "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": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "event-emitter",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "ext",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extendable-error",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "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": "fast-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "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",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.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": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "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-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.13.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "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": "globalyzer",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "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": "hast-util-to-html",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-id",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "intl-messageformat",
            "direct": false,
            "version": "10.7.18",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-empty",
            "direct": false,
            "version": "1.2.0",
            "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-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-nan",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-subdir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-migrate-x",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-to-typescript-lite",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-eslint-parser",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "less",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "less",
            "direct": false,
            "version": "^4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-plugin",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "locate-character",
            "direct": false,
            "version": "3.0.0",
            "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.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.19",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-exit",
            "direct": false,
            "version": "1.0.0-beta.9",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-anchor",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-anchor",
            "direct": false,
            "version": "^9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-container",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-container",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-emoji",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-emoji",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "memoizee",
            "direct": false,
            "version": "0.4.17",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "2.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-expression",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-events-to-acorn",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "~11.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "next-tick",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.25",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "12.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all2",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "oniguruma-parser",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "oniguruma-to-es",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "outdent",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "2.1.0",
            "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-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-imports-exports",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-node-version",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-statements",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "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": "pidtree",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "^7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-scss",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "^7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-svelte",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "prism-svelte",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "prism-svelte",
            "direct": false,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "^1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-inflight",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "prr",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json-fast",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json-fast",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-yaml-file",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "refa",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regex-recursion",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regex-utilities",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-ast-analysis",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "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": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sade",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.93.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "^1.92.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "scslre",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.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": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.2",
            "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",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spawndamnit",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "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-width",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylus",
            "direct": false,
            "version": "0.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylus",
            "direct": false,
            "version": "^0.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "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-color",
            "direct": false,
            "version": "9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "5.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "^5.38.6",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "^5.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-i18n",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-i18n",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "term-size",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "timers-ext",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-glob",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toml-eslint-parser",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-declaration-location",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "^4.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "twoslash",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "twoslash-eslint",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "twoslash-eslint",
            "direct": false,
            "version": "^0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "twoslash-protocol",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "twoslash-protocol",
            "direct": false,
            "version": "^0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "type",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-coverage",
            "direct": false,
            "version": "2.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "type-coverage",
            "direct": false,
            "version": "^2.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "type-coverage-core",
            "direct": false,
            "version": "2.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unified-engine",
            "direct": false,
            "version": "11.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-inspect",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "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": "util",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "^0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-reporter",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-sort",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-statistics",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-svelte-md",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-svelte-md",
            "direct": false,
            "version": "^0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitefu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.4",
            "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": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "^2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-eslint-parser",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zimmerframe",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1002,
        "direct_count": 27,
        "indirect_count": 975
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 31,
        "merged_prs": 1000,
        "open_issues": 108,
        "closed_ratio": 0.748,
        "closed_issues": 321,
        "closed_unmerged_prs": 82
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "ota-meshi",
          "commits": 475,
          "avatar_url": "https://avatars.githubusercontent.com/u/16508807?v=4"
        },
        {
          "type": "User",
          "login": "baseballyama",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/19153718?v=4"
        },
        {
          "type": "User",
          "login": "marekdedic",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/3134692?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "43081j",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/5677153?v=4"
        },
        {
          "type": "User",
          "login": "mikededo",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/48334745?v=4"
        },
        {
          "type": "User",
          "login": "sacrosanctic",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2974920?v=4"
        },
        {
          "type": "User",
          "login": "tivac",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/49545?v=4"
        },
        {
          "type": "User",
          "login": "marekvospel",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/73162071?v=4"
        },
        {
          "type": "User",
          "login": "JounQin",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/8336744?v=4"
        }
      ],
      "contributors_sampled": 42,
      "top_contributor_share": 0.629
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "GHPages.yml",
        "NodeCI.yml",
        "Release.yml",
        "pkg.pr.new-comment.yml",
        "pkg.pr.new.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
            "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": 6,
            "reason": "Found 13/19 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 49 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": 10,
            "reason": "26 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 10,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "73 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0d9f1a057ba545313484c1f3414cf70205cb6db6",
        "ran_at": "2026-07-26T12:44:11Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T08:55:55Z",
      "oldest_open_prs": [
        {
          "number": 480,
          "created_at": "2023-05-14T11:05:12Z",
          "last_comment_at": "2024-06-08T07:50:46Z",
          "last_comment_author": "ota-meshi"
        },
        {
          "number": 481,
          "created_at": "2023-05-15T11:28:43Z",
          "last_comment_at": "2023-08-17T09:06:19Z",
          "last_comment_author": "jonatansberg"
        },
        {
          "number": 665,
          "created_at": "2024-01-11T11:56:15Z",
          "last_comment_at": "2024-01-21T06:21:55Z",
          "last_comment_author": "JounQin"
        },
        {
          "number": 766,
          "created_at": "2024-06-02T01:47:10Z",
          "last_comment_at": "2024-06-02T01:47:13Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 806,
          "created_at": "2024-06-26T06:57:20Z",
          "last_comment_at": "2025-01-03T09:06:40Z",
          "last_comment_author": "bfanger"
        },
        {
          "number": 970,
          "created_at": "2024-12-22T04:10:31Z",
          "last_comment_at": "2025-01-07T13:37:05Z",
          "last_comment_author": "AlbertMarashi"
        },
        {
          "number": 1202,
          "created_at": "2025-04-19T02:05:00Z",
          "last_comment_at": "2026-01-10T21:10:22Z",
          "last_comment_author": "benmccann"
        },
        {
          "number": 1273,
          "created_at": "2025-07-23T09:39:52Z",
          "last_comment_at": "2025-08-06T19:24:58Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 1284,
          "created_at": "2025-08-05T00:15:42Z",
          "last_comment_at": "2025-08-08T08:40:52Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1287,
          "created_at": "2025-08-06T13:17:21Z",
          "last_comment_at": "2026-05-23T08:00:23Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 1326,
          "created_at": "2025-09-04T23:15:19Z",
          "last_comment_at": "2025-09-07T15:26:10Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 1373,
          "created_at": "2025-09-23T02:17:40Z",
          "last_comment_at": "2025-09-23T02:19:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1380,
          "created_at": "2025-09-23T13:13:05Z",
          "last_comment_at": "2026-03-07T16:07:34Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 1381,
          "created_at": "2025-09-24T02:09:10Z",
          "last_comment_at": "2025-10-05T12:46:01Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 1383,
          "created_at": "2025-09-26T22:11:28Z",
          "last_comment_at": "2026-04-19T09:32:27Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 1409,
          "created_at": "2025-10-28T03:46:55Z",
          "last_comment_at": "2025-10-28T03:46:59Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 1414,
          "created_at": "2025-10-31T18:14:23Z",
          "last_comment_at": "2025-10-31T18:14:26Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 1427,
          "created_at": "2025-11-13T19:16:25Z",
          "last_comment_at": "2025-11-13T19:16:28Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 1453,
          "created_at": "2026-01-01T22:27:49Z",
          "last_comment_at": "2026-01-08T17:39:52Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1463,
          "created_at": "2026-01-20T03:37:08Z",
          "last_comment_at": "2026-01-23T06:51:36Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-20T09:36:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 328,
          "created_at": "2022-12-19T00:44:39Z",
          "last_comment_at": "2023-04-24T14:45:00Z",
          "last_comment_author": "attisimon"
        },
        {
          "number": 362,
          "created_at": "2023-02-05T20:39:52Z",
          "last_comment_at": "2023-02-06T12:28:13Z",
          "last_comment_author": "OJFord"
        },
        {
          "number": 401,
          "created_at": "2023-03-09T16:04:58Z",
          "last_comment_at": "2023-03-11T13:06:06Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 413,
          "created_at": "2023-03-22T01:15:25Z",
          "last_comment_at": "2024-07-29T14:04:26Z",
          "last_comment_author": "thenbe"
        },
        {
          "number": 438,
          "created_at": "2023-04-13T18:03:24Z",
          "last_comment_at": "2023-04-16T06:55:42Z",
          "last_comment_author": "baseballyama"
        },
        {
          "number": 448,
          "created_at": "2023-04-26T08:07:37Z",
          "last_comment_at": "2023-05-01T00:55:11Z",
          "last_comment_author": "ota-meshi"
        },
        {
          "number": 476,
          "created_at": "2023-05-11T15:05:00Z",
          "last_comment_at": "2024-09-18T08:28:36Z",
          "last_comment_author": "ptrxyz"
        },
        {
          "number": 555,
          "created_at": "2023-08-03T04:17:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 557,
          "created_at": "2023-08-04T17:57:53Z",
          "last_comment_at": "2023-12-11T07:57:40Z",
          "last_comment_author": "thenbe"
        },
        {
          "number": 583,
          "created_at": "2023-09-11T19:56:07Z",
          "last_comment_at": "2025-01-05T09:56:57Z",
          "last_comment_author": "baseballyama"
        },
        {
          "number": 613,
          "created_at": "2023-11-12T17:16:42Z",
          "last_comment_at": "2023-11-13T01:59:52Z",
          "last_comment_author": "ota-meshi"
        },
        {
          "number": 615,
          "created_at": "2023-11-13T14:20:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 616,
          "created_at": "2023-11-13T14:22:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 617,
          "created_at": "2023-11-15T06:08:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 636,
          "created_at": "2023-12-01T04:30:25Z",
          "last_comment_at": "2024-01-11T11:56:34Z",
          "last_comment_author": "JounQin"
        },
        {
          "number": 653,
          "created_at": "2023-12-17T02:35:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 682,
          "created_at": "2024-02-12T19:54:28Z",
          "last_comment_at": "2024-02-18T23:25:49Z",
          "last_comment_author": "ota-meshi"
        },
        {
          "number": 691,
          "created_at": "2024-02-29T05:03:21Z",
          "last_comment_at": "2024-02-29T23:27:38Z",
          "last_comment_author": "ota-meshi"
        },
        {
          "number": 747,
          "created_at": "2024-05-02T18:31:27Z",
          "last_comment_at": "2025-02-06T09:09:57Z",
          "last_comment_author": "marekdedic"
        },
        {
          "number": 754,
          "created_at": "2024-05-08T02:41:58Z",
          "last_comment_at": "2025-01-02T03:34:10Z",
          "last_comment_author": "baseballyama"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sveltejs/eslint-plugin-svelte",
    "host": "github.com",
    "name": "eslint-plugin-svelte",
    "owner": "sveltejs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 70,
        "vitality": 93,
        "community": 74,
        "governance": 72,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "commits_last_year": 160,
              "human_commit_share": 0.44,
              "days_since_last_push": 0,
              "active_weeks_last_year": 36
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "160 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 160
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "26 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "eslint-plugin-svelte@3.22.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 14.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14.8
                    }
                  }
                ],
                "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 74,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 71,
              "stars": 400,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "400 stars",
                "points": 42.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 400
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "71 forks",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": 18,
                "status": "met",
                "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": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-svelte"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 5553250
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,553,250 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5553250,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 42,
              "top_contributor_share": 0.629
            },
            "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 63% of commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "42 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 49 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 1000,
              "open_issues": 108,
              "closed_issues": 321,
              "issue_closed_ratio": 0.748,
              "closed_unmerged_prs": 82
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1000/1082 decided PRs merged",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1000,
                      "decided": 1082
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/19 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 5090,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sveltejs",
              "public_repos": 83,
              "account_age_days": 3534
            },
            "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": "5,090 followers of sveltejs",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5090,
                      "login": "sveltejs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "83 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 83
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-svelte"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "162 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 162
                    }
                  }
                ],
                "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": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "eslint-plugin",
                "sveltejs",
                "svelte",
                "eslint"
              ],
              "has_wiki": false,
              "homepage": "https://sveltejs.github.io/eslint-plugin-svelte/",
              "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://sveltejs.github.io/eslint-plugin-svelte/",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.3
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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 13/19 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 49 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": "26 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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 0",
                "points": 0,
                "status": "missed",
                "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 detected",
                "points": 5,
                "status": "met",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "73 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:eslint-plugin-svelte@3.22.0 runtime dependency closure — what installing the published package pulls in — 27 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:eslint-plugin-svelte@3.22.0",
                  "assessed": 27
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 27,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 27,
              "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": 27
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 79,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.886,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5317
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "39 of 44 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 44
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "docs-svelte-kit/tsconfig.json",
                "packages/eslint-plugin-svelte/tests/fixtures/rules/tsconfig.json",
                "packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/tsconfig.json",
                "packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/unstrict/tsconfig.json",
                "packages/eslint-plugin-svelte/tsconfig.json"
              ],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.41
            },
            "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "docs-svelte-kit/tsconfig.json, packages/eslint-plugin-svelte/tests/fixtures/rules/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/unstrict/tsconfig.json, packages/eslint-plugin-svelte/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs-svelte-kit/tsconfig.json, packages/eslint-plugin-svelte/tests/fixtures/rules/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/tsconfig.json, packages/eslint-plugin-svelte/tests/src/rules/@typescript-eslint/original-tests/fixtures/unstrict/tsconfig.json, packages/eslint-plugin-svelte/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "41 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 41,
                      "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 0",
                "points": 0,
                "status": "missed",
                "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": 69259,
              "source_files_sampled": 308,
              "oversized_source_files": 1
            },
            "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": "1/308 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 308,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T12:44:38.894300Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sveltejs/eslint-plugin-svelte.svg",
  "full_name": "sveltejs/eslint-plugin-svelte",
  "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.