Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 21:11 UTC

felt / js-sdk

Felt JS SDK

TypeScriptMIT★ 4 stars⑂ 1 forksince Nov 2024View on GitHub ↗

felt/js-sdk holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (68/100) and lowest on Community & Adoption (38/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

60
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

FeltOrganization
220 followers36 public repossince Oct 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@feltmaps/js-sdk1.10.15,033765 days agofeltsdk

Metrics by category

Vitality

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

68Moderate · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
6.9/36Commit cadence — 10/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
2/10OpenSSF Scorecard: Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year13
human_commit_share0.99
days_since_last_push5
active_weeks_last_year10
How it's scored
16.2/27Ships releases — 74 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~37.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count74
latest_release_tagv1.10.1
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases37.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

38At risk · 18% of overall
How it's scored
7.7/60Stars — 4 stars
0/25Forks — 1 forks
3.9/15Watchers — 6 watchers
Inputs used
forks1
stars4
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)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
49.4/80Monthly downloads — 5,033 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@feltmaps/js-sdk
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,033
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.5/22.5Commit distribution — top contributor authored 58% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.577
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
33.3/38.3PR acceptance — 107/123 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs107
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs16
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.9/25Owner reach — 220 followers of felt
23.4/25Track record — 36 public repos, account ~11 yr old
Inputs used
followers220
owner_typeOrganization
is_verified
owner_loginfelt
public_repos36
account_age_days4,304
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 76 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@feltmaps/js-sdk
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

67Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 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
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 49 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
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
advisories67
affected_packages30
assessed_packages574
unassessed_packages0
affected_by_severitycritical 3, high 16, moderate 10, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 574 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.

55Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
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
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/81 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes30,399
source_files_sampled81
oversized_source_files0

Key facts

4GitHub stars
4contributors
13commits, last 12 months
5days since last push
74releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:@feltmaps/js-sdk@1.10.1; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities49 existing vulnerabilities detected
All dependencies 574

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

RegistryPackageVersionRelation
npm@andrewbranch/untar.js1.0.3indirect
npm@arethetypeswrong/cli0.17.4indirect
npm@arethetypeswrong/core0.17.4indirect
npm@babel/code-frame7.27.1indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/runtime7.25.6indirect
npm@braidai/lang1.1.0indirect
npm@changesets/apply-release-plan7.0.5indirect
npm@changesets/assemble-release-plan6.0.4indirect
npm@changesets/changelog-git0.2.0indirect
npm@changesets/cli2.27.9indirect
npm@changesets/config3.0.3indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.2indirect
npm@changesets/get-release-plan4.0.4indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.1indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.0indirect
npm@changesets/pre2.0.1indirect
npm@changesets/read0.6.1indirect
npm@changesets/should-skip-package0.1.1indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.0.0indirect
npm@changesets/write0.3.2indirect
npm@colors/colors1.5.0indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/aix-ppc640.23.1indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm0.23.1indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-arm640.23.1indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/android-x640.23.1indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-arm640.23.1indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/darwin-x640.23.1indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-arm640.23.1indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/freebsd-x640.23.1indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm0.23.1indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-arm640.23.1indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-ia320.23.1indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-loong640.23.1indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-mips64el0.23.1indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-ppc640.23.1indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-riscv640.23.1indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-s390x0.23.1indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/linux-x640.23.1indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/netbsd-x640.23.1indirect
npm@esbuild/openbsd-arm640.23.1indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.23.1indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/sunos-x640.23.1indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-arm640.23.1indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-ia320.23.1indirect
npm@esbuild/win32-x640.21.5indirect
npm@esbuild/win32-x640.23.1indirect
npm@gerrit0/mini-shiki1.27.2indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@loaderkit/resolve1.0.4indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@microsoft/api-extractor7.47.9indirect
npm@microsoft/api-extractor-model7.29.8indirect
npm@microsoft/tsdoc0.15.0indirect
npm@microsoft/tsdoc-config0.17.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@rollup/plugin-node-resolve16.0.1indirect
npm@rollup/pluginutils5.1.4indirect
npm@rollup/rollup-android-arm-eabi4.41.1indirect
npm@rollup/rollup-android-arm644.41.1indirect
npm@rollup/rollup-darwin-arm644.41.1indirect
npm@rollup/rollup-darwin-x644.41.1indirect
npm@rollup/rollup-freebsd-arm644.41.1indirect
npm@rollup/rollup-freebsd-x644.41.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.41.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.41.1indirect
npm@rollup/rollup-linux-arm64-gnu4.41.1indirect
npm@rollup/rollup-linux-arm64-musl4.41.1indirect
npm@rollup/rollup-linux-loongarch64-gnu4.41.1indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.41.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.41.1indirect
npm@rollup/rollup-linux-riscv64-musl4.41.1indirect
npm@rollup/rollup-linux-s390x-gnu4.41.1indirect
npm@rollup/rollup-linux-x64-gnu4.41.1indirect
npm@rollup/rollup-linux-x64-musl4.41.1indirect
npm@rollup/rollup-win32-arm64-msvc4.41.1indirect
npm@rollup/rollup-win32-ia32-msvc4.41.1indirect
npm@rollup/rollup-win32-x64-msvc4.41.1indirect
npm@rushstack/node-core-library5.9.0indirect
npm@rushstack/rig-package0.5.3indirect
npm@rushstack/terminal0.14.2indirect
npm@rushstack/ts-command-line4.22.8indirect
npm@shikijs/engine-oniguruma1.29.2indirect
npm@shikijs/types1.29.2indirect
npm@shikijs/vscode-textmate10.0.1indirect
npm@sindresorhus/is4.6.0indirect
npm@snyk/github-codeowners1.1.0indirect
npm@types/acorn4.0.6indirect
npm@types/argparse1.0.38indirect
npm@types/debug4.1.12indirect
npm@types/estree1.0.7indirect
npm@types/estree-jsx1.0.5indirect
npm@types/hast3.0.4indirect
npm@types/mdast4.0.4indirect
npm@types/ms0.7.34indirect
npm@types/node12.20.55indirect
npm@types/node22.7.4indirect
npm@types/resolve1.20.2indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@vitest/expect2.1.2indirect
npm@vitest/mocker2.1.2indirect
npm@vitest/pretty-format2.1.2indirect
npm@vitest/runner2.1.2indirect
npm@vitest/snapshot2.1.2indirect
npm@vitest/spy2.1.2indirect
npm@vitest/utils2.1.2indirect
npm@yarnpkg/lockfile1.1.0indirect
npmacorn8.14.0indirect
npmacorn-jsx5.3.2indirect
npmaggregate-error3.1.0indirect
npmajv8.12.0indirect
npmajv8.13.0indirect
npmajv-draft-041.0.0indirect
npmajv-formats3.0.1indirect
npmansi-colors4.1.3indirect
npmansi-escapes7.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmassertion-error2.0.1indirect
npmat-least-node1.0.0indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbetter-path-resolve1.0.0indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbundle-require5.0.0indirect
npmbyte-size9.0.1indirect
npmcac6.7.14indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmccount2.0.1indirect
npmchai5.1.1indirect
npmchalk4.1.2indirect
npmchalk5.3.0indirect
npmchar-regex1.0.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchardet0.7.0indirect
npmcheck-error2.1.1indirect
npmchokidar3.6.0indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.4.3indirect
npmclean-stack2.2.0indirect
npmcleye1.3.4indirect
npmcli-highlight2.1.11indirect
npmcli-table30.6.5indirect
npmcliui7.0.4indirect
npmclone1.0.4indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander10.0.1indirect
npmcommander4.1.1indirect
npmconcat-map0.0.1indirect
npmconsola3.2.3indirect
npmcross-spawn5.1.0indirect
npmcross-spawn7.0.3indirect
npmcross-spawn7.0.6indirect
npmdebug4.3.7indirect
npmdecode-named-character-reference1.0.2indirect
npmdeep-eql5.0.2indirect
npmdeepmerge4.3.1indirect
npmdefaults1.0.4indirect
npmdefine-data-property1.1.4indirect
npmdequal2.0.3indirect
npmdetect-indent6.1.0indirect
npmdevlop1.1.0indirect
npmdir-glob3.0.1indirect
npmdtsroll1.4.1indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmeasy-table1.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojilib2.4.0indirect
npmenhanced-resolve5.17.1indirect
npmenquirer2.4.1indirect
npmentities4.5.0indirect
npmenvironment1.1.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmesbuild0.21.5indirect
npmesbuild0.23.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp5.0.0indirect
npmesprima4.0.1indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-util-visit2.0.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmexeca5.1.1indirect
npmextend3.0.2indirect
npmextendable-error0.1.7indirect
npmexternal-editor3.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfastq1.17.1indirect
npmfault2.0.1indirect
npmfdir6.3.0indirect
npmfflate0.8.2indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-yarn-workspace-root2.0.0indirect
npmforeground-child3.3.0indirect
npmformat0.2.2indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfs-extra9.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmglob10.4.5indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglobby11.1.0indirect
npmglobrex0.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhappy-dom15.7.4indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.2indirect
npmhighlight.js10.7.3indirect
npmhuman-id1.0.2indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmignore5.3.2indirect
npmimport-lazy4.0.0indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.15.1indirect
npmis-decimal2.0.1indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-module1.0.0indirect
npmis-number7.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-stream2.0.1indirect
npmis-subdir1.2.0indirect
npmis-windows1.0.2indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjiti2.1.2indirect
npmjju1.4.0indirect
npmjoycon3.1.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify1.3.0indirect
npmjsonfile4.0.0indirect
npmjsonfile6.1.0indirect
npmjsonify0.0.1indirect
npmklaw-sync6.0.0indirect
npmknip5.31.0indirect
npmlilconfig3.1.2indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.0indirect
npmload-tsconfig0.2.5indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.sortby4.7.0indirect
npmlodash.startcase4.4.0indirect
npmlongest-streak3.1.0indirect
npmloupe3.1.1indirect
npmlru-cache10.4.3indirect
npmlru-cache4.1.5indirect
npmlru-cache6.0.0indirect
npmlunr2.3.9indirect
npmmagic-string0.30.11indirect
npmmarkdown-it14.1.0indirect
npmmarkdown-table3.0.3indirect
npmmarked9.1.6indirect
npmmarked-terminal7.1.0indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.1indirect
npmmdast-util-from-markdown2.0.1indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-gfm3.0.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.0.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx3.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-markdown2.1.0indirect
npmmdast-util-to-string4.0.0indirect
npmmdurl2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.0indirect
npmmicromark-core-commonmark2.0.1indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.0indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-extension-mdx-expression3.0.0indirect
npmmicromark-extension-mdx-jsx3.0.1indirect
npmmicromark-extension-mdx-md2.0.0indirect
npmmicromark-extension-mdxjs3.0.0indirect
npmmicromark-extension-mdxjs-esm3.0.0indirect
npmmicromark-factory-destination2.0.0indirect
npmmicromark-factory-label2.0.0indirect
npmmicromark-factory-mdx-expression2.0.2indirect
npmmicromark-factory-space2.0.0indirect
npmmicromark-factory-title2.0.0indirect
npmmicromark-factory-whitespace2.0.0indirect
npmmicromark-util-character2.1.0indirect
npmmicromark-util-chunked2.0.0indirect
npmmicromark-util-classify-character2.0.0indirect
npmmicromark-util-combine-extensions2.0.0indirect
npmmicromark-util-decode-numeric-character-reference2.0.1indirect
npmmicromark-util-decode-string2.0.0indirect
npmmicromark-util-encode2.0.0indirect
npmmicromark-util-events-to-acorn2.0.2indirect
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.1indirect
npmmicromark-util-symbol2.0.0indirect
npmmicromark-util-types2.0.0indirect
npmmicromatch4.0.8indirect
npmmimic-fn2.1.0indirect
npmminimatch3.0.8indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminipass7.1.2indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.7indirect
npmnode-emoji2.1.3indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-keys1.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopen7.4.2indirect
npmos-tmpdir1.0.2indirect
npmoutdent0.5.0indirect
npmp-filter2.1.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-map2.1.0indirect
npmp-map4.0.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.0indirect
npmpackage-manager-detector0.2.0indirect
npmparse-entities4.0.2indirect
npmparse-ms4.0.0indirect
npmparse55.1.1indirect
npmparse56.0.1indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmpatch-package8.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-type4.0.0indirect
npmpathe1.1.2indirect
npmpathval2.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpify4.0.1indirect
npmpirates4.0.6indirect
npmpostcss8.4.47indirect
npmpostcss-load-config6.0.1indirect
npmprettier2.8.8indirect
npmprettier3.3.3indirect
npmprettier-plugin-organize-imports4.1.0indirect
npmpretty-ms9.1.0indirect
npmpseudomap1.0.2indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqueue-microtask1.2.3indirect
npmread-yaml-file1.1.0indirect
npmreaddirp3.6.0indirect
npmregenerator-runtime0.14.1indirect
npmremark15.0.1indirect
npmremark-frontmatter5.0.0indirect
npmremark-gfm4.0.0indirect
npmremark-mdx3.1.0indirect
npmremark-parse11.0.0indirect
npmremark-stringify11.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.8indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrimraf2.7.1indirect
npmrollup4.41.1indirect
npmrollup-plugin-dts6.1.1indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmsemver7.5.4indirect
npmsemver7.6.3indirect
npmset-function-length1.2.2indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmskin-tone2.0.0indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmsmol-toml1.3.0indirect
npmsource-map0.6.1indirect
npmsource-map0.8.0-beta.0indirect
npmsource-map-js1.2.1indirect
npmspawndamnit2.0.0indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstd-env3.7.0indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-json-comments5.0.1indirect
npmsucrase3.35.0indirect
npmsummary2.1.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks3.1.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.2.1indirect
npmterm-size2.2.1indirect
npmterminal-columns1.4.1indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.0indirect
npmtinyglobby0.2.6indirect
npmtinypool1.0.1indirect
npmtinyrainbow1.2.0indirect
npmtinyspy3.0.2indirect
npmtmp0.0.33indirect
npmto-regex-range5.0.1indirect
npmto-vfile8.0.0indirect
npmtr461.0.1indirect
npmtree-kill1.2.2indirect
npmtrough2.2.0indirect
npmts-interface-checker0.1.13indirect
npmtsconfck3.1.4indirect
npmtsup8.3.0indirect
npmtype-flag3.0.0indirect
npmtypedoc0.27.6indirect
npmtypedoc-plugin-markdown4.4.1indirect
npmtypedoc-plugin-remark1.2.4indirect
npmtypedoc-plugin-zod1.3.1indirect
npmtypescript5.4.2indirect
npmtypescript5.6.1-rcindirect
npmtypescript5.6.2indirect
npmuc.micro2.1.0indirect
npmundici-types6.19.8indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunified11.0.5indirect
npmunist-util-is6.0.0indirect
npmunist-util-position-from-estree2.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmuniversalify0.1.2indirect
npmuniversalify2.0.1indirect
npmuri-js4.4.1indirect
npmvalidate-npm-package-name5.0.1indirect
npmvfile6.0.3indirect
npmvfile-message4.0.2indirect
npmvite5.4.8indirect
npmvite-node2.1.2indirect
npmvite-tsconfig-paths5.0.1indirect
npmvitest2.1.2indirect
npmwcwidth1.0.1indirect
npmwebidl-conversions4.0.2indirect
npmwebidl-conversions7.0.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url7.1.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyallist2.1.2indirect
npmyallist4.0.0indirect
npmyaml2.7.0indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
npmzod3.23.8indirect
npmzod-validation-error3.4.0indirect
npmzwitch2.0.4indirect
Dependency advisories 30

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

PackageVersionRelationSeverityAdvisoriesFixed in
happy-dom15.7.4indirectcritical320.8.9
rollup4.41.1indirectcritical14.59.0
vitest2.1.2indirectcritical24.1.0
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion2.0.1indirecthigh35.0.7
cross-spawn5.1.0indirecthigh17.0.5
cross-spawn7.0.3indirecthigh17.0.5
glob10.4.5indirecthigh111.1.0
js-yaml3.14.1indirecthigh34.3.0
js-yaml4.1.0indirecthigh34.3.0
linkify-it5.0.0indirecthigh25.0.2
lodash4.17.21indirecthigh34.18.0
minimatch3.0.8indirecthigh310.2.3
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.2indirecthigh24.0.4
tmp0.0.33indirecthigh20.2.6
vite5.4.8indirecthigh138.0.16
@babel/runtime7.25.6indirectmoderate18.0.0-alpha.17
ajv8.12.0indirectmoderate18.18.0
ajv8.13.0indirectmoderate18.18.0
esbuild0.21.5indirectmoderate10.25.0
esbuild0.23.1indirectmoderate10.25.0
markdown-it14.1.0indirectmoderate214.2.0
nanoid3.3.7indirectmoderate15.0.9
postcss8.4.47indirectmoderate18.5.10
smol-toml1.3.0indirectmoderate21.6.1
yaml2.7.0indirectmoderate12.8.3
tsup8.3.0indirectlow1

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": [],
      "is_fork": false,
      "size_kb": 2732,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 4502,
        "JavaScript": 3767,
        "TypeScript": 334688
      },
      "pushed_at": "2026-07-17T16:07:15Z",
      "created_at": "2024-11-10T16:13:34Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T15:35:41Z",
      "description": "Felt JS SDK",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://felt.com",
      "name": "Felt",
      "type": "Organization",
      "login": "felt",
      "company": null,
      "location": null,
      "followers": 220,
      "avatar_url": "https://avatars.githubusercontent.com/u/9118682?v=4",
      "created_at": "2014-10-09T18:24:55Z",
      "is_verified": null,
      "public_repos": 36,
      "account_age_days": 4304
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-07-17T15:49:23Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-10-08T16:23:28Z"
        },
        {
          "tag": "v1.10.0-next.4",
          "kind": "prerelease",
          "published_at": "2025-10-08T15:57:24Z"
        },
        {
          "tag": "v1.10.0-next.3",
          "kind": "prerelease",
          "published_at": "2025-10-03T15:35:19Z"
        },
        {
          "tag": "v1.10.0-next.2",
          "kind": "prerelease",
          "published_at": "2025-09-30T17:11:57Z"
        },
        {
          "tag": "v1.10.0-next.1",
          "kind": "prerelease",
          "published_at": "2025-09-26T16:09:53Z"
        },
        {
          "tag": "v1.10.0-next.0",
          "kind": "prerelease",
          "published_at": "2025-09-26T12:18:55Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-08-27T12:30:42Z"
        },
        {
          "tag": "v1.9.0-next.0",
          "kind": "prerelease",
          "published_at": "2025-08-21T11:10:27Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-08-13T19:08:17Z"
        },
        {
          "tag": "v1.8.0-next.0",
          "kind": "prerelease",
          "published_at": "2025-08-13T18:55:42Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-07-10T12:55:17Z"
        },
        {
          "tag": "v1.7.0-next.22",
          "kind": "prerelease",
          "published_at": "2025-07-10T08:46:55Z"
        },
        {
          "tag": "v1.7.0-next.21",
          "kind": "prerelease",
          "published_at": "2025-07-07T09:31:03Z"
        },
        {
          "tag": "v1.7.0-next.20",
          "kind": "prerelease",
          "published_at": "2025-07-04T13:23:24Z"
        },
        {
          "tag": "v1.7.0-next.19",
          "kind": "prerelease",
          "published_at": "2025-07-02T15:17:08Z"
        },
        {
          "tag": "v1.7.0-next.18",
          "kind": "prerelease",
          "published_at": "2025-07-02T12:46:11Z"
        },
        {
          "tag": "v1.7.0-next.17",
          "kind": "prerelease",
          "published_at": "2025-07-02T11:00:48Z"
        },
        {
          "tag": "v1.7.0-next.16",
          "kind": "prerelease",
          "published_at": "2025-06-30T13:46:18Z"
        },
        {
          "tag": "v1.7.0-next.15",
          "kind": "prerelease",
          "published_at": "2025-06-30T11:00:25Z"
        },
        {
          "tag": "v1.7.0-next.14",
          "kind": "prerelease",
          "published_at": "2025-06-27T14:39:34Z"
        },
        {
          "tag": "v1.7.0-next.13",
          "kind": "prerelease",
          "published_at": "2025-06-24T11:13:28Z"
        },
        {
          "tag": "v1.7.0-next.12",
          "kind": "prerelease",
          "published_at": "2025-06-24T10:20:48Z"
        },
        {
          "tag": "v1.7.0-next.11",
          "kind": "prerelease",
          "published_at": "2025-06-24T10:13:29Z"
        },
        {
          "tag": "v1.7.0-next.10",
          "kind": "prerelease",
          "published_at": "2025-06-18T14:29:03Z"
        },
        {
          "tag": "v1.7.0-next.9",
          "kind": "prerelease",
          "published_at": "2025-06-09T09:43:29Z"
        },
        {
          "tag": "v1.7.0-next.8",
          "kind": "prerelease",
          "published_at": "2025-06-05T20:57:01Z"
        },
        {
          "tag": "v1.7.0-next.7",
          "kind": "prerelease",
          "published_at": "2025-06-05T18:05:15Z"
        },
        {
          "tag": "v1.7.0-next.6",
          "kind": "prerelease",
          "published_at": "2025-06-05T17:24:25Z"
        },
        {
          "tag": "v1.7.0-next.5",
          "kind": "prerelease",
          "published_at": "2025-06-05T14:54:44Z"
        },
        {
          "tag": "v1.7.0-next.4",
          "kind": "prerelease",
          "published_at": "2025-06-05T09:13:05Z"
        },
        {
          "tag": "v1.7.0-next.3",
          "kind": "prerelease",
          "published_at": "2025-06-03T13:52:58Z"
        },
        {
          "tag": "v1.7.0-next.2",
          "kind": "prerelease",
          "published_at": "2025-05-30T09:38:38Z"
        },
        {
          "tag": "v1.7.0-next.1",
          "kind": "prerelease",
          "published_at": "2025-05-13T08:47:36Z"
        },
        {
          "tag": "v1.7.0-next.0",
          "kind": "prerelease",
          "published_at": "2025-05-12T20:24:26Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-04-23T12:28:47Z"
        },
        {
          "tag": "v1.6.0-next.2",
          "kind": "prerelease",
          "published_at": "2025-04-23T00:56:09Z"
        },
        {
          "tag": "v1.6.0-next.1",
          "kind": "prerelease",
          "published_at": "2025-04-21T14:30:56Z"
        },
        {
          "tag": "v1.6.0-next.0",
          "kind": "prerelease",
          "published_at": "2025-04-17T09:29:40Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-04-11T16:26:04Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-01-31T15:15:16Z"
        },
        {
          "tag": "v1.5.0-next.22",
          "kind": "prerelease",
          "published_at": "2025-04-10T14:30:59Z"
        },
        {
          "tag": "v1.5.0-next.21",
          "kind": "prerelease",
          "published_at": "2025-04-09T12:01:04Z"
        },
        {
          "tag": "v1.5.0-next.20",
          "kind": "prerelease",
          "published_at": "2025-04-09T10:24:40Z"
        },
        {
          "tag": "v1.5.0-next.19",
          "kind": "prerelease",
          "published_at": "2025-04-09T07:57:23Z"
        },
        {
          "tag": "v1.5.0-next.18",
          "kind": "prerelease",
          "published_at": "2025-04-07T14:23:54Z"
        },
        {
          "tag": "v1.5.0-next.17",
          "kind": "prerelease",
          "published_at": "2025-04-07T08:16:43Z"
        },
        {
          "tag": "v1.5.0-next.16",
          "kind": "prerelease",
          "published_at": "2025-04-04T16:50:40Z"
        },
        {
          "tag": "v1.5.0-next.15",
          "kind": "prerelease",
          "published_at": "2025-03-31T15:28:38Z"
        },
        {
          "tag": "v1.5.0-next.14",
          "kind": "prerelease",
          "published_at": "2025-03-30T17:59:41Z"
        },
        {
          "tag": "v1.5.0-next.13",
          "kind": "prerelease",
          "published_at": "2025-03-29T18:28:14Z"
        },
        {
          "tag": "v1.5.0-next.12",
          "kind": "prerelease",
          "published_at": "2025-03-28T16:36:28Z"
        },
        {
          "tag": "v1.5.0-next.11",
          "kind": "prerelease",
          "published_at": "2025-03-28T15:43:47Z"
        },
        {
          "tag": "v1.5.0-next.10",
          "kind": "prerelease",
          "published_at": "2025-03-28T11:20:45Z"
        },
        {
          "tag": "v1.5.0-next.9",
          "kind": "prerelease",
          "published_at": "2025-03-26T11:48:36Z"
        },
        {
          "tag": "v1.5.0-next.8",
          "kind": "prerelease",
          "published_at": "2025-03-25T09:34:50Z"
        },
        {
          "tag": "v1.5.0-next.7",
          "kind": "prerelease",
          "published_at": "2025-03-20T09:21:07Z"
        },
        {
          "tag": "v1.5.0-next.6",
          "kind": "prerelease",
          "published_at": "2025-02-20T16:45:50Z"
        },
        {
          "tag": "v1.5.0-next.5",
          "kind": "prerelease",
          "published_at": "2025-02-12T13:54:14Z"
        },
        {
          "tag": "v1.5.0-next.4",
          "kind": "prerelease",
          "published_at": "2025-02-11T08:38:29Z"
        },
        {
          "tag": "v1.5.0-next.3",
          "kind": "prerelease",
          "published_at": "2025-02-06T16:22:08Z"
        },
        {
          "tag": "v1.5.0-next.2",
          "kind": "prerelease",
          "published_at": "2025-01-31T16:06:35Z"
        },
        {
          "tag": "v1.5.0-next.1",
          "kind": "prerelease",
          "published_at": "2025-01-31T15:33:20Z"
        },
        {
          "tag": "v1.5.0-next.0",
          "kind": "prerelease",
          "published_at": "2025-01-30T14:33:01Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-01-14T09:12:57Z"
        },
        {
          "tag": "v1.4.0-next.1",
          "kind": "prerelease",
          "published_at": "2025-01-10T11:40:08Z"
        },
        {
          "tag": "v1.4.0-next.0",
          "kind": "prerelease",
          "published_at": "2024-12-12T09:04:11Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-12-02T13:47:19Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-11-29T12:53:35Z"
        },
        {
          "tag": "v1.2.0-next.1",
          "kind": "prerelease",
          "published_at": "2024-11-28T08:31:21Z"
        },
        {
          "tag": "v1.2.0-next.0",
          "kind": "prerelease",
          "published_at": "2024-11-27T08:52:03Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-11-15T17:19:34Z"
        },
        {
          "tag": "v1.1.0-next.0",
          "kind": "prerelease",
          "published_at": "2024-11-14T21:40:07Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2024-11-06T15:02:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6c0d01447577b5550a81a10d5b037322f20ac54b",
          "body": "…hannel per handshake attempt (#134)\n\nFelt.connect created a single MessageChannel and re-transferred the same\nport2 on every 100ms handshake retry. Transferring a MessagePort\npermanently neuters it, so only the very first postMessage carried a\nusable port: Safari throws DataCloneError on every retr\n[…]\n are closed.\n\nAdds a regression test that ignores the first two handshake attempts\nand asserts a distinct, freshly-minted port is transferred each time.\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "Fix Safari DataCloneError in Felt.connect by minting a fresh MessageC…",
          "author_name": "claude[bot]",
          "author_login": "claude[bot]",
          "committed_at": "2026-07-17T15:35:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e62a0f5b4ab5bbca5c0fb9dea91147ab760ab393",
          "body": null,
          "is_bot": false,
          "headline": "Merge prerelease into main (#128)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2026-05-19T15:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b650be3d595a76a267c42fb35544f4d06176ac",
          "body": "docs(changeset): Update layer visible docs",
          "is_bot": false,
          "headline": "Update layer visible docs (#130)",
          "author_name": "Chad Lawlis",
          "author_login": "chadlawlis",
          "committed_at": "2026-03-20T14:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd4516f0b765518b8392eefcd4b4cb40cb27c2d",
          "body": "* Improve feature actions docs and types\n\n* docs(changeset): Fix feature action types and documentation",
          "is_bot": false,
          "headline": "Improve feature actions docs and types (#127)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-10-08T13:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640dc3bf30c26b3577aeeaa610dd53de7f496346",
          "body": "* Add basemaps API\n\n* docs(changeset): Add basemaps API",
          "is_bot": false,
          "headline": "Add basemaps API (#126)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-10-03T15:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1558c780c9b30625dedbbd3245462baf0c09847b",
          "body": "* Add pageSize and select params to getFeatures\n\n* docs(changeset): Add pageSize and select to getFeatures\n\n* improve docs",
          "is_bot": false,
          "headline": "Add pageSize and select params to getFeatures (#125)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-09-30T16:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5980e1f3e94095dbde7eaad29b72f2a18d35d19",
          "body": "* Feature Contextual Action\n\n* Rename and add more args\n\n* rm unused\n\n* wip\n\n* wip?\n\n* tweaks\n\n* tweaks\n\n* tweaks\n\n* docs(changeset): Add feature actions\n\n* Fix types\n\n---------\n\nCo-authored-by: Tom Hicks <tom.hicks@me.com>",
          "is_bot": false,
          "headline": "Feature Contextual Action (#123)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-09-26T16:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbd58180e422575c8f6e66ca3de9d77d3f4a93c",
          "body": "* Add duplicateLayer method",
          "is_bot": false,
          "headline": "Add duplicateLayer method (#122)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-09-25T16:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c06d2573110317d347d1481671d8d5c1d5c200b",
          "body": "Merge prerelease into main",
          "is_bot": false,
          "headline": "Merge prerelease into main (1.9) (#121)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-08-28T12:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1403bf19cd656bbd5172e3b08b6fc6b3a0c8eeae",
          "body": "* Enhance setLayerLegendVisibility method with showOnlyName option\n\n* docs(changeset): Enhance setLayerLegendVisibility method with showOnlyName option\n\n* update implementation\n\n* minor tweaks\n\n* Update implementation\n\n* better naming and address Sukanya's feedback",
          "is_bot": false,
          "headline": "Add support for legendDisplay on the layer (#119)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-08-21T10:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494833be0a4120c7e56b42acdd8d7fc5d57ccdca",
          "body": "* Update release docs\n\n* Move npm login into steps from preamble",
          "is_bot": false,
          "headline": "Update release docs (#118)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-08-13T19:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ddc6f8e89e0cea42163516ee1d812b95e125c2a",
          "body": null,
          "is_bot": false,
          "headline": "Merge prerelease into main (#117)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-08-13T19:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd544ed963badb5f3622b43a647294298a094da",
          "body": "* Update filter type docs\n\n* docs(changeset): Update filter docs",
          "is_bot": false,
          "headline": "Update filter docs (#116)",
          "author_name": "Chad Lawlis",
          "author_login": "chadlawlis",
          "committed_at": "2025-08-11T13:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b717b4cbad801a0788c939208b2755d634a1708",
          "body": null,
          "is_bot": false,
          "headline": "Update release docs (#115)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-07-10T15:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ccd003ad457f46f0cd0cea31ec0ff823b30e967",
          "body": "* Improve explanations in controller docs\n\n* docs(changeset): Improve controller method documentation",
          "is_bot": false,
          "headline": "Improve explanations in controller docs (#112)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-07-10T15:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36274913fc96b78d6776c221db157410cdc09e6d",
          "body": null,
          "is_bot": false,
          "headline": "Patch prerelease back to main (#114)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-07-10T14:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0233beaf095894f92e6b6a81f6586c40240f69fa",
          "body": "* Improve documentation",
          "is_bot": false,
          "headline": "Documentation improvements (#111)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-07-09T19:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07a7feb886fb9e52daf1be3b2b3afe2c9b5c9d90",
          "body": "* Update getAggregates docs\n\n* docs(changeset): Update getAggregates examples to be correct\n\n* Fix incorrect explanation in docs",
          "is_bot": false,
          "headline": "Update getAggregates docs (#110)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-07-09T18:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a73d9f0fe9ad9d512b3f582dec4d3ace07e52b9",
          "body": "* Add UIIframeElement to custom ui panel\n\n* better docs\n\n* docs(changeset): Add UIIframeElement to custom ui panel\n\n* Better docs",
          "is_bot": false,
          "headline": "Add UIIframeElement to custom ui panel (#109)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-07-07T09:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa56608e6957318793745a5e03b7ca7cacf398b",
          "body": "* Support disabled on custom ui control option\n\n* polish\n\n* docs(changeset): Support disabled on custom ui control option",
          "is_bot": false,
          "headline": "Support disabled on custom ui control option (#108)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-07-04T12:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b2bfa1e83d4440916c04a6594c058f9c4918ef",
          "body": "* Add checkbox, radio and toggle controls to custom ui panel\n\n* Better docs\n\n* docs(changeset): Add checkbox, radio and toggle controls to custom ui panel\n\n* Better docs",
          "is_bot": false,
          "headline": "Add checkbox, radio and toggle controls to custom ui panel (#107)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-07-04T10:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcee50dc23d5bcc6960a440eb40baed198c2a131",
          "body": "* Add UIButtonRow to custom ui panel\n\n* better examples\n\n* add label to button row element\n\n* update api\n\n* add example for label\n\n* docs(changeset): Add UIButtonRowElement to custom ui panel",
          "is_bot": false,
          "headline": "Add UIButtonRowElement to custom ui panel (#106)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-07-02T15:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eea76b3dd92030c71a7694d68a05b0ee6c3ba43",
          "body": "* Add support for align and justify on grid container\n\n* docs(changeset): Add support for align and justify on grid container\n\n* Polish naming\n\n* Update changeset",
          "is_bot": false,
          "headline": "Add support for align and distribute items on grid container (#105)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-07-02T12:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e3febed42ca7eb46672e85bb63dd2ea800c106f",
          "body": "… (#104)\n\n* Merge create and update panel methods and require using createPanelId\n\n* Better docs and types\n\n* docs(changeset): Merge create and update panel methods and require using createPanelId\n\n* Add another example to select\n\n* Update docs",
          "is_bot": false,
          "headline": "Merge create and update panel methods and require using createPanelId…",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-07-02T10:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39995d3e8a48ee751cde5e3e50280ca7f429b242",
          "body": "* Remove UIButtonGroupElement from custom ui panel\n\n* docs(changeset): Remove UIButtonGroupElement from custom ui panel",
          "is_bot": false,
          "headline": "Remove UIButtonGroupElement from custom ui panel (#103)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-30T13:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9612a9307bb3f9d08741057f1273194e629fb0",
          "body": "* Add UIGridContainerElement to custom ui panel\n\n* finish types\n\n* oops\n\n* format\n\n* consider flexiblespace like panel element and fix circular ref\n\n* better docs\n\n* better docs\n\n* better docs\n\n* better docs\n\n* better docs for flexible space element\n\n* Update js-sdk.api.md\n\n* Disallow nesting grids\n\n* Update js-sdk.api.md\n\n* docs(changeset): Add UIGridContainerElement to custom ui panel",
          "is_bot": false,
          "headline": "Add UIGridContainerElement to custom ui panel (#102)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-30T10:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1f9f3302201a6ea11b19ea5eba60a138990712",
          "body": "…ment (#101)\n\n* Add new variants and tint to UIButtonElement\n\n* Update docs\n\n* Update docs\n\n* Update api\n\n* docs(changeset): Add new variants and tint to UIButtonElement\n\n* Drop thin variants\n\n* Update changeset\n\n* minor doc change\n\n* oops\n\n* Update js-sdk.api.md",
          "is_bot": false,
          "headline": "Add new variants, drop thin variants and add tint prop to UIButtonEle…",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-27T14:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0beaea64b8c390c2481e36cacbf13cc912376c98",
          "body": "* Use singular for custom ui types\n\n* docs(changeset): Use singular for custom ui types",
          "is_bot": false,
          "headline": "Use singular for custom ui types (#100)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-24T11:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3d4e28a317fb6a2c0b6f57295a2b3bfac3c41f",
          "body": "* Include element id on every custom ui callback args\n\n* docs(changeset): Include element id on every custom ui callback args\n\n* Update js-sdk-api.md",
          "is_bot": false,
          "headline": "Include element id on every custom ui callback args (#99)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-24T11:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc5dd92aeced772e4efff4fd40ab28327e8ebf3",
          "body": "* Rename UIPanel onClose to onClickClose\n\n* docs(changeset): Rename UIPanel onClose to onClickClose",
          "is_bot": false,
          "headline": "Rename UIPanel onClose to onClickClose (#98)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-24T09:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7755b924444218b38b2704eb9f5f6d88c022fa7",
          "body": "* Add tool setting to hide/show inspector\n\n* Update implementation\n\n* docs(changeset): Add tool setting to hide/show inspector",
          "is_bot": false,
          "headline": "Add tool setting to hide/show inspector (#96)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-24T08:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f2d08fa5e6afa71f2121221664e8a3524d8b6d6",
          "body": "* Return UIActionTrigger on SDK custom action trigger API methods\n\n* docs(changeset): Return UIActionTrigger on SDK custom action trigger API methods",
          "is_bot": false,
          "headline": "Return UIActionTrigger on custom action trigger API methods (#94)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-18T14:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55c5bc57b6a08a3522cf9da762d62c74922c7f2",
          "body": "* Return UIPanel on custom panel API methods\n\n* Update api\n\n* docs(changeset): Return UIPanel on custom panel API methods",
          "is_bot": false,
          "headline": "Return UIPanel on custom panel API methods (#93)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-18T09:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578443d599ef45d665115d17483e717b4478b6b5",
          "body": "* Update docs before making changes...\n\n* Fix getAggregates examples\n\n* Update MultiAggregationConfig type doc\n\n* Update docs\n\n* Update api sig\n\n* Include changeset in developing doc\n\n* docs(changeset): Update getAggregates + MultiAggregationConfig docs\n\n* Revert \"Update docs before making changes...\"\n\nThis reverts commit 9bf1dd74bb7a118dc5e63be04f2544c39556183d.",
          "is_bot": false,
          "headline": "Update docs (#92)",
          "author_name": "Chad Lawlis",
          "author_login": "chadlawlis",
          "committed_at": "2025-06-13T20:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee6c30c63f233b690335afa75421d35bd1bf4a9",
          "body": "* Better types and docs for Custom UI API\n\n* Add generic fn to create update schemas\n\n* last tweaks\n\n* fix examples title\n\n* docs(changeset): Better docs, types and method consistency for Custom Panels API",
          "is_bot": false,
          "headline": "Better docs, types and method consistency for Custom Panels API (#91)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-09T09:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6961de6de1083ed4578ecbe66ca592d56df83c",
          "body": null,
          "is_bot": false,
          "headline": "Fix package lock (#89)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-06-05T20:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8559b7e998049670617d6bca0eda1fa26df2dcd",
          "body": null,
          "is_bot": false,
          "headline": "Run patch on prepare not postinstall (#88)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-06-05T19:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c90cb81bbafaa477af3c09882752f02508806a",
          "body": "* Don't try to patch dtsroll when not in dev\n\n* docs(changeset): Don't try to patch packages not in dev mode",
          "is_bot": false,
          "headline": "Don't try to patch dtsroll when not in dev (#87)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-06-05T18:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b1fa7ac724a2d2e54f25ecbb303ac8e125fe397",
          "body": "* Output flattened controller types for Felt to consume without zod\n\n* docs(changeset): Export bundled controller types file for consumption as single file\n\n* Update API definition file\n\n* Ignore unused dtsroll used in script",
          "is_bot": false,
          "headline": "Output flattened controller types for Felt to consume without zod (#86)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-06-05T17:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e84b7aed0cde5029167190a619a98cd55d49b2",
          "body": "…#80)\n\n* Add secret way to skip felt ready check\n\n* Try to connect immediately, without waiting for initial interval\n\n* docs(changeset): Speed up initial Felt/SDK connection\n\n* Update comment",
          "is_bot": false,
          "headline": "Speed up connection check by avoiding waiting for first setInterval (…",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-06-05T16:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dda27a914c39e53fdc3c0baa831b613cf445d4c",
          "body": "* Add methods for custom ui action trigger\n\n* Update docs\n\n* Update docs\n\n* docs(changeset): Add Custom UI API for action triggers\n\n* Address Tom's feedback",
          "is_bot": false,
          "headline": "Add Custom UI API for action triggers (#84)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-05T14:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a33e23938f03f2ccf53faf0ac3b138eef847027d",
          "body": "* Use Params instead of Input for method params\n\n* Replace Input to Create on UI elements\n\n* Update docs\n\n* Rename add* methods to create*. Rename UIPanel items property to body. Rename on property to container.\n\n* docs(changeset): Make custom panel API consistent with other methods",
          "is_bot": false,
          "headline": "Make custom panel API consistent with other methods (#83)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-05T09:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca97fdfdb8044cec173813332aac8eb5770a81d",
          "body": "* Add custom ui methods (wip)\n\n* Finish custom panel API\n\n* Update docs\n\n* docs(changeset): Add Custom UI API for panels\n\n* Update method names\n\n* Update docs",
          "is_bot": false,
          "headline": "Add Custom UI API for panels (#78)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-06-03T13:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3dc316f5fb9267b4532a14a8c976fca2d1e8298",
          "body": "* Add isDeterministicId to LayerFeature\n\n* docs(changeset): Add isDeterministicId to LayerFeature\n\n* Update docs",
          "is_bot": false,
          "headline": "Add isDeterministicId to LayerFeature (#79)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-05-30T09:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae1d6a7fbae238106bb4db2ae627153d9de8cd9",
          "body": "* Update precomputed aggregate types and docs\n\n* docs(changeset): Update getPrecomputedAggregates types",
          "is_bot": false,
          "headline": "Update `getPrecomputedAggregates` types and docs (#77)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-05-13T08:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e0bfdd31537231aeb5312e73a8f52ba106028c",
          "body": "* getPrecomputedAggregates\n\n* docs(changeset): Add method getPrecomputedAggregates\n\n---------\n\nCo-authored-by: Tom Hicks <tom.hicks@me.com>",
          "is_bot": false,
          "headline": "Add function for precomputed aggregates (#75)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-05-12T18:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dad230f7715d2bb670a5c3f867cc4f318613e60",
          "body": "* Enter prerelease\n\n* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.6.0-next.0\n\n[skip ci]\n\n* Update prerelease docs/meta\n\n* Ephemeral layer boundaries (#70)\n\n(cherry picked from commit 56077bed2ac06dd157945c67cdec42f2f74817db)\n\n* Ignore commits marked as cherry-picks to allow con\n[…]\nerelease docs/meta\n\n* Exit prerelease\n\n* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.6.0\n\n[skip ci]\n\n* Clean changelog\n\n---------\n\nCo-authored-by: Sergio Clebal <sergio@felt.com>",
          "is_bot": false,
          "headline": "Merge prerelease 1.6 back to main (#73)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-05-06T15:44:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a1e5364e8eb01ebb785ef6724f41a1b74478cf5",
          "body": "* Widen allowed boundary types\n\n* docs(changeset): Widen allowed boundary types",
          "is_bot": false,
          "headline": "Widen allowed boundary types (#72)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-22T21:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b77e30b18544feaae944a31e55c3f2f2ff9578",
          "body": "* Derive return types from controllers\n\n* Update build to skip node 10",
          "is_bot": false,
          "headline": "Derive return types from controllers (#71)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-22T08:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "160ca6d0bfed65ebbbce3281fa31f342ae0e5409",
          "body": "* Implement getFeatures method on LayersController\n\n* Update docs\n\n* Update type and structure\n\n* docs(changeset): Implement getFeatures method on LayersController",
          "is_bot": false,
          "headline": "Implement getFeatures method on LayersController (#69)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-04-17T09:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56077bed2ac06dd157945c67cdec42f2f74817db",
          "body": null,
          "is_bot": false,
          "headline": "Ephemeral layer boundaries (#70)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-17T08:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6da7ff2bca97734b10ce3e62d8bc9794801800",
          "body": "* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.5.0-next.0\n\n[skip ci]\n\n* Add prerelease files\n\n* RELEASING: Releasing 0 package(s)\n\nReleases:\n\n[skip ci]\n\n* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.5.0-next.2\n\n[skip ci]\n\n* Update prerelease file\n\n* RELEASI\n[…]\n 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.5.1\n\n[skip ci]\n\n* Update prerelease docs/meta\n\n---------\n\nCo-authored-by: Sergio Clebal <sergio@felt.com>\nCo-authored-by: Sukanya Aneja <sukanya@felt.com>",
          "is_bot": false,
          "headline": "Bring prerelease changes back to main (#68)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-11T18:37:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12ecf391fd8ae87401f8402a24310019c077a35f",
          "body": "* Add udpateLayer\n\n* Allow setting boundary, caption and description when creating layers\n\n* Fix Text and Note update position types\n\n* docs(changeset): Add updateLayer and expand createLayersFromGeoJson options",
          "is_bot": false,
          "headline": "Add updateLayer (#65)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-10T14:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69ea9bace14382e18dee02e76c33a8f4aaa87e6",
          "body": "* Add screen point to pointer events",
          "is_bot": false,
          "headline": "Add screen point to pointer events (#63)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-04-09T11:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b9b612bc6fbdbe70be2b16e15cbd2da2aab19f",
          "body": "* Fix text and note creation types\n\n* docs(changeset): Improve Text and Note types and docs",
          "is_bot": false,
          "headline": "Fix text and note creation types (#64)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-09T10:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2278b91db32d1b01d240e3f8a1eaa276d17b7072",
          "body": "* Refactor layer sources\n\n* docs(changeset): Update Layer type and createLayerFromGeoJson to separate out Source concept\n\n* Remove data from data source response\n\n* Fix minor element type issue\n\n* Improve docs",
          "is_bot": false,
          "headline": "Refactor and improve layer sources (#62)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-09T07:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f6c980b068a385eebf888b8209a3e306cabea1",
          "body": "* Document ephemeral layer geometry styles\n\n* Unnest sources\n\n* docs(changeset): Improve createLayer API\n\n* Rename to createLayersFromGeoJson\n\n* Change return type",
          "is_bot": false,
          "headline": "Improve createLayer (#59)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-07T14:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc279e8e5c6b43b49fb0e041db3104fd1221ace",
          "body": "* Extract GeometryFilter type\n\n* docs(changeset): Fix geometry filter type",
          "is_bot": false,
          "headline": "Add support for multipolygon geometry filters (#60)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-07T13:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046c444de5aee98c14277ccd073dcf4365139455",
          "body": null,
          "is_bot": false,
          "headline": "Ensure bundle is a single file by inspecting content (#61)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-07T13:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b564ac7a8c9c7046d332bd91e28b7fc3defa09",
          "body": "* Throw errors from methods when validation fails\n\n* Extract error creation/checking\n\n* docs(changeset): Reject promises when method handlers are invalid\n\n* Add comment\n\n* Validate geometry for element creation and updates\n\n* Add test for element validation",
          "is_bot": false,
          "headline": "Validate geometry for element creation and updates (#58)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-07T07:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d7363514bf2b971e1ef20908c17b03430d6ac50",
          "body": "* Throw errors from methods when validation fails\n\n* Extract error creation/checking\n\n* docs(changeset): Reject promises when method handlers are invalid\n\n* Add comment",
          "is_bot": false,
          "headline": "Throw errors from methods when validation fails (#57)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-07T07:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ff1164384396cafcaced2af540b0731e8d27e7",
          "body": "* Document that marker and highlighter can return geometry, too\n\n* Allow showing holes in highlighters\n\n* docs(changeset): Change documentation for getElementGeoemtry to document Highlighter and Marker functionality, and allow holes in Highlighter geometry",
          "is_bot": false,
          "headline": "Document that marker and highlighter can return geometry, too (#54)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-04T16:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840835a785694b74b444877cd66000ab7bf85f75",
          "body": "* Add documentation for element properties\n\n* Add element explanation and other improvements\n\n* docs(changeset): Improve element docs\n\n* Regen docs\n\n* docs(changeset): Change Circle.coordinates for Circle.center\n\n* Fix update types and change output order\n\n* Circle center",
          "is_bot": false,
          "headline": "Improve element documentation generation and prose (#53)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-04T15:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2aaa9adbbdbb1f503a60c4407825095c82bb3b1",
          "body": "* correct afterCreation details\n\n* link to functions in docs\n\n* format, api\n\n* docs(changeset): Fixes incorrect value in documentation and updates links to other methods\n\n---------\n\nCo-authored-by: Tom Hicks <tom.hicks@me.com>",
          "is_bot": false,
          "headline": "Documentation fixes (#52)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-04-04T12:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c66fc8116795914c89de52f2ace94123f070960",
          "body": "* Fix various documentation issues\n\n* docs(changeset): Improve documentation\n\n* Update API spec\n\n* Fix unused schemas",
          "is_bot": false,
          "headline": "Fix various documentation issues (#51)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-04-04T11:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b7a57580e5b8ea324b1140ff932aa4c59b0303e",
          "body": "* Loosen constraint for passed window to allow workers to use SDK\n\n* docs(changeset): Allow workers to be SDK clients\n\n* Update API spec",
          "is_bot": false,
          "headline": "Loosen constraint for passed window to allow workers to use SDK (#50)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-31T15:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc84f3674a5aa264b917165a0cd436ca42b56dcf",
          "body": "… (#49)\n\n* Ensure geometry styles are retained when creating a layer with a file\n\n* Use spreading for clarity of what is overridden\n\n* docs(changeset): Fix per-geometry styling for created layers\n\n---------\n\nCo-authored-by: Tom Hicks <tom.hicks@me.com>",
          "is_bot": false,
          "headline": "Ensure geometry styles are retained when creating a layer with a file…",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-03-30T17:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28606f07cf0451798ea29e70fd4002a3f575f596",
          "body": null,
          "is_bot": false,
          "headline": "Annotate listener as event (#47)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-29T18:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32284106d4f3174dfcb8426a7ba182defcb8795c",
          "body": "* Add handlers for geojson files and urls\n\n* Add delete and make create singular\n\n* docs(changeset): Add createEphemeralLayer and deleteLayer\n\n* Udpate sdk spec\n\n* change name to createLayer\n\n* format\n\n* update changeset\n\n---------\n\nCo-authored-by: Sukanya Aneja <sukanya@felt.com>",
          "is_bot": false,
          "headline": "Add handlers for geojson files and urls (#46)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-29T18:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf48561c65638303abe9f5cffa19cef00cc4b0b",
          "body": null,
          "is_bot": false,
          "headline": "Fix spelling mistake (#48)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-28T16:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d792c8f22acdbe334cda0d79908eb1bd8de0e2",
          "body": "* Add getLayerSchema and associated types\n\n* docs(changeset): Add getLayerSchema method",
          "is_bot": false,
          "headline": "Add getLayerSchema and associated types (#45)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-28T15:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8b0dc8857260ba4e781c38d60a1e046e16429b",
          "body": "* Add getFeature\n\n* docs(changeset): Add getFeature for getting a single feature as GeoJSON with full detail geometry\n\n* Fix missing method in schema\n\n* Update docs on LayerFeature.geometryType",
          "is_bot": false,
          "headline": "Add getFeature (#41)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-28T11:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbc8d8a9da3e85dedf1158f70ee5fc9cd09a4e0",
          "body": "* Improve various docs\n\n* docs(changeset): Improves type readability and docs",
          "is_bot": false,
          "headline": "[docs] Improve setToolSettings types and other docs (#42)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-27T10:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "252ec96e726565899addc640f231b344151718a3",
          "body": "* add blurb to landing page",
          "is_bot": false,
          "headline": "Add blurb to landing page (#44)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-03-26T19:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38e0599f7046a3fc9dbd267d5e90890f5f7a49af",
          "body": "* Add RELEASING.md and update DEVELOPING.md\n\n* Add new release script\n\n* Update docs and scripts\n\n* Update to explain npm login",
          "is_bot": false,
          "headline": "Add RELEASING.md and update DEVELOPING.md (#43)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-26T17:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68809ce38b5e33c08a56da55224779b63fd67219",
          "body": "* Add interaction option to elements",
          "is_bot": false,
          "headline": "Add interaction option to elements to enable locking / unlocking (#34)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2025-03-25T14:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2ef9d96cc2e94162f3e90bbb0ef305e6d18b39",
          "body": "* Add support for PinToolSettings.afterCreation\n\n* docs(changeset): Add `afterCreation` option in pin tool settings to control what happens after creating a Place",
          "is_bot": false,
          "headline": "Add support for PinToolSettings.afterCreation (#40)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-25T09:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eed136720335c88ae75fc56a0a3de41cfb97169",
          "body": "* Add onLayerFiltersChange handler\n\n* docs(changeset): Add onLayerFiltersChange to allow listening to changes to layer filters, be it ephemeral, style or widget filters that changed.",
          "is_bot": false,
          "headline": "Add onLayerFiltersChange listener (#39)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-25T09:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0b182cd22efecbd88cfa18d438c415505bc18d",
          "body": "…#37)\n\nAdd new event for ending creating elements and meta on element create/change events",
          "is_bot": false,
          "headline": "Add onElementCreateEnd and isBeingCreated on element change payload (…",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-20T09:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c045a0a3819ed028a740a059d9afee2cdd8d3c3",
          "body": "* feat: add showLayerDataTable method with sorting capability\n\n* docs(changeset): Add showLayerDataTable method\n\n* Add hide method\n\n* Move to UiController\n\n* Allow opening table pane with no layer",
          "is_bot": false,
          "headline": "Add showLayerDataTable method (#31)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-20T09:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f3eab36eb3c2e46e549d63fcd7df5d25a4bfe3",
          "body": "* docs(changeset): Add coordinates to circle\n\n* Return coords when reading a place",
          "is_bot": false,
          "headline": "Add coordinates to returned circle (#30)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-20T08:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b334e790a37e1123fc48da6d30badc35e028138",
          "body": "* Fix various doc examples and add better Filters docs\n\n* Mention FilterTernary\n\n* Improve docs for filter ternaries\n\n* Include changelog in docs\n\n* Don't reduce changelog and top-level readme heading levels",
          "is_bot": false,
          "headline": "Fix various doc examples and add better Filters docs (#32)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-19T09:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c4ef6a5672c744414713df98ed60aac18bd6e52",
          "body": "* Reduce heading nesting\n\n* Update doc nesting level",
          "is_bot": false,
          "headline": "Reduce heading nesting (#33)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-03-18T13:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60cd98faaf5527c53d27a30e5cbfebe4716733ee",
          "body": "* Add methods for layer stats\n\n* docs(changeset): Add layer stats methods\n\n* Change calculation response shape\n\n* Update attributes for calculations\n\n* Rename",
          "is_bot": false,
          "headline": "Add methods for layer stats (#28)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-02-20T16:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4c908cc67c0726a25845f5b4c40f6ed4e6c02d",
          "body": "* Add getMapDetails method definition\r\n\r\n* docs(changeset): Add getMapDetails method definition\r\n\r\n* Improve doc",
          "is_bot": false,
          "headline": "Add getMapDetails method definition (#22)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-02-12T13:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6881fb53a240db075e461bf0f79a11f3a02fe7",
          "body": "* Omit color on ImageElement. Omit coordinates and name on TextElement and NoteElement updates. Rename widthMultiplier as widthScale.\n\n* Prevent createElement and updateElement methods to return null\n\n* docs(changeset): Make programmatic element CRUD types more accurate\n\n* Update js-skd.api.md",
          "is_bot": false,
          "headline": "Polish programmatic element CRUD (#27)",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-02-11T08:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0fd38a03b5f85079a11838cc91225a1fa96695",
          "body": null,
          "is_bot": false,
          "headline": "Add onElementCreate/Delete listeners (#26)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-02-10T16:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db9ef81a78eefad2c78cdf17e56934b8f73f9f9",
          "body": "* Start defining element types\n\n* Add API for create/update/delete elements\n\n* WIP\n\n* Replace z.infer with zInfer and type with interface exports for better docs\n\n* Update type and schema names to be consistent\n\n* Make exports more consistent\n\n* Update element geometry to use tuples\n\n* Update circle\n[…]\nin to place and update position types\n\n* docs(changeset): Add programmatic element creation, editing and deletion\n\n* Fix tool settings types\n\n---------\n\nCo-authored-by: Sergio Clebal <sergio@felt.com>",
          "is_bot": false,
          "headline": "Programmatic element CRUD (#25)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-02-06T16:19:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d63d3f67ae4cd49b4272d55b58a03882137efa5",
          "body": "…ion (#21)\n\n* docs(changeset): Add getViewportConstraints and setViewportConstraints methods definition\r\n\r\n* Add getViewportConstraints and setViewportConstraints methods definition\r\n\r\n* Improve doc",
          "is_bot": false,
          "headline": "Add getViewportConstraints and setViewportConstraints methods definit…",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-01-31T16:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e878123fb518e7d757b27aeace67bc13236bbe2",
          "body": "* WIP tool selection\n\n* Build docs\n\n* Update documentation shape\n\n* Reduce type duplication\n\n* Update Input type for tool settings\n\n* Refine types and docs further\n\n* Fix issue reporting errors from Felt when return type is string\n\n* Update API definition\n\n* Remove unwanted API\n\n* Improve documentation\n\n* docs(changeset): Adds APIs to use Felt's drawing tools on read-only maps",
          "is_bot": false,
          "headline": "Add Draw API (#23)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-01-31T15:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8bda45b9818fa4ff5f75b73cdc372a56ed53dd",
          "body": null,
          "is_bot": false,
          "headline": "Update typedoc (#24)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-01-31T15:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20e60531db2af19963bf19025315613821444a7",
          "body": "…s definition (#20)\n\n* Add setLayerDisplayedInLegend method definition\r\n\r\n* Update impl\r\n\r\n* Format code\r\n\r\n* Update js-sdk.api.md\r\n\r\n* docs(changeset): Add setLayerLegendVisibility and setLayerGroupLegendVisibility methods definition\r\n\r\n* Add SetLayerGroupLegendVisibilityMessage to layersSchema",
          "is_bot": false,
          "headline": "Add setLayerLegendVisibility and setLayerGroupLegendVisibility method…",
          "author_name": "Sergio Clebal",
          "author_login": "sclebal",
          "committed_at": "2025-01-28T17:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef673c35535142cb20f4f0e4e2ba49e619b33e0",
          "body": "Update token docs",
          "is_bot": false,
          "headline": "Update options docs (#18)",
          "author_name": "Chad Lawlis",
          "author_login": "chadlawlis",
          "committed_at": "2025-01-16T18:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e8b30ef20b14aca26faccad8fab853a3a97545b",
          "body": "* Enter prerelease mode\n\n* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.4.0-next.0\n\n[skip ci]\n\n* Add item to pre.json\n\n* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.4.0-next.1\n\n[skip ci]\n\n* Upate pre.json\n\n* RELEASING: Releasing 1 package(s)\n\nReleases:\n  @feltmaps/js-sdk@1.4.0\n\n[skip ci]\n\n* Exit prerelase\n\n* Clean up changelog to remove next versions",
          "is_bot": false,
          "headline": "v1.4.0 (#17)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-01-14T09:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fd8a78e1de394e71aa0d502049f225f2315eb9",
          "body": "* Add auth token option\n\n* Update API spec and docs\n\n* docs(changeset): Add option to pass auth token when embedding",
          "is_bot": false,
          "headline": "Add auth token option (#16)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2025-01-10T11:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555a25a8b99a0ed50033d666c8c877b07c203f85",
          "body": "* Add clearSelection method\r\n\r\n* docs(changeset): Add clearSelection method",
          "is_bot": false,
          "headline": "Add clearSelection method (#15)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2024-12-12T08:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "171e02c10a01201539878cbb1ddf2cec745814fa",
          "body": "* RELEASING: Releasing 1 package(s)\r\n\r\nReleases:\r\n  @feltmaps/js-sdk@1.3.0-next.0\r\n\r\n[skip ci]\r\n\r\n* RELEASING: Releasing 0 package(s)\r\n\r\nReleases:\r\n\r\n[skip ci]\r\n\r\n* RELEASING: Releasing 0 package(s)\r\n\r\nReleases:\r\n\r\n[skip ci]\r\n\r\n* Exit prerelease mode\r\n\r\n* RELEASING: Releasing 1 package(s)\r\n\r\nReleases:\r\n  @feltmaps/js-sdk@1.3.0\r\n\r\n[skip ci]\r\n\r\n* RELEASING: Releasing 0 package(s)\r\n\r\nReleases:\r\n\r\n[skip ci]\r\n\r\n* Remove pre.json",
          "is_bot": false,
          "headline": "RELEASING: Releasing 1 package(s) (#14)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2024-12-02T15:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bbde6246191c13207ec05cdf65c3547b144d4d8",
          "body": "* docs(changeset): Allow setting a note to show with layer filters\r\n\r\n* Add optional note when setting layer filter",
          "is_bot": false,
          "headline": "Allow setting a note to show with layer filters (#11)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2024-12-02T12:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e911d963667ac468a743156b71fe614f191f675",
          "body": "* RELEASING: Releasing 1 package(s)\r\n\r\nReleases:\r\n  @feltmaps/js-sdk@1.2.0-next.0\r\n\r\n[skip ci]\r\n\r\n* Update prelease info\r\n\r\n* Fix prerelease state\r\n\r\n* RELEASING: Releasing 1 package(s)\r\n\r\nReleases:\r\n  @feltmaps/js-sdk@1.2.0",
          "is_bot": false,
          "headline": "RELEASING: Releasing 1 package(s) (#9)",
          "author_name": "Tom Hicks",
          "author_login": "tomhicks",
          "committed_at": "2024-12-02T12:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957da6006dbfcba544a955edfff2d39d3848209d",
          "body": "This reverts commit 74e80a870fbfbc2a50f09eaed4c99d9824064d2c.",
          "is_bot": false,
          "headline": "Revert \"RELEASING: Releasing 1 package(s)\" (#8)",
          "author_name": "sukanya",
          "author_login": "noisyneuron",
          "committed_at": "2024-11-28T09:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 74,
      "commits_last_year": 13,
      "latest_release_at": "2026-07-17T15:49:23Z",
      "latest_release_tag": "v1.10.1",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 37.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@feltmaps/js-sdk",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "felt",
            "sdk"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@feltmaps/js-sdk",
          "is_deprecated": false,
          "latest_version": "1.10.1",
          "repository_url": "https://github.com/felt/js-sdk",
          "versions_count": 76,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 5033,
          "first_published_at": "2024-11-06T07:27:35.914000Z",
          "latest_published_at": "2026-07-17T15:57:35.322000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 4,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "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": 30399,
      "source_files_sampled": 81,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "happy-dom",
            "direct": false,
            "version": "15.7.4",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-37j7-fg3j-429f",
              "GHSA-96g7-g7g9-jxw8",
              "GHSA-w4gp-fjgq-3q4g"
            ],
            "fixed_version": "20.8.9",
            "advisory_count": 3,
            "oldest_advisory_days": 623
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.41.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "2.1.2",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-5xrq-8626-4rwp",
              "GHSA-9crc-q9x8-hgqq"
            ],
            "fixed_version": "4.1.0",
            "advisory_count": 2,
            "oldest_advisory_days": 533
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "5.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 247
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-22p9-wv53-3rq4",
              "GHSA-v245-v573-v5vm"
            ],
            "fixed_version": "5.0.2",
            "advisory_count": 2,
            "oldest_advisory_days": 26
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.8",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 350
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.8",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-356w-63v5-8wf4",
              "GHSA-4r4m-qw57-chr8",
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-859w-5945-r5v3",
              "GHSA-93m4-6634-74q7",
              "GHSA-c27g-q93r-2cwf",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-g4jq-h2w9-997c",
              "GHSA-jqfw-vq24-v9c3",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 13,
            "oldest_advisory_days": 547
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.25.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 498
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.12.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.13.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 527
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.23.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 527
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-38c4-r59v-3vqw",
              "GHSA-6v5v-wf23-fmfq"
            ],
            "fixed_version": "14.2.0",
            "advisory_count": 2,
            "oldest_advisory_days": 160
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-mwcw-c2x4-8c55"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 1,
            "oldest_advisory_days": 590
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.47",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.3.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-pqhp-25j4-6hq9",
              "GHSA-v3rj-xjv7-4jmq"
            ],
            "fixed_version": "1.6.1",
            "advisory_count": 2,
            "oldest_advisory_days": 607
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.7.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.3.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-3mv9-4h5g-vhg3"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 506
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 16,
          "critical": 3,
          "moderate": 10
        },
        "advisory_count": 67,
        "affected_count": 30,
        "assessed_count": 574,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@andrewbranch/untar.js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/cli",
            "direct": false,
            "version": "0.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/core",
            "direct": false,
            "version": "0.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@braidai/lang",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/apply-release-plan",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/assemble-release-plan",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-git",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.27.9",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/config",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/errors",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-dependents-graph",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-release-plan",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-version-range-type",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/git",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/parse",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/pre",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/read",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/should-skip-package",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/write",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "1.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@loaderkit/resolve",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-extractor",
            "direct": false,
            "version": "7.47.9",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-extractor-model",
            "direct": false,
            "version": "7.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/tsdoc",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/tsdoc-config",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/node-core-library",
            "direct": false,
            "version": "5.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/rig-package",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/terminal",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/ts-command-line",
            "direct": false,
            "version": "4.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "1.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "1.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@snyk/github-codeowners",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/acorn",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/argparse",
            "direct": false,
            "version": "1.0.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "0.7.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-draft-04",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.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": "better-path-resolve",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "byte-size",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.3.0",
            "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": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cleye",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "cli-highlight",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "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": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dtsroll",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "easy-table",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extendable-error",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "external-editor",
            "direct": false,
            "version": "3.1.0",
            "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": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.2",
            "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-yarn-workspace-root",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "9.1.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": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "15.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "human-id",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "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-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.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-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-module",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "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": "is-subdir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "jju",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "klaw-sync",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "5.31.0",
            "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": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-tsconfig",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.sortby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.11",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "9.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "marked-terminal",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-expression",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.2",
            "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.1.0",
            "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-combine-extensions",
            "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-events-to-acorn",
            "direct": false,
            "version": "2.0.2",
            "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.1",
            "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": "minimatch",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "outdent",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "patch-package",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.47",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-organize-imports",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-yaml-file",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-frontmatter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-dts",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.8.0-beta.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawndamnit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "summary",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "term-size",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-columns",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-vfile",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfck",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.27.6",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-remark",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-zod",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.6.1-rc",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite-tsconfig-paths",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.23.8",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 574,
        "direct_count": 0,
        "indirect_count": 574
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 107,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "tomhicks",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/3647830?v=4"
        },
        {
          "type": "User",
          "login": "sclebal",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/9151432?v=4"
        },
        {
          "type": "User",
          "login": "noisyneuron",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/1571964?v=4"
        },
        {
          "type": "User",
          "login": "chadlawlis",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1238636?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.577
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "49 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6c0d01447577b5550a81a10d5b037322f20ac54b",
        "ran_at": "2026-07-22T21:11:03Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T15:38:28Z",
      "oldest_open_prs": [
        {
          "number": 12,
          "created_at": "2024-12-02T12:38:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 13,
          "created_at": "2024-12-02T12:38:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 19,
          "created_at": "2025-01-22T07:20:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2025-03-20T10:47:34Z",
          "last_comment_at": "2025-03-20T10:48:19Z",
          "last_comment_author": "tomhicks"
        },
        {
          "number": 55,
          "created_at": "2025-04-04T11:40:18Z",
          "last_comment_at": "2025-04-04T11:40:33Z",
          "last_comment_author": "tomhicks"
        },
        {
          "number": 90,
          "created_at": "2025-06-06T09:24:05Z",
          "last_comment_at": "2025-06-06T09:24:21Z",
          "last_comment_author": "tomhicks"
        },
        {
          "number": 132,
          "created_at": "2026-06-17T22:52:25Z",
          "last_comment_at": "2026-06-18T17:57:23Z",
          "last_comment_author": "chadlawlis"
        },
        {
          "number": 133,
          "created_at": "2026-07-06T14:55:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2026-07-17T16:07:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T15:35:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 129,
          "created_at": "2026-01-08T02:18:19Z",
          "last_comment_at": "2026-03-11T21:13:44Z",
          "last_comment_author": "zanetaylor"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/felt/js-sdk",
    "host": "github.com",
    "name": "js-sdk",
    "owner": "felt"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 54,
        "vitality": 68,
        "community": 38,
        "governance": 68,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 0.99,
              "days_since_last_push": 5,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 74,
              "latest_release_tag": "v1.10.1",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 37.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "74 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~37.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 37.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 64,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 64 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 64
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "forks": 1,
              "stars": 4,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "packages": [
                "@feltmaps/js-sdk"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 5033
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,033 downloads/month across npm",
                "points": 49.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5033,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.577
            },
            "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 58% of commits",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 107,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 16
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "107/123 decided PRs merged",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 107,
                      "decided": 123
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 220,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "felt",
              "public_repos": 36,
              "account_age_days": 4304
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "220 followers of felt",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 220,
                      "login": "felt"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "36 public repos, account ~11 yr old",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 36
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@feltmaps/js-sdk"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "76 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "49 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 574 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": 574
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 67,
              "affected_packages": 30,
              "assessed_packages": 574,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 16, moderate 10, low 1",
              "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": 574,
              "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": 3
            },
            "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": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "99 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 49,
            "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": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 4",
                "points": 4,
                "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": 30399,
              "source_files_sampled": 81,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/81 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 81,
                      "oversized": 0
                    }
                  }
                ],
                "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",
    "deps.dev does not index npm:@feltmaps/js-sdk@1.10.1; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:11:22.276011Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/felt/js-sdk.svg",
  "full_name": "felt/js-sdk",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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