Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 06:29 UTC

platers / obsidian-linter

An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.

TypeScriptMIT★ 2,013 stars⑂ 148 forkssince Aug 2021View on GitHub ↗

platers/obsidian-linter holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Engineering Quality (94/100) and lowest on AI Readiness (53/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

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

72
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

Victor TaoPersonal account
0 followers58 public repossince Dec 2014

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

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

83Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 195 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year195
human_commit_share1
days_since_last_push4
active_weeks_last_year28
How it's scored
27/27Ships releases — 85 releases published
36/36Release recency — latest release 4 days ago
19.8/27Release cadence — a release every ~58.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count85
latest_release_tag1.33.0-rc-1
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases58.1

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

73Good · 18% of overall
How it's scored
53.6/60Stars — 2,013 stars
18.1/25Forks — 148 forks
3.9/15Watchers — 6 watchers
Inputs used
forks148
stars2,013
watchers6
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

Sustainability & Governance

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

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.6/22.5Commit distribution — top contributor authored 75% of commits
13.5/13.5Contributor breadth — 52 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled52
top_contributor_share0.753
How it's scored
34.9/46.8Issue resolution — 75% of issues closed
36.8/38.3PR acceptance — 581/604 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 6/11 approved changesets -- score normalized to 5
Inputs used
merged_prs581
open_issues238
closed_issues704
issue_closed_ratio0.747
closed_unmerged_prs23
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
0/25Owner reach — 0 followers of platers
24.9/25Track record — 58 public repos, account ~11 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginplaters
public_repos58
account_age_days4,248
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://platers.github.io/obsidian-linter/
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicslinter, obsidian-plugin, obsidian-md
has_wikiyes
homepagehttps://platers.github.io/obsidian-linter/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 6/11 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 7 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 — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories12
affected_packages8
assessed_packages709
unassessed_packages0
affected_by_severityhigh 6, low 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 709 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 41 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.41
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 1/219 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes72,877
source_files_sampled219
oversized_source_files1

Key facts

2,013GitHub stars
52contributors
195commits, last 12 months
4days since last push
85releases
1bus factor
238open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'obsidian-linter' from its registry
  • Could not fetch npm package 'eslint-plugin-obsidian-linter' from its registry

More detail

Star and fork history 0 ★ / 148 ⇿
0Stars
148Forks
79Releases

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.

025507510012515014632021-082024-022026-07
Major 0Minor 31Patch 41

Each point covers 5 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-25 06:29 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 6/11 approved changesets -- score normalized to 5
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
npmasync-lock^1.4.1package.json
npmdiff-match-patch^1.0.5package.json
npmloglevel^1.9.1package.json
npmmdast-util-from-markdown^2.0.0package.json
npmmdast-util-frontmatter^2.0.1package.json
npmmdast-util-gfm-footnote^2.0.0package.json
npmmdast-util-gfm-task-list-item^2.0.0package.json
npmmdast-util-math^3.0.0package.json
npmmicromark-extension-frontmatter^2.0.0package.json
npmmicromark-extension-gfm-footnote^2.0.0package.json
npmmicromark-extension-gfm-task-list-item^2.0.1package.json
npmmicromark-extension-math^3.0.0package.json
npmmicromark-util-combine-extensions^2.0.0package.json
npmmoment-parseformat^4.0.0package.json
npmquick-lru^7.0.0package.json
npmts-dedent^2.2.0package.json
npmunist-util-visit^5.0.0package.json
npmyaml^2.7.0package.json
All dependencies 709

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

RegistryPackageVersionRelation
npmasync-lock1.4.1direct
npmdiff-match-patch1.0.5direct
npmloglevel1.9.1direct
npmmdast-util-from-markdown2.0.0direct
npmmdast-util-frontmatter2.0.1direct
npmmdast-util-gfm-footnote2.0.0direct
npmmdast-util-gfm-task-list-item2.0.0direct
npmmdast-util-math3.0.0direct
npmmicromark-extension-frontmatter2.0.0direct
npmmicromark-extension-gfm-footnote2.0.0direct
npmmicromark-extension-gfm-task-list-item2.0.1direct
npmmicromark-extension-math3.0.0direct
npmmicromark-util-combine-extensions2.0.0direct
npmmoment-parseformat4.0.0direct
npmquick-lru7.0.0direct
npmts-dedent2.2.0direct
npmunist-util-visit5.0.0direct
npmyaml2.8.4direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@ampproject/remapping2.2.1indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.23.5indirect
npm@babel/core7.24.0indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-annotate-as-pure7.22.5indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.22.15indirect
npm@babel/helper-compilation-targets7.23.6indirect
npm@babel/helper-create-class-features-plugin7.24.0indirect
npm@babel/helper-create-regexp-features-plugin7.22.15indirect
npm@babel/helper-define-polyfill-provider0.5.0indirect
npm@babel/helper-define-polyfill-provider0.6.1indirect
npm@babel/helper-environment-visitor7.22.20indirect
npm@babel/helper-function-name7.23.0indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-member-expression-to-functions7.23.0indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-optimise-call-expression7.22.5indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-remap-async-to-generator7.22.20indirect
npm@babel/helper-replace-supers7.22.20indirect
npm@babel/helper-simple-access7.22.5indirect
npm@babel/helper-skip-transparent-expression-wrappers7.22.5indirect
npm@babel/helper-split-export-declaration7.22.6indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.23.5indirect
npm@babel/helper-wrap-function7.22.20indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.29.3indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.23.3indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.23.3indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.23.7indirect
npm@babel/plugin-proposal-decorators7.24.0indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-decorators7.24.0indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.23.3indirect
npm@babel/plugin-syntax-import-attributes7.23.3indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.23.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.23.3indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.23.3indirect
npm@babel/plugin-transform-async-generator-functions7.23.9indirect
npm@babel/plugin-transform-async-to-generator7.23.3indirect
npm@babel/plugin-transform-block-scoped-functions7.23.3indirect
npm@babel/plugin-transform-block-scoping7.23.4indirect
npm@babel/plugin-transform-class-properties7.23.3indirect
npm@babel/plugin-transform-class-static-block7.23.4indirect
npm@babel/plugin-transform-classes7.23.8indirect
npm@babel/plugin-transform-computed-properties7.23.3indirect
npm@babel/plugin-transform-destructuring7.23.3indirect
npm@babel/plugin-transform-dotall-regex7.23.3indirect
npm@babel/plugin-transform-duplicate-keys7.23.3indirect
npm@babel/plugin-transform-dynamic-import7.23.4indirect
npm@babel/plugin-transform-exponentiation-operator7.23.3indirect
npm@babel/plugin-transform-export-namespace-from7.23.4indirect
npm@babel/plugin-transform-for-of7.23.6indirect
npm@babel/plugin-transform-function-name7.23.3indirect
npm@babel/plugin-transform-json-strings7.23.4indirect
npm@babel/plugin-transform-literals7.23.3indirect
npm@babel/plugin-transform-logical-assignment-operators7.23.4indirect
npm@babel/plugin-transform-member-expression-literals7.23.3indirect
npm@babel/plugin-transform-modules-amd7.23.3indirect
npm@babel/plugin-transform-modules-commonjs7.23.3indirect
npm@babel/plugin-transform-modules-systemjs7.29.4indirect
npm@babel/plugin-transform-modules-umd7.23.3indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.22.5indirect
npm@babel/plugin-transform-new-target7.23.3indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.23.4indirect
npm@babel/plugin-transform-numeric-separator7.23.4indirect
npm@babel/plugin-transform-object-rest-spread7.24.0indirect
npm@babel/plugin-transform-object-super7.23.3indirect
npm@babel/plugin-transform-optional-catch-binding7.23.4indirect
npm@babel/plugin-transform-optional-chaining7.23.4indirect
npm@babel/plugin-transform-parameters7.23.3indirect
npm@babel/plugin-transform-private-methods7.23.3indirect
npm@babel/plugin-transform-private-property-in-object7.23.4indirect
npm@babel/plugin-transform-property-literals7.23.3indirect
npm@babel/plugin-transform-regenerator7.23.3indirect
npm@babel/plugin-transform-reserved-words7.23.3indirect
npm@babel/plugin-transform-shorthand-properties7.23.3indirect
npm@babel/plugin-transform-spread7.23.3indirect
npm@babel/plugin-transform-sticky-regex7.23.3indirect
npm@babel/plugin-transform-template-literals7.23.3indirect
npm@babel/plugin-transform-typeof-symbol7.23.3indirect
npm@babel/plugin-transform-typescript7.23.3indirect
npm@babel/plugin-transform-unicode-escapes7.23.3indirect
npm@babel/plugin-transform-unicode-property-regex7.23.3indirect
npm@babel/plugin-transform-unicode-regex7.23.3indirect
npm@babel/plugin-transform-unicode-sets-regex7.23.3indirect
npm@babel/preset-env7.24.0indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-typescript7.23.3indirect
npm@babel/regjsgen0.8.0indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@codemirror/state6.5.0indirect
npm@codemirror/view6.38.6indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@esbuild/aix-ppc640.28.0indirect
npm@esbuild/android-arm0.28.0indirect
npm@esbuild/android-arm640.28.0indirect
npm@esbuild/android-x640.28.0indirect
npm@esbuild/darwin-arm640.28.0indirect
npm@esbuild/darwin-x640.28.0indirect
npm@esbuild/freebsd-arm640.28.0indirect
npm@esbuild/freebsd-x640.28.0indirect
npm@esbuild/linux-arm0.28.0indirect
npm@esbuild/linux-arm640.28.0indirect
npm@esbuild/linux-ia320.28.0indirect
npm@esbuild/linux-loong640.28.0indirect
npm@esbuild/linux-mips64el0.28.0indirect
npm@esbuild/linux-ppc640.28.0indirect
npm@esbuild/linux-riscv640.28.0indirect
npm@esbuild/linux-s390x0.28.0indirect
npm@esbuild/linux-x640.28.0indirect
npm@esbuild/netbsd-arm640.28.0indirect
npm@esbuild/netbsd-x640.28.0indirect
npm@esbuild/openbsd-arm640.28.0indirect
npm@esbuild/openbsd-x640.28.0indirect
npm@esbuild/openharmony-arm640.28.0indirect
npm@esbuild/sunos-x640.28.0indirect
npm@esbuild/win32-arm640.28.0indirect
npm@esbuild/win32-ia320.28.0indirect
npm@esbuild/win32-x640.28.0indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@marijn/find-cluster-break1.0.2indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@sinclair/typebox0.27.8indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@sinonjs/commons3.0.0indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@tsconfig/node101.0.9indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/async-lock1.4.2indirect
npm@types/babel__core7.20.4indirect
npm@types/babel__generator7.6.7indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.4indirect
npm@types/codemirror5.60.8indirect
npm@types/debug4.1.12indirect
npm@types/diff5.0.9indirect
npm@types/diff-match-patch1.0.36indirect
npm@types/estree1.0.5indirect
npm@types/graceful-fs4.1.9indirect
npm@types/hast3.0.3indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest29.5.12indirect
npm@types/json-schema7.0.15indirect
npm@types/katex0.16.6indirect
npm@types/mdast4.0.3indirect
npm@types/ms0.7.34indirect
npm@types/node20.11.28indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/semver7.5.5indirect
npm@types/stack-utils2.0.3indirect
npm@types/tern0.23.7indirect
npm@types/unist2.0.10indirect
npm@types/unist3.0.2indirect
npm@types/yargs17.0.31indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager5.62.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types5.62.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree5.62.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils5.62.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys5.62.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@ungap/structured-clone1.2.0indirect
npmacorn8.11.2indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.0indirect
npmajv6.15.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.3indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmbabel-jest29.7.0indirect
npmbabel-plugin-import-glob2.0.0indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-plugin-polyfill-corejs20.4.10indirect
npmbabel-plugin-polyfill-corejs30.9.0indirect
npmbabel-plugin-polyfill-regenerator0.5.5indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest29.6.3indirect
npmbabel-runtime6.26.0indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.3.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion2.1.0indirect
npmbraces3.0.3indirect
npmbrowserslist4.24.0indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmbuiltin-modules3.3.0indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-api3.0.0indirect
npmcaniuse-lite1.0.30001668indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmcharacter-entities2.0.2indirect
npmchokidar3.6.0indirect
npmci-info3.9.0indirect
npmci-info4.0.0indirect
npmcjs-module-lexer1.2.3indirect
npmclean-regexp1.0.0indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcore-js2.6.12indirect
npmcore-js-compat3.36.0indirect
npmcreate-jest29.7.0indirect
npmcreate-require1.1.1indirect
npmcrelt1.0.6indirect
npmcross-spawn7.0.6indirect
npmcss-declaration-sorter7.2.0indirect
npmcss-select5.1.0indirect
npmcss-tree2.2.1indirect
npmcss-tree2.3.1indirect
npmcss-what6.1.0indirect
npmcssesc3.0.0indirect
npmcssnano7.0.6indirect
npmcssnano-preset-default7.0.6indirect
npmcssnano-utils5.0.0indirect
npmcsso5.0.5indirect
npmdebug4.3.4indirect
npmdecode-named-character-reference1.0.2indirect
npmdedent1.5.1indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdependency-graph0.11.0indirect
npmdequal2.0.3indirect
npmdetect-newline3.1.0indirect
npmdevlop1.1.0indirect
npmdiff4.0.4indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.1.0indirect
npmelectron-to-chromium1.5.36indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmentities4.5.0indirect
npmerror-ex1.3.2indirect
npmesbuild0.28.0indirect
npmesbuild-plugin-import-glob0.1.1indirect
npmesbuild-plugin-replace1.4.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-google0.14.0indirect
npmeslint-plugin-deprecation3.0.0indirect
npmeslint-plugin-jest27.9.0indirect
npmeslint-plugin-unicorn51.0.1indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.15.0indirect
npmfault2.0.1indirect
npmfb-watchman2.0.2indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmformat0.2.2indirect
npmfs-extra11.2.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmget-stdin9.0.0indirect
npmget-stream6.0.1indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.23.0indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmglobby14.0.2indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.0indirect
npmhosted-git-info2.8.9indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmidentifierfy1.1.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-buffer2.0.5indirect
npmis-builtin-module3.2.1indirect
npmis-core-module2.13.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj4.1.0indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.6indirect
npmjest29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watcher29.7.0indirect
npmjest-worker29.7.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjsesc0.5.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonfile6.1.0indirect
npmkatex0.16.45indirect
npmkeyv4.5.4indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlilconfig3.1.2indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.debounce4.0.8indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.uniq4.5.0indirect
npmlongest-streak3.1.0indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmagic-string0.25.9indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmdast-util-phrasing4.0.0indirect
npmmdast-util-to-markdown2.1.0indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.0.30indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.0indirect
npmmicromark-core-commonmark2.0.0indirect
npmmicromark-factory-destination2.0.0indirect
npmmicromark-factory-label2.0.0indirect
npmmicromark-factory-space2.0.0indirect
npmmicromark-factory-title2.0.0indirect
npmmicromark-factory-whitespace2.0.0indirect
npmmicromark-util-character2.0.1indirect
npmmicromark-util-chunked2.0.0indirect
npmmicromark-util-classify-character2.0.0indirect
npmmicromark-util-decode-numeric-character-reference2.0.1indirect
npmmicromark-util-decode-string2.0.0indirect
npmmicromark-util-encode2.0.0indirect
npmmicromark-util-html-tag-name2.0.0indirect
npmmicromark-util-normalize-identifier2.0.0indirect
npmmicromark-util-resolve-all2.0.0indirect
npmmicromark-util-sanitize-uri2.0.0indirect
npmmicromark-util-subtokenize2.0.0indirect
npmmicromark-util-symbol2.0.0indirect
npmmicromark-util-types2.0.0indirect
npmmicromatch4.0.8indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimatch-capture1.1.0indirect
npmmoment2.29.4indirect
npmmoment2.30.1indirect
npmms2.1.2indirect
npmnanoid3.3.12indirect
npmnatural-compare1.4.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.18indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnth-check2.1.1indirect
npmobsidian1.13.0indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.3indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpath-type5.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpify2.3.0indirect
npmpirates4.0.6indirect
npmpkg-dir4.2.0indirect
npmpluralize8.0.0indirect
npmpostcss8.5.14indirect
npmpostcss-calc10.0.2indirect
npmpostcss-cli11.0.0indirect
npmpostcss-colormin7.0.2indirect
npmpostcss-convert-values7.0.4indirect
npmpostcss-discard-comments7.0.3indirect
npmpostcss-discard-duplicates7.0.1indirect
npmpostcss-discard-empty7.0.0indirect
npmpostcss-discard-overridden7.0.0indirect
npmpostcss-load-config5.1.0indirect
npmpostcss-merge-longhand7.0.4indirect
npmpostcss-merge-rules7.0.4indirect
npmpostcss-minify-font-values7.0.0indirect
npmpostcss-minify-gradients7.0.0indirect
npmpostcss-minify-params7.0.2indirect
npmpostcss-minify-selectors7.0.4indirect
npmpostcss-normalize-charset7.0.0indirect
npmpostcss-normalize-display-values7.0.0indirect
npmpostcss-normalize-positions7.0.0indirect
npmpostcss-normalize-repeat-style7.0.0indirect
npmpostcss-normalize-string7.0.0indirect
npmpostcss-normalize-timing-functions7.0.0indirect
npmpostcss-normalize-unicode7.0.2indirect
npmpostcss-normalize-url7.0.0indirect
npmpostcss-normalize-whitespace7.0.0indirect
npmpostcss-ordered-values7.0.1indirect
npmpostcss-reduce-initial7.0.2indirect
npmpostcss-reduce-transforms7.0.0indirect
npmpostcss-reporter7.1.0indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-svgo7.0.1indirect
npmpostcss-unique-selectors7.0.3indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmpretty-format29.7.0indirect
npmpretty-hrtime1.0.3indirect
npmprompts2.4.2indirect
npmpunycode2.3.1indirect
npmpure-rand6.0.4indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.2.0indirect
npmread-cache1.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreaddirp3.6.0indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.1indirect
npmregenerator-runtime0.11.1indirect
npmregenerator-transform0.15.2indirect
npmregexp-tree0.1.27indirect
npmregexpu-core5.3.2indirect
npmregjsparser0.10.0indirect
npmregjsparser0.9.1indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.8indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.2indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsax1.6.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.5.4indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmslash5.1.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.13indirect
npmsourcemap-codec1.4.8indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.16indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyle-mod4.1.0indirect
npmstylehacks7.0.4indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvgo3.3.3indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmthenby1.3.4indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtrough2.1.0indirect
npmts-api-utils1.3.0indirect
npmts-node10.9.2indirect
npmtslib1.14.1indirect
npmtslib2.6.2indirect
npmtsutils3.21.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtypescript5.4.2indirect
npmundici-types5.26.5indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmunicorn-magic0.1.0indirect
npmunified10.1.2indirect
npmunified-lint-rule2.1.2indirect
npmunist-util-is6.0.0indirect
npmunist-util-remove-position5.0.0indirect
npmunist-util-stringify-position3.0.3indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.1.1indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.1.3indirect
npmvalidate-npm-package-license3.0.4indirect
npmvfile5.3.7indirect
npmvfile-message3.1.4indirect
npmw3c-keyname2.2.8indirect
npmwalker1.0.8indirect
npmwhich2.0.2indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmzwitch2.0.4indirect
Dependency advisories 8

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.14indirecthigh25.0.8
brace-expansion2.1.0indirecthigh25.0.8
js-yaml3.14.2indirecthigh24.3.0
js-yaml4.1.1indirecthigh24.3.0
postcss8.5.14indirecthigh18.5.18
svgo3.3.3indirecthigh14.0.2
@babel/core7.24.0indirectlow18.0.0-rc.6
esbuild0.28.0indirectlow10.28.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "linter",
        "obsidian-plugin",
        "obsidian-md"
      ],
      "is_fork": false,
      "size_kb": 5774,
      "has_wiki": true,
      "homepage": "https://platers.github.io/obsidian-linter/",
      "languages": {
        "CSS": 8706,
        "Shell": 2098,
        "JavaScript": 9664,
        "TypeScript": 1476341
      },
      "pushed_at": "2026-07-20T23:31:08Z",
      "created_at": "2021-08-02T23:30:28Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T08:06:20Z",
      "description": "An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Victor Tao",
      "type": "User",
      "login": "platers",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/10098493?v=4",
      "created_at": "2014-12-06T15:44:58Z",
      "is_verified": null,
      "public_repos": 58,
      "account_age_days": 4248
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.33.0-rc-1",
          "kind": "prerelease",
          "published_at": "2026-07-20T23:30:50Z"
        },
        {
          "tag": "1.32.0",
          "kind": "minor",
          "published_at": "2026-06-17T23:04:39Z"
        },
        {
          "tag": "1.31.2",
          "kind": "patch",
          "published_at": "2026-03-04T23:07:20Z"
        },
        {
          "tag": "1.31.1",
          "kind": "patch",
          "published_at": "2026-03-03T21:32:34Z"
        },
        {
          "tag": "1.31.0",
          "kind": "minor",
          "published_at": "2026-02-15T23:23:25Z"
        },
        {
          "tag": "1.30.0",
          "kind": "minor",
          "published_at": "2025-09-14T16:55:36Z"
        },
        {
          "tag": "1.29.2",
          "kind": "patch",
          "published_at": "2025-05-27T22:32:30Z"
        },
        {
          "tag": "1.29.1",
          "kind": "patch",
          "published_at": "2025-05-26T18:47:55Z"
        },
        {
          "tag": "1.29.0",
          "kind": "minor",
          "published_at": "2025-04-19T14:04:00Z"
        },
        {
          "tag": "1.28.1-rc1",
          "kind": "prerelease",
          "published_at": "2025-02-12T23:58:53Z"
        },
        {
          "tag": "1.28.0",
          "kind": "minor",
          "published_at": "2024-12-24T16:12:12Z"
        },
        {
          "tag": "1.27.1",
          "kind": "patch",
          "published_at": "2024-10-14T15:22:50Z"
        },
        {
          "tag": "1.27.0",
          "kind": "minor",
          "published_at": "2024-10-14T12:38:13Z"
        },
        {
          "tag": "1.27.0-rc-1",
          "kind": "prerelease",
          "published_at": "2024-09-28T21:51:03Z"
        },
        {
          "tag": "1.26.0",
          "kind": "minor",
          "published_at": "2024-09-01T23:25:46Z"
        },
        {
          "tag": "1.26.0-rc-3",
          "kind": "prerelease",
          "published_at": "2024-08-21T00:08:08Z"
        },
        {
          "tag": "1.26.0-rc-2",
          "kind": "prerelease",
          "published_at": "2024-08-12T02:10:17Z"
        },
        {
          "tag": "1.26.0-rc-1",
          "kind": "prerelease",
          "published_at": "2024-08-11T21:25:46Z"
        },
        {
          "tag": "1.25.0",
          "kind": "minor",
          "published_at": "2024-07-08T01:23:44Z"
        },
        {
          "tag": "1.25.0-rc-1",
          "kind": "prerelease",
          "published_at": "2024-06-01T20:21:16Z"
        },
        {
          "tag": "1.24.0",
          "kind": "minor",
          "published_at": "2024-04-29T23:27:22Z"
        },
        {
          "tag": "1.23.3-rc-1",
          "kind": "prerelease",
          "published_at": "2024-03-22T17:46:50Z"
        },
        {
          "tag": "1.23.2",
          "kind": "patch",
          "published_at": "2024-03-06T00:15:02Z"
        },
        {
          "tag": "1.23.1",
          "kind": "patch",
          "published_at": "2024-02-26T04:16:48Z"
        },
        {
          "tag": "1.23.0",
          "kind": "minor",
          "published_at": "2024-02-25T21:48:15Z"
        },
        {
          "tag": "1.22.0",
          "kind": "minor",
          "published_at": "2023-12-13T13:11:57Z"
        },
        {
          "tag": "1.21.0",
          "kind": "minor",
          "published_at": "2023-12-04T01:39:31Z"
        },
        {
          "tag": "1.20.1",
          "kind": "patch",
          "published_at": "2023-10-25T22:19:49Z"
        },
        {
          "tag": "1.20.0",
          "kind": "minor",
          "published_at": "2023-09-06T23:40:31Z"
        },
        {
          "tag": "1.19.1",
          "kind": "patch",
          "published_at": "2023-08-03T13:00:27Z"
        },
        {
          "tag": "1.19.0",
          "kind": "minor",
          "published_at": "2023-08-01T00:14:18Z"
        },
        {
          "tag": "1.18.0",
          "kind": "minor",
          "published_at": "2023-07-29T18:45:45Z"
        },
        {
          "tag": "1.17.0",
          "kind": "minor",
          "published_at": "2023-07-11T23:54:41Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2023-06-19T12:21:28Z"
        },
        {
          "tag": "1.15.2",
          "kind": "patch",
          "published_at": "2023-05-26T11:04:50Z"
        },
        {
          "tag": "1.15.1",
          "kind": "patch",
          "published_at": "2023-05-25T13:12:55Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2023-05-25T00:49:09Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2023-05-14T17:42:19Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2023-05-02T23:44:37Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2023-04-08T22:00:13Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2023-04-04T00:50:09Z"
        },
        {
          "tag": "1.10.3",
          "kind": "patch",
          "published_at": "2023-02-03T13:09:19Z"
        },
        {
          "tag": "1.10.2",
          "kind": "patch",
          "published_at": "2023-01-24T01:10:01Z"
        },
        {
          "tag": "1.10.1",
          "kind": "patch",
          "published_at": "2022-12-22T14:29:25Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2022-12-22T03:29:38Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2022-12-09T09:44:37Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2022-12-06T02:02:39Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2022-11-24T14:27:16Z"
        },
        {
          "tag": "1.7.1",
          "kind": "patch",
          "published_at": "2022-11-10T20:21:04Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2022-10-27T23:18:10Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2022-10-03T02:35:06Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2022-09-24T15:11:57Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2022-09-19T02:26:41Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2022-09-04T17:38:06Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2022-08-16T21:51:14Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2022-08-15T22:03:50Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2022-08-15T00:49:41Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2022-08-13T23:53:54Z"
        },
        {
          "tag": "1.3.7",
          "kind": "patch",
          "published_at": "2022-07-31T21:20:04Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2022-07-15T22:53:57Z"
        },
        {
          "tag": "1.3.5",
          "kind": "patch",
          "published_at": "2022-07-09T23:08:17Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2022-07-03T23:06:07Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2022-06-25T20:44:08Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2022-06-10T15:01:18Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2022-05-29T17:55:21Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2022-05-15T15:20:46Z"
        },
        {
          "tag": "1.2.10",
          "kind": "patch",
          "published_at": "2022-02-09T20:18:54Z"
        },
        {
          "tag": "1.2.9",
          "kind": "patch",
          "published_at": "2022-01-17T21:45:01Z"
        },
        {
          "tag": "1.2.8",
          "kind": "patch",
          "published_at": "2022-01-11T05:15:51Z"
        },
        {
          "tag": "1.2.7",
          "kind": "patch",
          "published_at": "2021-11-18T23:38:55Z"
        },
        {
          "tag": "1.2.6",
          "kind": "patch",
          "published_at": "2021-10-30T06:14:54Z"
        },
        {
          "tag": "1.2.5",
          "kind": "patch",
          "published_at": "2021-10-17T22:21:29Z"
        },
        {
          "tag": "1.2.4",
          "kind": "patch",
          "published_at": "2021-10-15T17:08:07Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2021-10-07T00:14:33Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2021-09-29T23:23:55Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2021-09-25T04:54:58Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2021-09-24T03:29:01Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2021-09-16T05:05:52Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2021-09-08T05:54:53Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2021-09-02T02:41:31Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2021-08-26T01:51:35Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2021-08-22T17:57:47Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2021-08-20T21:52:37Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2021-08-12T04:42:02Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2021-08-07T22:26:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9cec25fcfd5289076afddc3c58e72b7e57436bf2",
          "body": "Auto-release beta 1.33.0-rc-1",
          "is_bot": false,
          "headline": "Merge pull request #1553 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece1269f5dd82e67c1fce288f9b40a52795b9bce",
          "body": null,
          "is_bot": false,
          "headline": "Auto-release beta 1.33.0-rc-1",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b45e50b73160cd56c9ae5f49581408ee8177fd6",
          "body": "Add Enable Diff Preview Setting to New 1.13 Settings",
          "is_bot": false,
          "headline": "Merge pull request #1552 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077e8510b8b2d189d86d3c68c97d39a22c2a807c",
          "body": null,
          "is_bot": false,
          "headline": "add new enable diff preview view to the list of new settings",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbede2a81bf19f73d169f6c7bc9e08cf429b1ebc",
          "body": "Auto-release beta 1.33.0",
          "is_bot": false,
          "headline": "Merge pull request #1551 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c81b450994e331adce3863f6d0d074350029dc",
          "body": null,
          "is_bot": false,
          "headline": "Auto-release beta 1.33.0",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b132bf7c4690de04889ad8d8d0548d2ec08dd71a",
          "body": "Add workspace diff preview for linting",
          "is_bot": false,
          "headline": "Merge pull request #1516 from JM-FRANK/frank/obsidian-linter",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f58972e4aea8c6843523bf6ea5bab21d4eea3b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into frank/obsidian-linter",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-20T23:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68a67260042ca008d6c6614ccd99baa814515b8",
          "body": "Fix repeatedly added blank lines before math blocks in indented blockquotes",
          "is_bot": false,
          "headline": "Merge pull request #1547 from asherhe/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-16T17:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93db05d1882d38ba18c0e7d88235368d6de4839",
          "body": "fix: preserve dollar signs in YAML values when sorting keys",
          "is_bot": false,
          "headline": "Merge pull request #1548 from ymxlx/fix/yaml-key-sort-dollar-signs",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-16T17:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a0cb12daefe0c1e397195192f905615d6d3a56",
          "body": "The YAML Key Sort rule wrote the reordered frontmatter back with\ntext.replace(oldYaml, newYaml), where newYaml is a replacement string,\nso String.replace collapsed each $$ to $ — halving runs of dollar\nsigns on every lint. Escape the replacement with the existing\nescapeDollarSigns() helper (already used by formatYAML). Adds a\nregression test. Fixes #1532.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: preserve dollar signs in YAML values when sorting keys",
          "author_name": "Yehuda_LevS",
          "author_login": "ymxlx",
          "committed_at": "2026-07-12T02:50:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a9d0ba3239230065041a0e298b53e699aff701c8",
          "body": null,
          "is_bot": false,
          "headline": "very minor linting",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-08T13:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a8f7a6429056555fcbe5c79ea025c4d342bf74",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use ${} to preserve blockquote indentation in test cases",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-08T13:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94c9fa2b43abf77724e0ff7558074e5c913cfe1",
          "body": null,
          "is_bot": false,
          "headline": "modify empty line math blockquote regex to catch leading spaces",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-08T12:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3018a61c49b0b10b03871d04c44f63f07560652f",
          "body": null,
          "is_bot": false,
          "headline": "add test case from issue",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-08T12:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b5c70723b1bc684c73d711c9142a83de9d6336",
          "body": "Fix Capitalize Headings incorrectly capitalizing words following a word starting with an ignored character.",
          "is_bot": false,
          "headline": "Merge pull request #1546 from asherhe/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-07T18:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40d9af8a3c190bb967c3f193e950d658df82af8",
          "body": null,
          "is_bot": false,
          "headline": "add more test cases; generalize test name",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-07T05:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d2646a65d6c6ee9d50e86ae42026918a8516fe",
          "body": null,
          "is_bot": false,
          "headline": "fix index to capitalize persisting across words",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-07T04:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e4d5410aba4b25ca624fd36f245033d8183031",
          "body": null,
          "is_bot": false,
          "headline": "add test case for parentheses in heading capitalization",
          "author_name": "asherhe",
          "author_login": "asherhe",
          "committed_at": "2026-07-07T04:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290ae890e688f17652cecebb7f516f78a697e65b",
          "body": "Settings: Adopt Setting Definitions",
          "is_bot": false,
          "headline": "Merge pull request #1522 from liamcain/settings/setting-definitions",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-06T03:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b34bab326cee2ebd81fa4b04b1fee221e3ac9b3",
          "body": null,
          "is_bot": false,
          "headline": "added changes to allow editing the custom commands",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-07-06T02:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add8dab72482edb94b449113d63816f0eb7c161f",
          "body": "Docs: Add Contributing Doc Generation to Documentation Generation Logic",
          "is_bot": false,
          "headline": "Merge pull request #1541 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-18T01:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1469caf8eeb876255409f6237458d2cfdfd362ec",
          "body": null,
          "is_bot": false,
          "headline": "fix eslint issue",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-18T01:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11782800ed5b4a07b39fff828085a9e5b38995de",
          "body": null,
          "is_bot": false,
          "headline": "fix eslint issue",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-18T01:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855285f121864907b9eadc24f4799cd02f1f54cf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'platers:master' into master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-18T00:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b1bc6ab3db4f9ad09228ca1505d59a075d6a0d",
          "body": "… is on the documenation website",
          "is_bot": false,
          "headline": "added some more docs for ai usage and a contributing md based on what…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-18T00:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c834c2b6f1233b79792c2d560bb342f77ca61f",
          "body": "Adds complete (pt-BR) translation and improves translation helper",
          "is_bot": false,
          "headline": "Merge pull request #1521 from samsilveira/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-17T23:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a9798315038a4b7115d8d113ede9fceaef0524",
          "body": "Prep for New Release",
          "is_bot": false,
          "headline": "Merge pull request #1540 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-17T22:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "948bf4ed5b6e6ebddf7067607d583f6737435335",
          "body": null,
          "is_bot": false,
          "headline": "Auto-release 1.32.0",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-17T22:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b25f735a1873f093dcd0baabd320fb9ecaa893",
          "body": null,
          "is_bot": false,
          "headline": "add docs",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-15T19:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3254539f70517e26b41ea671ab926c1d103b7d",
          "body": null,
          "is_bot": false,
          "headline": "added changes to start allowing for disabling custom list items",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-02T01:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc6ddc49372bdac1db7f9625e007ea77f23713e",
          "body": null,
          "is_bot": false,
          "headline": "fix lint issues",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-06-02T00:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb78619c8b8174bb66b3c6e91d46344fb5f83aa",
          "body": null,
          "is_bot": false,
          "headline": "Update to use latest API",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-28T18:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d9259dcf7663883d6ab7ded983f66e68eb7870",
          "body": null,
          "is_bot": false,
          "headline": "add removal of unused imports",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-14T02:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81c56a0bddc38f196771760321bf2b4561b1e8c",
          "body": null,
          "is_bot": false,
          "headline": "added custom command to the list of page type inputs",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-14T02:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abcc2252add7d65f98b1614edc91aa4141b03c7",
          "body": null,
          "is_bot": false,
          "headline": "added empty state and other new text",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-13T17:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c985e06c6bd6f0f6fc901c4798012d08e22af03",
          "body": "…and moved new text to the localization files",
          "is_bot": false,
          "headline": "added extension typings for some unexposed properties and went ahead …",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-13T17:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26245103d0e93736e099875fb391511f34846a2e",
          "body": null,
          "is_bot": false,
          "headline": "fix UTs not running and add an extra eslint config",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-13T17:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe5b5c923ddc20a53a2e204683ac16050dbbad1",
          "body": null,
          "is_bot": false,
          "headline": "fixed up some setting pathing and got docs building again",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-13T12:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d57f354baedbf264383a569dc86cabb1fd07356",
          "body": null,
          "is_bot": false,
          "headline": "resolved import changes",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-13T12:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40646fd4e68a79b9a6a7580f09e659342384f02e",
          "body": null,
          "is_bot": false,
          "headline": "delete comment that's overpromising",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac5109a1cacefb8ca801afd939e4e26bdd9b14c4",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): Cleanup code, add missing rich text descriptions",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510061d7fb73e8a821f524bb816e0489b564f196",
          "body": null,
          "is_bot": false,
          "headline": "build: Add missing dependency",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79caee7aa4aaaf5b545708ce1a975ccb151a9ad9",
          "body": null,
          "is_bot": false,
          "headline": "style: Switch from getFileFromPath to Vault#getFileByPath",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65c7f52a336e46df6fcf7697815a31d82d089fd",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): Add compatibility with getSettingsDefinition",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ec2d0d764499297ed82d74f86c61a840c4a8d1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Switch from custom popper component to AbstractInputSuggest",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "557ddae9ed129f56271f09b6b40cc45636f1e98a",
          "body": null,
          "is_bot": false,
          "headline": "build: Don't bother building integration tests with prod bundle",
          "author_name": "Liam Cain",
          "author_login": "liamcain",
          "committed_at": "2026-05-13T12:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485649036716a335dc0918622df8a8cee8576843",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:samsilveira/obsidian-linter",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-12T22:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e1a2def2733f411964674563cf8712afd96c7c9",
          "body": null,
          "is_bot": false,
          "headline": "fix: fixes capitalization and formatting of strings in the pt-BR locale",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-12T22:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa59460a5d80433547ba79336369cc9e0f5cc29",
          "body": null,
          "is_bot": false,
          "headline": "fix: fixes capitalization and formatting of strings in the pt-BR locale",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-12T22:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe9fc66634b67599d78a5e97cbc8e6920792824",
          "body": null,
          "is_bot": false,
          "headline": "fix: refine pt-BR locale and fix typos",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-10T04:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3303dd2c43f89ae717b8e7db70f7400b649b5c39",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'upstream/master'",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-10T03:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b43a2678775d95e6ac6a3ec4194295ee75e269e",
          "body": null,
          "is_bot": false,
          "headline": "feat: complete Brazilian Portuguese localization",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-10T01:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "450776ac4e0b2dafe56d7f142656a2aed6f78398",
          "body": "Fix Capitalize headings Not Allowing Double Quote Prior to Word for First word and Title Case and Version Updates and Some General Maintenance",
          "is_bot": false,
          "headline": "Merge pull request #1517 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-09T01:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57905eec0c21872a29bd418b7c6340ea996547c",
          "body": "…fined typings",
          "is_bot": false,
          "headline": "fix searching after some changes to make things adhere more to the de…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-09T00:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0804d5b285a4e77d456930a490d029a73a8d1203",
          "body": null,
          "is_bot": false,
          "headline": "update release to use node 20",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-09T00:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5f9db51686ad82713dd63f1c5dede0e97a7551",
          "body": null,
          "is_bot": false,
          "headline": "updated some imports to play nice with node 20",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-09T00:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27035c348b3dfe67bdd6f3e88e6c108adfe0e39d",
          "body": "… capitalization",
          "is_bot": false,
          "headline": "start of exposing start and end characters to the end user for header…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-08T23:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ce1a7487ae86052543eb6248386712a6039e4b",
          "body": null,
          "is_bot": false,
          "headline": "Add workspace diff preview for linting",
          "author_name": "JM-FRANK",
          "author_login": "JM-FRANK",
          "committed_at": "2026-05-08T16:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c84848c0b6afee5a6a28148de280cf9ca2dbe2a",
          "body": "… eslint rule for checking for these duplicate ignore types",
          "is_bot": false,
          "headline": "removed duplicate ignore types where used and went ahead and added an…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-06T17:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba4263a32a117ae49c5e1119a892ed2452fc76b",
          "body": null,
          "is_bot": false,
          "headline": "fix a couple of typing issues",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-06T12:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7801009e55a6d0a1d2eaabb1e71ed47dc8c0e5d",
          "body": "Fix Confusing Wording for List Markers and Update Settings Wording to be Sentence Case",
          "is_bot": false,
          "headline": "Merge pull request #1514 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-06T12:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fbf5530f59192f1539eb7f0f205aa876a8dbd88",
          "body": null,
          "is_bot": false,
          "headline": "leave README as is for now",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-06T12:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548163f6c05d644c6fb2fa72e6506256d9c6b10f",
          "body": null,
          "is_bot": false,
          "headline": "feat: translation for Brazilian Portuguese (~30% done)",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-05T23:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae169a0c7edd80c17aa00a98af6511a781badb5",
          "body": "…sing key detection",
          "is_bot": false,
          "headline": "feat: enhance translation helper to list missing keys and improve mis…",
          "author_name": "Samuel Silveira",
          "author_login": "samsilveira",
          "committed_at": "2026-05-05T20:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d40aaf96b764a0131cccd016666b9ea1cfbbd2",
          "body": null,
          "is_bot": false,
          "headline": "add some more changes to sentence case settings names",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-05T12:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e4147c7098fb16e68ccb9b542e73f7bd9e04a1",
          "body": null,
          "is_bot": false,
          "headline": "security fixes",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-05T02:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92e3806ae92438f4a44dc153162b4f37168c2a8",
          "body": "…cators for list marker and indicators for markers when dealing with lists",
          "is_bot": false,
          "headline": "wording update in English to use sentence case and swap out list indi…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-05T02:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020a7e77162108f8eed1b8f5ac6117efdbcdd076",
          "body": null,
          "is_bot": false,
          "headline": "fix some npm vulnerabilities",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-05-05T00:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff80ec85225b84a6c54b9f4ff90d5cf8c8ba8358",
          "body": "Fix Placeholder Logic Using Identical Placeholders and Occasionally Causing Errors Restoring Content",
          "is_bot": false,
          "headline": "Merge pull request #1512 from pjkaufman/unique-placeholders",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T09:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeccc19d8de4c255b07af684e6df667d768c672d",
          "body": null,
          "is_bot": false,
          "headline": "fix lint issue",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T04:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3231e318b5ad8f34df3933fd508f701401239f41",
          "body": null,
          "is_bot": false,
          "headline": "rename ignore type variables",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T04:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bbf06ef40e347f9561c2fadb2069b9679f8dbb0",
          "body": null,
          "is_bot": false,
          "headline": "credit source of uuid logic",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T04:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ea801b95dba0be59eaef6fae8e8f0ee9f17734",
          "body": "…ceholder for everything which helps prevent issues with placeholders being moved",
          "is_bot": false,
          "headline": "revamped placeholder logic to be unique instead of using the same pla…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T04:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245adbf530c58503ae330e63167b6697b4c3439d",
          "body": "Fix Whitespace Only List Lines Not Affected by `trailing-spaces`",
          "is_bot": false,
          "headline": "Merge pull request #1511 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T03:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbdf1721df1fec53b7bb63aed8e1fcc15e13f76",
          "body": null,
          "is_bot": false,
          "headline": "add issue reference",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T03:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60fd1dfa47d0c15656fba63c6c2dbb40896c875d",
          "body": "…et properly handled by trailing spaces",
          "is_bot": false,
          "headline": "make sure that when there whitespace only lines inside a list, they g…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T03:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02476b316a04776983c59dedbfc0cbfa9c748178",
          "body": "Fix Changing Enabled Status for Custom Settings Not Saving Settings",
          "is_bot": false,
          "headline": "Merge pull request #1510 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T01:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c597d3c7aa4db29420e058fca956a77982f601c",
          "body": "…ettings",
          "is_bot": false,
          "headline": "make sure that changing the enabled status of a custom option saves s…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T01:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f87b140b1c7d2e85d46da00969e850e73dafb89",
          "body": "Fix Replacement Order for Escape Characters for Custom Replacement Replace Regex",
          "is_bot": false,
          "headline": "Merge pull request #1509 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T01:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2132ec8462514da5032c6143c9eeb5c6dfcd5e7",
          "body": "…ate escape characters with subsequent characters",
          "is_bot": false,
          "headline": "handle escaped slashes first to make sure we don't incorrectly associ…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-30T01:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc9d3445fe365a3d9f145b1e34c09f611fa5339",
          "body": "Add 'Do not show again' checkbox to lint confirmation modals",
          "is_bot": false,
          "headline": "Merge pull request #1475 from jancbeck/suppress-lint-all-files-modal",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-18T22:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "208b20c749d132c6b833d81b37939830fe992944",
          "body": null,
          "is_bot": false,
          "headline": "remove data migration for non-existent setting",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-04-18T22:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4de739268fec842617642679976c8091287ed2",
          "body": "Clarify nested folder ignoring in documentation",
          "is_bot": false,
          "headline": "Merge pull request #1493 from grantwinney/patch-1",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-31T15:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b601f431edb2b6789d2bc2348b8768eec90b6ef1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'platers:master' into suppress-lint-all-files-modal",
          "author_name": "Jan Beck",
          "author_login": "jancbeck",
          "committed_at": "2026-03-29T15:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "193592f3b317225b30ea085cc2e792c778374312",
          "body": "Split suppressLintConfirmationModal into suppressLintAllFilesConfirmationModal\nand suppressLintAllFilesInFolderConfirmationModal so each modal can be\nindependently dismissed. Includes migration for existing data.json values.",
          "is_bot": false,
          "headline": "Use separate suppress booleans for each lint confirmation modal",
          "author_name": "Jan Beck",
          "author_login": "jancbeck",
          "committed_at": "2026-03-29T15:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b935e01a90044b99c11b090abd580011d0a1ecd",
          "body": null,
          "is_bot": false,
          "headline": "Clarify nested folder ignoring in documentation",
          "author_name": "Grant",
          "author_login": "grantwinney",
          "committed_at": "2026-03-22T16:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c123c37f23b95ee531545951acf31e0c5a6ee21",
          "body": "Performance: Improve Performance for Saving Settings and Allowing Users to Quickly Enable and Disable Rules",
          "is_bot": false,
          "headline": "Merge pull request #1490 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-12T16:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "202b1ef3bd8fc2cd5292bdff623cac9e0101da13",
          "body": "…ed down",
          "is_bot": false,
          "headline": "only write settings to disk after settings changes seem to have settl…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-12T16:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02257ba9d30ef74b253819f4f58ee3b4542e0fcc",
          "body": "Fix: Removing Multiple Blank Lines on Paste Not Considering Whitespace Lines Blank Lines",
          "is_bot": false,
          "headline": "Merge pull request #1489 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-12T15:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8444945f9c84afe43ed03a75eb5084b18f5d157",
          "body": "…that are just whitespace blank lines",
          "is_bot": false,
          "headline": "update the logic for removing blank lines on paste to consider lines …",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-12T15:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8fb229bd036249585900c7e5236516af87fc9e6",
          "body": "Fix: Callouts Broken By Two Spaces Around Lines of Content",
          "is_bot": false,
          "headline": "Merge pull request #1486 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-05T02:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b275caa26608c2f36db93f57e675f23178afe5",
          "body": null,
          "is_bot": false,
          "headline": "handle callouts for two spaces between lines with content",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T23:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9602653b5a157564acd6139596f312c11a3c3584",
          "body": "Pre Release Prep",
          "is_bot": false,
          "headline": "Merge pull request #1485 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T23:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db310b94e67b6d28b1b9cd25142190b93f1f7e3c",
          "body": null,
          "is_bot": false,
          "headline": "get rid of incorrect version",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T23:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1c90d4f3dc9942eed7ca02670639b68adfec46",
          "body": null,
          "is_bot": false,
          "headline": "Auto-release 1.31.2",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T23:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0df05eb712e89ee11d31039e08bdf48586329f",
          "body": null,
          "is_bot": false,
          "headline": "added version change info",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T23:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5a8188164d42bd441db89ca04826ce2845ea09",
          "body": "Update Wording for `Re-Index Footnotes` Description and Fix a Couple of Old Bold and Italic Word Formatting",
          "is_bot": false,
          "headline": "Merge pull request #1484 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T20:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4aed85b2f68405606605d3d3b850afaa948a5b6",
          "body": "…ng wording in English, German, and Spanish",
          "is_bot": false,
          "headline": "added some fixes to formatting for German and Spanish and also updati…",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T19:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51865b67fa515b6368d582e812546915242c3d5b",
          "body": "Fix: Paste Occasionally Would Post HTML Since Content Did NOT Start with Obsidian Comment",
          "is_bot": false,
          "headline": "Merge pull request #1483 from pjkaufman/master",
          "author_name": "Peter Kaufman",
          "author_login": "pjkaufman",
          "committed_at": "2026-03-04T18:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 85,
      "commits_last_year": 195,
      "latest_release_at": "2026-07-20T23:30:50Z",
      "latest_release_tag": "1.33.0-rc-1",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 58.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 148,
      "stars": 2013,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2021-08-29",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 2
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 2
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 2
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 146,
        "total_forks": 148
      },
      "star_history": null,
      "open_issues_and_prs": 243
    },
    "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": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 72877,
      "source_files_sampled": 219,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "eslint-rules/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 4
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 4
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 39
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 39
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2p49-hgcm-8545"
            ],
            "fixed_version": "4.0.2",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.24.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 42
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 6
        },
        "advisory_count": 12,
        "affected_count": 8,
        "assessed_count": 709,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "async-lock",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.4.1"
        },
        {
          "name": "diff-match-patch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.5"
        },
        {
          "name": "loglevel",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.9.1"
        },
        {
          "name": "mdast-util-from-markdown",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "mdast-util-frontmatter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "mdast-util-gfm-footnote",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "mdast-util-gfm-task-list-item",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "mdast-util-math",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "micromark-extension-frontmatter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "micromark-extension-gfm-footnote",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "micromark-extension-gfm-task-list-item",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "micromark-extension-math",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "micromark-util-combine-extensions",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "moment-parseformat",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "quick-lru",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "ts-dedent",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "unist-util-visit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.7.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "async-lock",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff-match-patch",
            "direct": true,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel",
            "direct": true,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-math",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-math",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "moment-parseformat",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-dedent",
            "direct": true,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-builder-binary-assignment-operator-visitor",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.22.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "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.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.23.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-namespace-from",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.23.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.23.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/state",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/view",
            "direct": false,
            "version": "6.38.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.14",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@marijn/find-cluster-break",
            "direct": false,
            "version": "1.0.2",
            "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": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/async-lock",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/codemirror",
            "direct": false,
            "version": "5.60.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/diff",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/diff-match-patch",
            "direct": false,
            "version": "1.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/katex",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "0.7.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.11.28",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tern",
            "direct": false,
            "version": "0.23.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.31",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-import-glob",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-runtime",
            "direct": false,
            "version": "6.26.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": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-api",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001668",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "2.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "crelt",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-declaration-sorter",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-default",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-utils",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.36",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-import-glob",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-replace",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-google",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-deprecation",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "27.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": false,
            "version": "51.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "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-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "14.0.2",
            "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": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "identifierfy",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-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": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "0.5.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": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": false,
            "version": "0.16.45",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch-capture",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "obsidian",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-calc",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-cli",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-colormin",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-convert-values",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-comments",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-duplicates",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-empty",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-overridden",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-longhand",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-rules",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-font-values",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-gradients",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-params",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-selectors",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-charset",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-display-values",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-positions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-repeat-style",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-string",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-timing-functions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-unicode",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-url",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-whitespace",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-ordered-values",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-initial",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-transforms",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reporter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-svgo",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-unique-selectors",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-hrtime",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-transform",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-tree",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "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": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "sourcemap-codec",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-mod",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylehacks",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenby",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unified-lint-rule",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-remove-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "5.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-keyname",
            "direct": false,
            "version": "2.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 709,
        "direct_count": 18,
        "indirect_count": 691
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 581,
        "open_issues": 238,
        "closed_ratio": 0.747,
        "closed_issues": 704,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pjkaufman",
          "commits": 1641,
          "avatar_url": "https://avatars.githubusercontent.com/u/29898683?v=4"
        },
        {
          "type": "User",
          "login": "platers",
          "commits": 195,
          "avatar_url": "https://avatars.githubusercontent.com/u/10098493?v=4"
        },
        {
          "type": "User",
          "login": "mnaoumov",
          "commits": 158,
          "avatar_url": "https://avatars.githubusercontent.com/u/735878?v=4"
        },
        {
          "type": "User",
          "login": "JeppeKlitgaard",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/1814611?v=4"
        },
        {
          "type": "User",
          "login": "chrisgrieser",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/73286100?v=4"
        },
        {
          "type": "User",
          "login": "sec-ml",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/150138296?v=4"
        },
        {
          "type": "User",
          "login": "kdnk",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/15260226?v=4"
        },
        {
          "type": "User",
          "login": "gavinmn",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/59900904?v=4"
        },
        {
          "type": "User",
          "login": "jancbeck",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/865311?v=4"
        },
        {
          "type": "User",
          "login": "liamcain",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/693981?v=4"
        }
      ],
      "contributors_sampled": 52,
      "top_contributor_share": 0.753
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "documentation.yml",
        "main.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "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": 5,
            "reason": "Found 6/11 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": "30 commit(s) and 10 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": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 2,
            "reason": "8 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9cec25fcfd5289076afddc3c58e72b7e57436bf2",
        "ran_at": "2026-07-25T06:29:09Z",
        "aggregate_score": 4.6,
        "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-20T23:31:12Z",
      "oldest_open_prs": [
        {
          "number": 1047,
          "created_at": "2024-03-16T16:11:08Z",
          "last_comment_at": "2025-11-07T20:16:11Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 1379,
          "created_at": "2025-09-02T05:19:22Z",
          "last_comment_at": "2025-09-30T23:26:43Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 1443,
          "created_at": "2025-12-31T12:02:19Z",
          "last_comment_at": "2026-05-24T14:25:03Z",
          "last_comment_author": "tjmgregory"
        },
        {
          "number": 1529,
          "created_at": "2026-05-19T20:54:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1545,
          "created_at": "2026-07-01T11:59:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T23:26:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 32,
          "created_at": "2021-09-08T16:18:19Z",
          "last_comment_at": "2024-02-21T01:13:44Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 127,
          "created_at": "2021-10-27T14:54:56Z",
          "last_comment_at": "2022-06-12T10:48:15Z",
          "last_comment_author": "sampokantola"
        },
        {
          "number": 128,
          "created_at": "2021-10-28T13:52:03Z",
          "last_comment_at": "2022-09-17T12:23:00Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 140,
          "created_at": "2021-11-05T19:08:04Z",
          "last_comment_at": "2022-06-03T11:27:11Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 149,
          "created_at": "2021-12-13T11:13:17Z",
          "last_comment_at": "2022-07-31T12:27:03Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 178,
          "created_at": "2022-03-29T17:29:09Z",
          "last_comment_at": "2022-11-10T02:22:21Z",
          "last_comment_author": "rea1shane"
        },
        {
          "number": 184,
          "created_at": "2022-04-08T08:55:32Z",
          "last_comment_at": "2023-02-20T10:41:37Z",
          "last_comment_author": "TomHall2020"
        },
        {
          "number": 192,
          "created_at": "2022-04-26T10:36:08Z",
          "last_comment_at": "2025-12-31T14:31:33Z",
          "last_comment_author": "tjmgregory"
        },
        {
          "number": 249,
          "created_at": "2022-07-02T06:24:31Z",
          "last_comment_at": "2022-10-03T08:38:49Z",
          "last_comment_author": "wzajchow"
        },
        {
          "number": 261,
          "created_at": "2022-07-07T10:43:40Z",
          "last_comment_at": "2022-10-31T14:31:36Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 272,
          "created_at": "2022-07-11T00:16:40Z",
          "last_comment_at": "2024-03-05T01:12:43Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 290,
          "created_at": "2022-07-15T18:11:42Z",
          "last_comment_at": "2022-09-08T08:19:37Z",
          "last_comment_author": "tuxpeople"
        },
        {
          "number": 315,
          "created_at": "2022-07-26T17:45:16Z",
          "last_comment_at": "2026-02-27T13:39:23Z",
          "last_comment_author": "sec-ml"
        },
        {
          "number": 337,
          "created_at": "2022-08-06T09:43:17Z",
          "last_comment_at": "2022-09-07T11:02:10Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 345,
          "created_at": "2022-08-14T06:15:10Z",
          "last_comment_at": "2022-08-15T01:32:49Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 364,
          "created_at": "2022-08-17T18:02:57Z",
          "last_comment_at": "2023-02-03T18:29:28Z",
          "last_comment_author": "juandpinto"
        },
        {
          "number": 377,
          "created_at": "2022-08-27T06:06:16Z",
          "last_comment_at": "2022-09-02T12:38:40Z",
          "last_comment_author": "chrisgrieser"
        },
        {
          "number": 423,
          "created_at": "2022-09-21T16:28:12Z",
          "last_comment_at": "2022-09-22T01:39:48Z",
          "last_comment_author": "pjkaufman"
        },
        {
          "number": 428,
          "created_at": "2022-09-28T09:16:37Z",
          "last_comment_at": "2025-03-17T08:06:48Z",
          "last_comment_author": "Vinfall"
        },
        {
          "number": 443,
          "created_at": "2022-10-08T14:16:41Z",
          "last_comment_at": "2025-12-31T07:06:22Z",
          "last_comment_author": "codey-badger"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/platers/obsidian-linter",
    "host": "github.com",
    "name": "obsidian-linter",
    "owner": "platers"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 57,
        "vitality": 83,
        "community": 73,
        "governance": 53,
        "engineering": 94
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 195,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 28
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "195 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 195
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 85,
              "latest_release_tag": "1.33.0-rc-1",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 58.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "85 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~58.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 58.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 73,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 148,
              "stars": 2013,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,013 stars",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2013
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "148 forks",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 148
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 52,
              "top_contributor_share": 0.753
            },
            "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 75% of commits",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "52 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 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": 581,
              "open_issues": 238,
              "closed_issues": 704,
              "issue_closed_ratio": 0.747,
              "closed_unmerged_prs": 23
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "581/604 decided PRs merged",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 581,
                      "decided": 604
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/11 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "platers",
              "public_repos": 58,
              "account_age_days": 4248
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of platers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "platers"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "58 public repos, account ~11 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 58
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 94,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "linter",
                "obsidian-plugin",
                "obsidian-md"
              ],
              "has_wiki": true,
              "homepage": "https://platers.github.io/obsidian-linter/",
              "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://platers.github.io/obsidian-linter/",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 6/11 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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": "30 commit(s) and 10 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 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "8 existing vulnerabilities detected",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 709 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 709
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 8,
              "assessed_packages": 709,
              "unassessed_packages": 0,
              "affected_by_severity": "high 6, low 2",
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory 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": 709,
              "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": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.41,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "41 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 41,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 72877,
              "source_files_sampled": 219,
              "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/219 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 219,
                      "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",
    "Could not fetch npm package 'obsidian-linter' from its registry",
    "Could not fetch npm package 'eslint-plugin-obsidian-linter' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T06:29:34.079486Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/platers/obsidian-linter.svg",
  "full_name": "platers/obsidian-linter",
  "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 statistics.