Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 21:05 UTC

observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.

TypeScript · HTMLISC★ 3,557 stars⑂ 199 forkssince Sep 2023View on GitHub ↗

observablehq/framework holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (84/100) and lowest on Security (47/100). It was last updated 70 days ago. A single contributor accounts for most of its recent work.

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

66
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

ObservableOrganization
1,379 followers68 public repossince Jul 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@observablehq/framework1.13.453,28637144 days ago

Metrics by category

Vitality

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

51Moderate · 22% of overall
How it's scored
18/36Push recency — last push 70 days ago
1.4/36Commit cadence — 2/52 weeks with commits
10/18Commit volume — 12 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push70
active_weeks_last_year2
How it's scored
27/27Ships releases — 78 releases published
27/36Release recency — latest release 144 days ago
19.8/27Release cadence — a release every ~69.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count78
latest_release_tagv1.13.4
releases_from_tagsno
days_since_latest_release144
mean_days_between_releases69.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

84Good · 18% of overall
How it's scored
57.6/60Stars — 3,557 stars
19.1/25Forks — 199 forks
8/15Watchers — 28 watchers
Inputs used
forks199
stars3,557
watchers28
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (ISC)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
63/80Monthly downloads — 53,286 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@observablehq/framework
dependents
ecosystemsnpm
total_downloads
monthly_downloads53,286
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?

71Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.6/22.5Commit distribution — top contributor authored 71% of commits
13.5/13.5Contributor breadth — 38 contributors
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.706
How it's scored
38.2/46.8Issue resolution — 82% of issues closed
31.9/38.3PR acceptance — 755/906 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 22/30 approved changesets -- score normalized to 7
Inputs used
merged_prs755
open_issues141
closed_issues630
issue_closed_ratio0.817
closed_unmerged_prs151
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.6/25Owner reach — 1,379 followers of observablehq
25/25Track record — 68 public repos, account ~9 yr old
Inputs used
followers1,379
owner_typeOrganization
is_verified
owner_loginobservablehq
public_repos68
account_age_days3,301
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 144 days ago
20/20Version history — 37 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@observablehq/framework
ecosystemsnpm
any_deprecatedno
min_days_since_publish144

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 6 out of 22 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://observablehq.com/framework/
10/10Repository description
10/10Topics — 6 topics
0/10Wiki
Inputs used
topicsd3, dashboard, static-site-generator, visualization, framework, markdown
has_wikino
homepagehttps://observablehq.com/framework/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

47At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.5/2.5CI-Tests — 6 out of 22 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 22/30 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 14 contributing companies or organizations
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 — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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 — 44 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
28/35Direct dependencies free of known advisories — 1 affected: esbuild 0.27.7 (low 2.5)
10/25Indirect dependencies free of known advisories — 1 affected: brace-expansion 2.1.2 (high 7.5)
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages327
unassessed_packages0
affected_by_severityhigh 1, low 1
direct_affected_packages1
Matched the npm:@observablehq/framework@1.13.4 runtime dependency closure — what installing the published package pulls in — 327 packages. Reachability is not analyzed.

AI Readiness

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

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

Key facts

3,557GitHub stars
38contributors
12commits, last 12 months
70days since last push
78releases
1bus factor
141open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 199 ⇿
0Stars
199Forks
24Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

04080120160200198172024-022025-042026-07
Major 1Minor 13Patch 9

Each point covers 3 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
2CI-Tests6 out of 22 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 22/30 approved changesets -- score normalized to 7
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0Vulnerabilities44 existing vulnerabilities detected
Direct dependencies 44
RegistryPackageVersion constraintManifest
npm@clack/prompts^0.7.0package.json
npm@observablehq/inputs^0.12.0package.json
npm@observablehq/inspector^5.0.1package.json
npm@observablehq/runtime^6.0.0package.json
npm@rollup/plugin-commonjs^25.0.7package.json
npm@rollup/plugin-json^6.1.0package.json
npm@rollup/plugin-node-resolve^15.2.3package.json
npm@rollup/plugin-virtual^3.0.2package.json
npm@sindresorhus/slugify^2.2.1package.json
npmacorn^8.11.2package.json
npmacorn-walk^8.3.0package.json
npmci-info^4.0.0package.json
npmcross-spawn^7.0.3package.json
npmd3-array^3.2.4package.json
npmd3-hierarchy^3.1.2package.json
npmesbuild^0.27.3package.json
npmfast-array-diff^1.1.0package.json
npmfast-deep-equal^3.1.3package.json
npmglob^10.3.10package.json
npmgray-matter^4.0.3package.json
npmhe^1.2.0package.json
npmhighlight.js^11.8.0package.json
npmis-docker^3.0.0package.json
npmis-wsl^3.1.0package.json
npmjsdom^23.2.0package.json
npmjszip^3.10.1package.json
npmmarkdown-it^14.0.0package.json
npmmarkdown-it-anchor^8.6.7package.json
npmmime^4.0.0package.json
npmminisearch^6.3.0package.json
npmopen^10.1.0package.json
npmpicocolors^1.1.1package.json
npmpkg-dir^8.0.0package.json
npmresolve.exports^2.0.2package.json
npmrollup^4.6.0package.json
npmrollup-plugin-esbuild^6.1.0package.json
npmsemver^7.5.4package.json
npmsend^0.19.0package.json
npmtar^7.5.9package.json
npmtar-stream^3.1.6package.json
npmtsx^4.7.1package.json
npmuntildify^5.0.0package.json
npmwrap-ansi^9.0.0package.json
npmws^8.14.2package.json
All dependencies 703

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

RegistryPackageVersionRelation
npm@clack/prompts0.7.0direct
npm@observablehq/inputs0.12.0direct
npm@observablehq/inspector5.0.1direct
npm@observablehq/runtime6.0.0direct
npm@rollup/plugin-commonjs25.0.8direct
npm@rollup/plugin-json6.1.0direct
npm@rollup/plugin-node-resolve15.3.1direct
npm@rollup/plugin-virtual3.0.2direct
npm@sindresorhus/slugify2.2.1direct
npmacorn8.16.0direct
npmacorn-walk8.3.5direct
npmci-info4.4.0direct
npmcross-spawn7.0.6direct
npmd3-array3.2.4direct
npmd3-hierarchy3.1.2direct
npmesbuild0.27.3direct
npmfast-array-diff1.1.0direct
npmfast-deep-equal3.1.3direct
npmglob10.5.0direct
npmglob7.2.3direct
npmglob8.1.0direct
npmgray-matter4.0.3direct
npmhe1.2.0direct
npmhighlight.js11.11.1direct
npmis-docker3.0.0direct
npmis-wsl3.1.1direct
npmjsdom23.2.0direct
npmjszip3.10.1direct
npmjszip^3.10.1direct
npmmarkdown-it14.1.1direct
npmmarkdown-it-anchor8.6.7direct
npmmime1.6.0direct
npmmime2.6.0direct
npmmime4.1.0direct
npmminisearch6.3.0direct
npmopen10.2.0direct
npmpicocolors1.1.1direct
npmpkg-dir8.0.0direct
npmresolve.exports2.0.3direct
npmrollup4.59.0direct
npmrollup-plugin-esbuild6.2.1direct
npmsemver6.3.1direct
npmsemver7.7.4direct
npmsend0.19.2direct
npmtar7.5.9direct
npmtar-stream3.1.8direct
npmtsx4.21.0direct
npmuntildify5.0.0direct
npmwrap-ansi7.0.0direct
npmwrap-ansi8.1.0direct
npmwrap-ansi9.0.2direct
npmws8.19.0direct
npm@asamuzakjp/css-color3.2.0indirect
npm@asamuzakjp/dom-selector2.0.2indirect
npm@babel/runtime7.28.6indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@clack/core0.3.5indirect
npm@csstools/color-helpers5.1.0indirect
npm@csstools/css-calc2.1.4indirect
npm@csstools/css-color-parser3.1.0indirect
npm@csstools/css-parser-algorithms3.0.5indirect
npm@csstools/css-tokenizer3.0.4indirect
npm@databricks/sql^1.8.4indirect
npm@elastic/elasticsearch^8.14.0indirect
npm@emnapi/core1.8.1indirect
npm@emnapi/runtime1.8.1indirect
npm@emnapi/wasi-threads1.1.0indirect
npm@esbuild/aix-ppc640.27.3indirect
npm@esbuild/android-arm0.27.3indirect
npm@esbuild/android-arm640.27.3indirect
npm@esbuild/android-x640.27.3indirect
npm@esbuild/darwin-arm640.27.3indirect
npm@esbuild/darwin-x640.27.3indirect
npm@esbuild/freebsd-arm640.27.3indirect
npm@esbuild/freebsd-x640.27.3indirect
npm@esbuild/linux-arm0.27.3indirect
npm@esbuild/linux-arm640.27.3indirect
npm@esbuild/linux-ia320.27.3indirect
npm@esbuild/linux-loong640.27.3indirect
npm@esbuild/linux-mips64el0.27.3indirect
npm@esbuild/linux-ppc640.27.3indirect
npm@esbuild/linux-riscv640.27.3indirect
npm@esbuild/linux-s390x0.27.3indirect
npm@esbuild/linux-x640.27.3indirect
npm@esbuild/netbsd-arm640.27.3indirect
npm@esbuild/netbsd-x640.27.3indirect
npm@esbuild/openbsd-arm640.27.3indirect
npm@esbuild/openbsd-x640.27.3indirect
npm@esbuild/openharmony-arm640.27.3indirect
npm@esbuild/sunos-x640.27.3indirect
npm@esbuild/win32-arm640.27.3indirect
npm@esbuild/win32-ia320.27.3indirect
npm@esbuild/win32-x640.27.3indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@google-analytics/data^4.3.0indirect
npm@google-analytics/data^4.5.0indirect
npm@google-cloud/bigquery^7.8.0indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@noble/hashes1.8.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@nolyfill/is-core-module1.0.39indirect
npm@observablehq/framework^1.7.0indirect
npm@observablehq/framework^1.7.1indirect
npm@observablehq/framework^1.8.0indirect
npm@observablehq/frameworklatestindirect
npm@paralleldrive/cuid22.3.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.59.0indirect
npm@rollup/rollup-android-arm644.59.0indirect
npm@rollup/rollup-darwin-arm644.59.0indirect
npm@rollup/rollup-darwin-x644.59.0indirect
npm@rollup/rollup-freebsd-arm644.59.0indirect
npm@rollup/rollup-freebsd-x644.59.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.0indirect
npm@rollup/rollup-linux-arm64-gnu4.59.0indirect
npm@rollup/rollup-linux-arm64-musl4.59.0indirect
npm@rollup/rollup-linux-loong64-gnu4.59.0indirect
npm@rollup/rollup-linux-loong64-musl4.59.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.0indirect
npm@rollup/rollup-linux-ppc64-musl4.59.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.0indirect
npm@rollup/rollup-linux-riscv64-musl4.59.0indirect
npm@rollup/rollup-linux-s390x-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-musl4.59.0indirect
npm@rollup/rollup-openbsd-x644.59.0indirect
npm@rollup/rollup-openharmony-arm644.59.0indirect
npm@rollup/rollup-win32-arm64-msvc4.59.0indirect
npm@rollup/rollup-win32-ia32-msvc4.59.0indirect
npm@rollup/rollup-win32-x64-gnu4.59.0indirect
npm@rollup/rollup-win32-x64-msvc4.59.0indirect
npm@rtsao/scc1.1.0indirect
npm@sindresorhus/transliterate1.6.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/chai4.3.20indirect
npm@types/cookiejar2.1.5indirect
npm@types/cross-spawn6.0.6indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-dsv^3.0.7indirect
npm@types/d3-format3.0.4indirect
npm@types/d3-time^3.0.3indirect
npm@types/estree1.0.8indirect
npm@types/he1.2.3indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/jsdom21.1.7indirect
npm@types/json50.0.29indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdurl2.0.0indirect
npm@types/mime1.3.5indirect
npm@types/mime4.0.0indirect
npm@types/mocha10.0.10indirect
npm@types/node18.19.130indirect
npm@types/node25.3.3indirect
npm@types/node^20.10.6indirect
npm@types/resolve1.20.2indirect
npm@types/send0.17.6indirect
npm@types/snowflake-sdk^1.6.22indirect
npm@types/superagent4.1.13indirect
npm@types/tar-stream3.1.4indirect
npm@types/tough-cookie4.0.5indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@ungap/structured-clone1.3.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmairtable^0.12.2indirect
npmajv6.14.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmapache-arrow^16.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray-union2.1.0indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasap2.0.6indirect
npmassertion-error1.1.0indirect
npmasync-function1.0.0indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.7indirect
npmb4a1.8.0indirect
npmbalanced-match1.0.2indirect
npmbare-events2.8.2indirect
npmbare-fs4.5.5indirect
npmbare-os3.7.0indirect
npmbare-path3.0.0indirect
npmbare-stream2.8.0indirect
npmbare-url2.3.2indirect
npmbidi-js1.0.3indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbundle-name4.1.0indirect
npmc89.1.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmcanvas^2.8.0indirect
npmchai4.5.0indirect
npmchai-http4.4.0indirect
npmchalk4.1.2indirect
npmcharset1.0.1indirect
npmcheck-error1.0.3indirect
npmchokidar4.0.3indirect
npmchownr3.0.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander7.2.0indirect
npmcommondir1.0.1indirect
npmcomponent-emitter1.3.1indirect
npmconcat-map0.0.1indirect
npmconcurrently8.2.2indirect
npmconvert-source-map2.0.0indirect
npmcookiejar2.1.4indirect
npmcore-util-is1.0.3indirect
npmcross-env7.0.3indirect
npmcrypto-random-string4.0.0indirect
npmcss-tree2.3.1indirect
npmcssstyle4.6.0indirect
npmd3^7.0.0indirect
npmd3^7.8.5indirect
npmd3-dsv3.0.1indirect
npmd3-dsv^3.0.1indirect
npmd3-fetch^3.0.1indirect
npmd3-format3.1.2indirect
npmd3-geo-voronoi^2.1.0indirect
npmd3-time^3.1.0indirect
npmd3-time-format^4.1.0indirect
npmdata-urls5.0.0indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdate-fns2.30.0indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdecimal.js10.6.0indirect
npmdeep-eql4.1.4indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop3.0.0indirect
npmdefine-properties1.2.1indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdezalgo1.0.4indirect
npmdiff7.0.0indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdotenv^16.3.1indirect
npmdotenv^16.4.5indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmee-first1.1.1indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl2.0.0indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmes-abstract1.24.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint8.57.1indirect
npmeslint-config-prettier9.1.2indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-import-resolver-typescript3.10.1indirect
npmeslint-module-utils2.12.1indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevents-universal1.0.1indirect
npmextend-shallow2.0.1indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflatted3.3.4indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.1indirect
npmform-data4.0.5indirect
npmformidable2.1.5indirect
npmfresh0.5.2indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmget-tsconfig4.13.6indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhtl0.3.1indirect
npmhtml-encoding-sniffer4.0.0indirect
npmhtml-escaper2.0.2indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmignore5.3.2indirect
npmimmediate3.0.6indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.1.0indirect
npminternmap2.0.3indirect
npmip-regex2.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-bun-module2.0.0indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extendable0.1.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-ip2.0.0indirect
npmis-map2.0.3indirect
npmis-module1.0.0indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-reference1.2.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream3.0.0indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-unicode-supported0.1.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisoformat0.2.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmlevn0.4.1indirect
npmlie3.3.0indirect
npmlinkify-it5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.23indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmloose-envify1.4.0indirect
npmloupe2.3.7indirect
npmlru-cache10.4.3indirect
npmmagic-string0.30.21indirect
npmmake-dir4.0.0indirect
npmmarkdown-it-container^4.0.0indirect
npmmarkdown-it-footnote^4.0.0indirect
npmmarkdown-it-wikilinks^1.4.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.0.30indirect
npmmdurl2.0.0indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmocha11.7.5indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmnetcdfjs^3.0.0indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmoctokit^4.0.2indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparquet-wasm^0.6.1indirect
npmparse57.3.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
npmpathe2.0.3indirect
npmpathval1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpossible-typed-array-names1.1.0indirect
npmpostgres^3.4.4indirect
npmprelude-ls1.2.1indirect
npmprettier3.0.3indirect
npmprocess-nextick-args2.0.1indirect
npmpsl1.15.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqs6.15.0indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrange-parser1.2.1indirect
npmreact18.3.1indirect
npmreact-dom18.3.1indirect
npmreadable-stream2.3.8indirect
npmreaddirp4.1.2indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequires-port1.0.0indirect
npmresolve1.22.11indirect
npmresolve-from4.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrimraf5.0.10indirect
npmrimraf^5.0.5indirect
npmrrweb-cssom0.6.0indirect
npmrrweb-cssom0.8.0indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmrw1.3.3indirect
npmrxjs7.8.2indirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsaxes6.0.0indirect
npmscheduler0.23.2indirect
npmsection-matter1.0.0indirect
npmserialize-javascript6.0.2indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetimmediate1.0.5indirect
npmsetprototypeof1.2.0indirect
npmshapefile^0.6.6indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsnowflake-sdk~1.9.0indirect
npmsource-map-js1.2.1indirect
npmspawn-command0.0.2indirect
npmsprintf-js1.0.3indirect
npmstable-hash0.0.5indirect
npmstatuses2.0.2indirect
npmstop-iteration-iterator1.1.0indirect
npmstreamx2.23.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width-cjs4.2.3indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom-string1.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsuperagent8.1.2indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmteex1.0.1indirect
npmtemp-dir3.0.0indirect
npmtempy3.2.0indirect
npmtest-browser-condition^1.0.0indirect
npmtest-browser-field^1.0.0indirect
npmtest-browser-map^1.0.0indirect
npmtest-exclude6.0.0indirect
npmtest-import-condition^1.0.0indirect
npmtest-shorthand-export^1.0.0indirect
npmtext-decoder1.2.7indirect
npmtext-table0.2.0indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtopojson-client^3.0.0indirect
npmtopojson-client^3.1.0indirect
npmtopojson-server^3.0.1indirect
npmtopojson-simplify^3.0.3indirect
npmtough-cookie4.1.4indirect
npmtr465.1.1indirect
npmtree-kill1.2.2indirect
npmts-api-utils1.4.3indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.1.0indirect
npmtype-fest0.20.2indirect
npmtype-fest1.4.0indirect
npmtype-fest2.19.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.5.4indirect
npmuc.micro2.1.0indirect
npmunbox-primitive1.1.0indirect
npmundici6.23.0indirect
npmundici-types5.26.5indirect
npmundici-types7.18.2indirect
npmunique-string3.0.0indirect
npmuniversalify0.2.0indirect
npmunplugin-utils0.2.5indirect
npmunrs-resolver1.11.1indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions7.0.0indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-url14.2.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.20indirect
npmword-wrap1.2.5indirect
npmworkerpool9.3.4indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmwsl-utils0.1.0indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist5.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
PyPIdatawrapperindirect
PyPIgeopandas1.1.2indirect
PyPIjoblib1.3.2indirect
PyPImatplotlib3.10.8indirect
PyPInumpy1.26.3indirect
PyPIpandasindirect
PyPIpandas2.2.0indirect
PyPIpandas2.3.3indirect
PyPIpyarrow16.1indirect
PyPIpython-dateutil2.8.2indirect
PyPIpytz2023.3.post1indirect
PyPIrequests2.32.5indirect
PyPIscikit-learn1.5.0indirect
PyPIscipy1.12.0indirect
PyPIsix1.16.0indirect
PyPIthreadpoolctl3.2.0indirect
PyPItzdata2023.4indirect
Dependency advisories 2

Installing npm:@observablehq/framework@1.13.4 pulls in 327 packages, direct and transitive: 2 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion2.1.2indirecthigh15.0.8
esbuild0.27.7directlow10.28.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "d3",
        "dashboard",
        "static-site-generator",
        "visualization",
        "framework",
        "markdown"
      ],
      "is_fork": false,
      "size_kb": 44260,
      "has_wiki": false,
      "homepage": "https://observablehq.com/framework/",
      "languages": {
        "R": 17,
        "CSS": 40482,
        "HTML": 179478,
        "Shell": 252,
        "Python": 58,
        "JavaScript": 104711,
        "TypeScript": 744603,
        "Go Template": 8127
      },
      "pushed_at": "2026-05-15T21:33:09Z",
      "created_at": "2023-09-27T21:06:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T19:40:55Z",
      "description": "A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "main",
      "license_spdx_raw": "ISC",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://observablehq.com",
      "name": "Observable",
      "type": "Organization",
      "login": "observablehq",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 1379,
      "avatar_url": "https://avatars.githubusercontent.com/u/30080011?v=4",
      "created_at": "2017-07-11T14:35:46Z",
      "is_verified": null,
      "public_repos": 68,
      "account_age_days": 3301
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.13.4",
          "kind": "patch",
          "published_at": "2026-03-02T21:36:28Z"
        },
        {
          "tag": "v1.13.3",
          "kind": "patch",
          "published_at": "2025-04-16T01:36:44Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2025-01-23T16:35:36Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2025-01-22T16:49:27Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2024-11-13T15:55:13Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2024-10-01T17:14:02Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2024-09-03T16:04:53Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2024-08-09T17:16:28Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2024-08-06T22:19:37Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2024-06-12T16:21:38Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-05-25T00:01:12Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-05-14T01:23:26Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-04-26T23:44:25Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-04-16T16:18:58Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-03-27T17:17:53Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-03-26T20:03:04Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-03-20T00:00:27Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-03-13T18:43:33Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-03-06T19:43:31Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-03-04T22:20:16Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-03-04T21:54:20Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-03-04T21:20:34Z"
        },
        {
          "tag": "v1.1.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-03-04T18:07:33Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-02-15T06:15:02Z"
        },
        {
          "tag": "v1.0.0-rc.8",
          "kind": "prerelease",
          "published_at": "2024-02-13T20:57:41Z"
        },
        {
          "tag": "v1.0.0-rc.7",
          "kind": "prerelease",
          "published_at": "2024-02-12T22:56:58Z"
        },
        {
          "tag": "v1.0.0-rc.6",
          "kind": "prerelease",
          "published_at": "2024-02-08T01:13:18Z"
        },
        {
          "tag": "v1.0.0-rc.5",
          "kind": "prerelease",
          "published_at": "2024-02-07T18:23:07Z"
        },
        {
          "tag": "v1.0.0-rc.4",
          "kind": "prerelease",
          "published_at": "2024-02-07T17:40:14Z"
        },
        {
          "tag": "v1.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2024-02-07T17:24:28Z"
        },
        {
          "tag": "v1.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-02-07T16:56:49Z"
        },
        {
          "tag": "v1.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-02-07T16:47:26Z"
        },
        {
          "tag": "v0.0.50",
          "kind": "patch",
          "published_at": "2023-12-06T03:49:32Z"
        },
        {
          "tag": "v0.0.49",
          "kind": "patch",
          "published_at": "2023-12-06T03:30:58Z"
        },
        {
          "tag": "v0.0.48",
          "kind": "patch",
          "published_at": "2023-12-06T03:22:10Z"
        },
        {
          "tag": "v0.0.47",
          "kind": "patch",
          "published_at": "2023-12-06T03:05:22Z"
        },
        {
          "tag": "v0.0.46",
          "kind": "patch",
          "published_at": "2023-11-29T18:48:16Z"
        },
        {
          "tag": "v0.0.45",
          "kind": "patch",
          "published_at": "2023-11-28T16:19:23Z"
        },
        {
          "tag": "v0.0.44",
          "kind": "patch",
          "published_at": "2023-11-28T16:12:25Z"
        },
        {
          "tag": "v0.0.43",
          "kind": "patch",
          "published_at": "2023-11-26T15:45:25Z"
        },
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2023-11-19T01:26:41Z"
        },
        {
          "tag": "v0.0.41",
          "kind": "patch",
          "published_at": "2023-11-18T00:34:34Z"
        },
        {
          "tag": "v0.0.40",
          "kind": "patch",
          "published_at": "2023-11-14T02:23:02Z"
        },
        {
          "tag": "v0.0.39",
          "kind": "patch",
          "published_at": "2023-11-11T00:07:53Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2023-11-10T21:09:35Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2023-11-10T00:55:56Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2023-11-10T00:38:10Z"
        },
        {
          "tag": "v0.0.35",
          "kind": "patch",
          "published_at": "2023-11-09T23:59:08Z"
        },
        {
          "tag": "v0.0.34",
          "kind": "patch",
          "published_at": "2023-11-04T00:12:37Z"
        },
        {
          "tag": "v0.0.33",
          "kind": "patch",
          "published_at": "2023-10-26T23:57:17Z"
        },
        {
          "tag": "v0.0.32",
          "kind": "patch",
          "published_at": "2023-10-26T04:08:27Z"
        },
        {
          "tag": "v0.0.31",
          "kind": "patch",
          "published_at": "2023-10-26T00:52:01Z"
        },
        {
          "tag": "v0.0.30",
          "kind": "patch",
          "published_at": "2023-10-23T02:16:03Z"
        },
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2023-10-21T15:40:23Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2023-10-20T16:22:21Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2023-10-20T02:51:56Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2023-10-18T04:32:24Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2023-10-16T18:47:25Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2023-10-15T17:37:04Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2023-10-15T17:29:49Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2023-10-15T06:20:22Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2023-10-15T04:53:54Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2023-10-14T22:52:08Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2023-10-14T22:03:00Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2023-10-14T21:37:34Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2023-10-14T16:28:12Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2023-10-14T15:46:11Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2023-10-13T18:27:01Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2023-10-11T18:09:39Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2023-10-11T17:19:04Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2023-10-10T18:10:17Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2023-10-09T16:02:35Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2023-10-09T06:19:47Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2023-10-09T03:39:11Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2023-10-09T03:30:04Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2023-10-05T04:57:08Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2023-10-05T04:40:05Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2023-10-05T04:29:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "85e843e6acfa3dbe93129c125156352c9c50b697",
          "body": null,
          "is_bot": false,
          "headline": "fix pages dist",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-05-15T21:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4aed8bc41f774e6ca62dfc1933f82d5a713cae3",
          "body": null,
          "is_bot": false,
          "headline": "restore yarn install",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-05-15T21:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f666eea69ecb37497265eb3fe62338bfeb625f33",
          "body": "* deploy to github pages\n\n* restore first-party analytics",
          "is_bot": false,
          "headline": "deploy to github pages (#2057)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-05-15T21:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c2b2653a0287cbb2fcb4938ee1f74436465bc1",
          "body": null,
          "is_bot": false,
          "headline": "publish requires node 24?",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T21:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf8be23695f21ce7c9675ee9e602f03e51a662f",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T21:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7321a360e9da5c3a3c4debed761b3a1191f8ef",
          "body": null,
          "is_bot": false,
          "headline": "adopt trusted publishing",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T21:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656ac8eedb4dae5e5b11b000faafb493aa6f878d",
          "body": null,
          "is_bot": false,
          "headline": "1.13.4",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T21:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d21bda93721c9f1b3a81ed4b29733b2879bab76",
          "body": null,
          "is_bot": false,
          "headline": "mocha@^11.7.5 (#2051)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T20:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d90d456a3f4430e2eac698cbd80b5ec6b40aa1f",
          "body": null,
          "is_bot": false,
          "headline": "update requirements.txt (#2050)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T20:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "709280788c2cd85087e3348501963819bef4ac7b",
          "body": null,
          "is_bot": false,
          "headline": "esbuild@^0.27.3 (#2049)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T20:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0089eb8f80d6bc28ee5773157f231e126d59fb46",
          "body": null,
          "is_bot": false,
          "headline": "yarn upgrade (#2048)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T18:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e96805fbeca13b25166af822b4a088e7d82f763",
          "body": null,
          "is_bot": false,
          "headline": "tar@^7.5.9 (#2047)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2026-03-02T18:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5745573b5ccaff92e837d692e9c559993f684d28",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken link to Apache Arrow Table in files.md (#1979)",
          "author_name": "Lucas Cherkewski",
          "author_login": "lchski",
          "committed_at": "2025-05-07T07:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480fcc06eb7b6b39222fd7820a5baa5712dd7db3",
          "body": null,
          "is_bot": false,
          "headline": "1.13.3 (#1973)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2025-04-15T22:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14756514988f8c42f295686b253db3b7653e99f4",
          "body": "* deploy deprecation notice\n\n* avoid period confusion",
          "is_bot": false,
          "headline": "deploy deprecation notice (#1972)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2025-04-15T21:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8841d01ef6ddf605a8712ca0bd442146337ea1c1",
          "body": "* docs for cloud deprecation\n\n* dist, not src/.observablehq/dist\n\n* Update docs/deploying.md\n\nCo-authored-by: Toph Tucker <tophtucker@gmail.com>\n\n* contents: read permission\n\n---------\n\nCo-authored-by: Toph Tucker <tophtucker@gmail.com>",
          "is_bot": false,
          "headline": "docs for cloud deprecation (#1971)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2025-04-15T20:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82412a49f495a018367fc569f0407e06bae3479f",
          "body": null,
          "is_bot": false,
          "headline": "1.13.2 (#1911)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2025-01-23T15:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b714355696e6073384b4becdb7125dcc9ee8eee",
          "body": null,
          "is_bot": false,
          "headline": "fix sqlite implicit dependencies (#1910)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2025-01-22T18:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da167e4e48a8f9ff4b31bbdc26d039f08046aae",
          "body": "* upgrade dependencies\r\n\r\n* 1.13.1\r\n\r\n* node 22 instead of 21",
          "is_bot": false,
          "headline": "1.13.1 (#1899)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2025-01-09T18:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d455ac4aa3c3832e7694e58d91a33f7ca74ee00",
          "body": null,
          "is_bot": false,
          "headline": "use /client for react-dom (#1872)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-12-09T14:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efdcf45c00f7cb471deab01f65fe93e1b539d44",
          "body": "* sort by extension then path\r\nthis fixes the wobbling tests (duckdb, sql, npm) that change when a commit modifies the content hash of inputs.js vs inputs.css\r\n\r\n* win32\r\n\r\n* adjust sort order to minimize churn\r\n\r\n* remove unused import\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "in build tests, sort by extension then path (#1809)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-22T17:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30be23fec3a99d76f9c61be6875adabf98a926b5",
          "body": "…ent (#1837)\n\n* when a module references a file attachment, include the file's lastModified timestamp in the module's hash.\r\n\r\ncloses #1836\r\n\r\nNote that this allows us to remove from the tests the ts rewrite that we used to do on modules, because their payload’s lastModified is now always set to the\n[…]\n Some tests don't want to use the fake date though! (I hope they never run in parallel?)\r\n\r\n* clear currentDate in after\r\n\r\n* prettier\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "add lastModified to a module’s hash when it references a file attachm…",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-22T16:48:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82922bd3d720e39f093fed8254194e97d7ff4821",
          "body": "…831)\n\n* Notes on embedded analytics\r\n\r\n* \"like\" should not be used to mean \"such as\" and don't you forget it!\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "Edit documentation to cite Observable Cloud support for embedding (#1…",
          "author_name": "Toph Tucker",
          "author_login": "tophtucker",
          "committed_at": "2024-11-19T04:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f5200d5833d1672b62aa385bde8ad5cd5d5fc8a",
          "body": null,
          "is_bot": false,
          "headline": "fix #1790; npm instead of yarn",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-13T15:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b43de8859b233bad68915b74269f6e5152771ae7",
          "body": null,
          "is_bot": false,
          "headline": "1.13.0 (#1814)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-13T15:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4738435be76dac18152b60096955873bec3fd56d",
          "body": null,
          "is_bot": false,
          "headline": "add prerelease badge to DuckDB version",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-12T21:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6c638dd8421ddbf9c7b6edaaf9d63443711e34",
          "body": null,
          "is_bot": false,
          "headline": "index the telemetry page (#1812)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-12T16:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e65808f8d77926a9b0db58e8bd382a1d5fd21f",
          "body": "* dark probe\r\n\r\n* fix tests\r\n\r\n---------\r\n\r\nCo-authored-by: Philippe Rivière <fil@rezo.net>",
          "is_bot": false,
          "headline": "dark probe (#1802)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-11T16:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "324c7ebed6bc525382f01be5427384e76fd36261",
          "body": "* within tests\r\n\r\n* fix within on windows",
          "is_bot": false,
          "headline": "fix within on Windows (#1804)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-07T06:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0849832603b21e58bbf70fea4902c17400735fc",
          "body": null,
          "is_bot": false,
          "headline": "sidebar atop header (#1803)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-06T22:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fd5703bdcc8addd018c3f8f5f2f17ba7493f71e",
          "body": "Add source of pages, exported files, and modules, to the build manifest.\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "note loaders (#1776)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-06T19:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6566c5d30d0cde553ab44cda64fa79917e690c",
          "body": "closes #1796",
          "is_bot": false,
          "headline": "resolve relative paths in sql front-matter table definitions (#1797)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-06T05:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e043cf3e60cc8d1af59b52a44364a933a623a4",
          "body": null,
          "is_bot": false,
          "headline": "runtime 6.0.0",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-06T05:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4a42b5226d11bb140d221df2afd79b50c693a0",
          "body": "* avoid top-level await; import npm:sql.js\r\n\r\n* comment\r\n\r\n* restore SQLite\r\n\r\n* remove DuckDB top-level await\r\n\r\n* fix SQLite export",
          "is_bot": false,
          "headline": "avoid top-level await; import npm:sql.js (#1759)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-02T19:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fbffaf413a7f914a4aeab8e9c812543ff90143",
          "body": "…teresting (#1794)",
          "is_bot": false,
          "headline": "cheat a little to make the output of FROM duckdb_extensions() more in…",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-02T16:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad768f2e08a6fed5ccd80042354a61b20564c0b2",
          "body": null,
          "is_bot": false,
          "headline": "duckdb aliases, platforms config",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-02T03:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27bc864f326a535b65e715ea8386836dc86d1afa",
          "body": null,
          "is_bot": false,
          "headline": "tidy duckdb manifest; no top-level await",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-02T02:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02dd8927e1fbaa5907f063bd472c97d7581d7aac",
          "body": "* explicit duckdb 1.29.0; self-host core extensions; document\r\n\r\n* configure which extensions are self-hosted\r\n\r\n(not quite there yet: still need to do hashing, per-extension configuration of the LOAD command, and per page configuration)\r\n\r\n* hash extensions\r\n\r\n* better docs\r\n\r\n* cleaner duckdb mani\n[…]\notate fixes\r\n\r\n* disable telemetry on annotate tests, too\r\n\r\n* tidier duckdb manifest\r\n\r\n* remove todo\r\n\r\n* more robust duckdb: scheme\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "duckdb 1.29.0; self-host extensions (#1734)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-11-02T00:27:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d6c9674e82af91aef53ea0615b846f9eb97692d",
          "body": "* @observablehq/runtime 6.0.0\r\n\r\n* runtime 6.0.0-rc.1",
          "is_bot": false,
          "headline": "@observablehq/runtime 6.0.0 (#1748)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-01T23:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4813ac1d6939b09929c12eeea06880115f6ee5",
          "body": "* preserveIndex, preserveExtension\r\n\r\n* add unit tests\r\n\r\n---------\r\n\r\nCo-authored-by: Philippe Rivière <fil@rezo.net>",
          "is_bot": false,
          "headline": "preserveIndex, preserveExtension (#1784)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-11-01T16:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b66e15252055ca5cf6b55aaf24129c3809de63eb",
          "body": "OBSERVABLE_ANNOTATE_FILES",
          "is_bot": false,
          "headline": "annotate local paths (#1731)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-10-28T20:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2f95f99e8eeb14599d6441a1380678df0d5f2b",
          "body": null,
          "is_bot": false,
          "headline": "mention install in template README (#1785)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-26T10:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba7defb92e99d8031348e4d5f0c92934c0adf185",
          "body": null,
          "is_bot": false,
          "headline": "adopt picocolors (#1769)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-26T10:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031ac6d8e363e5786242e26145ffb00631f792b5",
          "body": "* a parameterized route can map [foo] onto itself\r\n\r\n* isParameterized; lift test\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "a parameterized route can map [foo] onto itself (#1767)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-10-19T22:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b821c998e1d390dd3e8ccdf27048927b5d13810",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-18T15:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a3de650ae86d3ef913c1e6c404c04e87504e31",
          "body": null,
          "is_bot": false,
          "headline": "more precise telemetry types (#1765)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-17T21:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ac188315ee7ed2e1570c4af91c30de63576dd4",
          "body": "* Fix SQLite documentation example.\r\n\r\n* avoid duplicate imports\r\n\r\n* revert yarn.lock change\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "Fix SQLite documentation example. (#1750)",
          "author_name": "Dean Fogarty",
          "author_login": "angrytongan",
          "committed_at": "2024-10-14T22:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05707b398b1fce463d0ce4ff2b22ac6789ad5c40",
          "body": "* fix #1755; handle absolute global imports\r\n\r\n* test\r\n\r\n* fix module hashes",
          "is_bot": false,
          "headline": "handle absolute global imports (#1758)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-14T19:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2b5b673469f018c8f3ca3bc3d882e767aadaff",
          "body": null,
          "is_bot": false,
          "headline": "fix toc z-index regression in #1736",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-12T23:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63c63e8764f01dc59adbf942cbdc0ca15964e7fe",
          "body": "* first attempt\r\n\r\n* cleanup\r\n\r\n* changed link to externally hosted component\r\n\r\n* simplify header media queries\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "add made by observable component (#1736)",
          "author_name": "CobusT",
          "author_login": "CobusT",
          "committed_at": "2024-10-11T04:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be44b4aa4fe44b76fc2a4cd182f691ead228f8a",
          "body": null,
          "is_bot": false,
          "headline": "fix the query to ignore nulls (#1738)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-10-10T14:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92670c6b19224f6c1c40d02ccea5972cb438d4dc",
          "body": "* removes the selection UI on sql code block displays",
          "is_bot": false,
          "headline": "removes the selection UI on sql code block displays (#1740)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-10-10T13:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3efac4286a2ad690b66e62dacef3d4d64963c7",
          "body": "This reverts commit fca687cf98ce88815a654ba24c06e7a785f7a063.",
          "is_bot": false,
          "headline": "Revert \"fix auth-in-url (#576)\" (#1733)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-09T09:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba59a5e64ba2b3ec67dcde78fa0fd9678b078b36",
          "body": null,
          "is_bot": false,
          "headline": "explicit html, head, body (#1732)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-09T09:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e590cfb76f290a5461b041097553808c7b04c8",
          "body": null,
          "is_bot": false,
          "headline": "fix links after abef61b (#1729)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-10-08T14:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abef61bc3d606caf7d846aa074a3493f45289003",
          "body": null,
          "is_bot": false,
          "headline": "delete redirected pages",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-05T21:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5040d836ab60bd278fb0294af67e3eed79d6e8b",
          "body": "* move inputs overview\r\n\r\n* fix links; self-host olympians",
          "is_bot": false,
          "headline": "move inputs overview (#1722)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-04T16:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2018a607483d2f63daea21d3fdc95dbef8de81",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-04T16:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce1ddde96632d647c96d6009243fef7278cac3c",
          "body": null,
          "is_bot": false,
          "headline": "Framework",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-03T23:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09dbe9ed9b2daff7b235f3b3d7d0f41790816fb",
          "body": null,
          "is_bot": false,
          "headline": "deduplicate resolved imports (#1719)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-03T16:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04161d0c5510b1b579fd867d5091db95f997e550",
          "body": null,
          "is_bot": false,
          "headline": "Update title via postDeployUploaded instead of postUpdateProject (#1715)",
          "author_name": "Michael Cooper",
          "author_login": "mythmon",
          "committed_at": "2024-10-03T03:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a920deb0aa4970ed32f517da3eb1d2d22d7afdba",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-03T03:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff8c4affbb79137e8030c415f943cf4c09be906",
          "body": null,
          "is_bot": false,
          "headline": "ref #1709; only padding-right if toc",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T23:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62f9f9cbabcee185954e73a6a2ce095bc80cd026",
          "body": null,
          "is_bot": false,
          "headline": "sub caption",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T17:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8d548dce2fb33fb5ac480ff7ad65156b712d6c",
          "body": null,
          "is_bot": false,
          "headline": "smol caption",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T17:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60fecc290e121771a27c80218a4b580470a13758",
          "body": null,
          "is_bot": false,
          "headline": "fix caption",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T17:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7967e65d63c2c5f76219be75faaa01645c5f69",
          "body": null,
          "is_bot": false,
          "headline": "add downloads to README",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T17:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7d7f3c591a48549ad79b3556418c96b1d37843",
          "body": "* 1.12.0\r\n\r\n* better exported files example; img 100%",
          "is_bot": false,
          "headline": "1.12.0 (#1706)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T16:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a598fc2414ec8a29a377dedd6c9a1904c8ff3566",
          "body": null,
          "is_bot": false,
          "headline": "use ISO date (#1704)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T05:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5985bd89cafc0f973b34ea6d14e2f769e4c5f038",
          "body": null,
          "is_bot": false,
          "headline": "1.12.0-alpha.5",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T02:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9757f555b16136cb55210d51680e00aa985f87b6",
          "body": null,
          "is_bot": false,
          "headline": "fix wide theme",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T01:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44cbe86b63e125a3564b7ccb11a5a36cd9c5ec68",
          "body": null,
          "is_bot": false,
          "headline": "upgrade dependencies; downgrade typescript",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-10-01T00:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca823ce26385c22b9887430730998049922f6692",
          "body": "* detect broken links\r\n\r\ncloses #363\r\ncloses #1683\r\n\r\n* move links, anchors\r\n\r\n* tidy link checking\r\n\r\n* edits\r\n\r\n* validateLinks\r\n\r\n* tweak style\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "detect broken links (#1698)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-09-30T23:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c61a3890c13aefe01fcda42e87c8cac84169a0c",
          "body": null,
          "is_bot": false,
          "headline": "better create into cwd (#1701)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-30T21:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d21f2e18883fefb60f63fec8e35d703312b434",
          "body": null,
          "is_bot": false,
          "headline": "import.meta.resolve for files (#1696)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-30T19:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4668f160e1c9effe2a498078f090a16e54ed4c4",
          "body": "* ignore enoent during visitFiles\r\n\r\n* handle readdirSync ENOENT, too",
          "is_bot": false,
          "headline": "ignore enoent during visitFiles (#1700)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-30T19:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0723b2ac8d73b0e53b8fc0faed5717876a928727",
          "body": "* update types, add test for version parity\r\n\r\n* update imports\r\n\r\n* prettier\r\n\r\n* downgrade node types to min engine version\r\n\r\n* drop package.json test\r\n\r\n* update lock file",
          "is_bot": false,
          "headline": "Update types (#1695)",
          "author_name": "Fabian Iwand",
          "author_login": "mootari",
          "committed_at": "2024-09-30T15:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c384f4d73cc4780e0ad5723b2a59560ad165715",
          "body": null,
          "is_bot": false,
          "headline": "fix 20 broken links (#1699)",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-09-30T15:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca16ce70cf2a678454f12d1087ee84e20b6d0df",
          "body": null,
          "is_bot": false,
          "headline": "use registry.npmjs.org (#1697)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-30T15:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08f0b91e5329f8cae752fd4abe90153a3b3e6e9",
          "body": "* embedded assets\r\n\r\n* test asset embeds\r\n\r\n* avoid recomputing config.paths\r\n\r\n* deterministic file order",
          "is_bot": false,
          "headline": "embedded assets (#1681)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-29T08:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a29b31b1bfa1e08a6f4141e616f5ffa4be78247",
          "body": "The version of send 0.0.18 has a published vulnerability that is fixed in\r\n0.0.19, see https://github.com/advisories/GHSA-m6fv-jmcg-4jfg. However, the\r\nversion specifier of \"^0.0.18\" in package.json does not allow projects to use\r\n0.0.19.\r\n\r\nThis changes the specifier to \"^0.0.19\" which allows (and \n[…]\no avoid the vulnerability.\r\n\r\nNote that the vulnerability https://github.com/advisories/GHSA-m6fv-jmcg-4jfg\r\nhas been public for over 2 weeks at this point, and so this isn't disclosing\r\nanything new.",
          "is_bot": false,
          "headline": "Increase the required version of send from 0.0.18 to 0.0.19 (#1693)",
          "author_name": "Michal Charemza",
          "author_login": "michalc",
          "committed_at": "2024-09-29T04:33:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec65262d1c8c2f7bcbbce0dcf898a110798dba82",
          "body": null,
          "is_bot": false,
          "headline": "recommend GitHub discussions",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-29T04:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a75e0a4a49fa3f1b01ed65d0f04cd7636314ca",
          "body": null,
          "is_bot": false,
          "headline": "avoid scroll glitches in Safari",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-29T00:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b272dd8b51f4a164ca39241be08aa27ebad9139",
          "body": null,
          "is_bot": false,
          "headline": "restructure sidebar; docs edits",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-28T17:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3783e4c6205f4b099d3b6eebd18ced8048e4379",
          "body": "* embedding docs\r\n\r\n* Update docs/embeds.md\r\n\r\nCo-authored-by: Philippe Rivière <fil@rezo.net>\r\n\r\n---------\r\n\r\nCo-authored-by: Philippe Rivière <fil@rezo.net>",
          "is_bot": false,
          "headline": "embedding docs (#1692)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-28T05:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f63c46e8b4a244fa3c0d90317df69ab8ae6f5d16",
          "body": null,
          "is_bot": false,
          "headline": "tip on non-fixed header",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-28T05:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef52e7f7bbc6cba33324482335e762628db30f56",
          "body": null,
          "is_bot": false,
          "headline": "align baselines, take three",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-28T05:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a15865c60ab510333da1876237a6c3cd4bd937",
          "body": null,
          "is_bot": false,
          "headline": "nowrap",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-27T22:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e8f2208a5fe9600302c7a06b2fd7f5bff81495",
          "body": null,
          "is_bot": false,
          "headline": "align baselines, again",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-27T22:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9fc0b6dbfe7f31aa2a307b032598681dfa4da6",
          "body": null,
          "is_bot": false,
          "headline": "align baselines",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-27T22:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120b2ff4d5822e09ca1911324189d54bf776a056",
          "body": "* home config option\r\n\r\n* remove unused logo option\r\n\r\n* make logo style custom\r\n\r\n* tiny polish\r\n\r\n* docs\r\n\r\n* tests, normalize home",
          "is_bot": false,
          "headline": "home config option (#1689)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-27T17:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca8e9ee104b0425d737ae53cb67ee2fc95eda86",
          "body": null,
          "is_bot": false,
          "headline": "fix hashes for modules importing builtins (#1688)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-26T20:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3012a3dd8472ef4685c6b864e83659bf44474ad",
          "body": "…685)\n\n* fix links to anchors (e.g. https://observablehq.com/framework/files#static-analysis)\r\n\r\n* use scroll-padding-top instead\r\n\r\n* fix #1686; conditional header layout\r\n\r\n* move scroll-padding-top to default styles\r\n\r\n---------\r\n\r\nCo-authored-by: Mike Bostock <mbostock@gmail.com>",
          "is_bot": false,
          "headline": "fix scroll margin for anchor links; fix conditional header layout (#1…",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-09-26T16:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7dce7901e5ca687c10ff28f45f2e31e413176f5",
          "body": "* revised layout\r\n\r\n* fix negative sidebar padding\r\n\r\n* tweak inset-right\r\n\r\n* cleaner\r\n\r\n* move container-type to main\r\n\r\n* fix search results inset\r\n\r\n* move header styles to default layout\r\n\r\n* update test snapshots\r\n\r\n* prettier\r\n\r\n* fix table of contents layout\r\n\r\n* reduce max-width to 1440px\r\n\r\n* remove sidebar border\r\n\r\n* fix home border alignment\r\n\r\n* fix toc top\r\n\r\n* tiny layout tweaks\r\n\r\n* fix hide-if-small\r\n\r\n* fix sidebar scroll, custom header height",
          "is_bot": false,
          "headline": "revised layout (#1682)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-26T03:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b857cbc2997e7745eba101f82904f5a095f314",
          "body": "…(#1667)",
          "is_bot": false,
          "headline": "adopt curl -f to make the data loader fail if curl fails to download …",
          "author_name": "Philippe Rivière",
          "author_login": "Fil",
          "committed_at": "2024-09-23T13:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312f4a9afbcd1f5c0056c268f6cd3dce65977c7c",
          "body": null,
          "is_bot": false,
          "headline": "fix error on failed deploy (#1676)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-22T11:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5170bbf1551b9603b1bddc3dc9bbe858e0c9ccb5",
          "body": "* observablehq:stdlib\r\n\r\n* observablehq:stdlib/{xlsx,zip}\r\n\r\n* document observablehq:",
          "is_bot": false,
          "headline": "use observablehq:stdlib instead of npm:@observablehq/stdlib (#1670)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-21T17:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "825c9b7551ee7b74c145f021535ae66752e39c45",
          "body": null,
          "is_bot": false,
          "headline": "add link rel=canonical",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-20T16:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af438a54a8ebaa455dbc036059ebabbbe1b5922",
          "body": "* jsr: imports\r\n\r\n* comments, prettier\r\n\r\n* read _jsr cache\r\n\r\n* consolidate\r\n\r\n* test @quentinadam/hex\r\n\r\n* test @oak/oak\r\n\r\n* transitive jsr: imports\r\n\r\n* it works!\r\n\r\n* jsr preloads\r\n\r\n* it just works\r\n\r\n* resolve.exports\r\n\r\n* rewrite all .js\r\n\r\n* simpler rewriteNpmImports\r\n\r\n* jsr docs\r\n\r\n* remo\n[…]\nion\r\n\r\n* more comments\r\n\r\n* copy edits\r\n\r\n* populate cache; handle error\r\n\r\n* fail on unhandled implicit import\r\n\r\n* fix getModuleStaticImports for jsr:\r\n\r\n* test jsr: imports\r\n\r\n* remove spurious log",
          "is_bot": false,
          "headline": "jsr: imports (#957)",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-18T01:05:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7578ceb2767db36a9c19073b992b7fec0e062ce",
          "body": null,
          "is_bot": false,
          "headline": "1.12.0-alpha.4",
          "author_name": "Mike Bostock",
          "author_login": "mbostock",
          "committed_at": "2024-09-17T15:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 78,
      "commits_last_year": 12,
      "latest_release_at": "2026-03-02T21:36:28Z",
      "latest_release_tag": "v1.13.4",
      "releases_from_tags": false,
      "days_since_last_push": 70,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 144,
      "mean_days_between_releases": 69.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@observablehq/framework",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@observablehq/framework",
          "is_deprecated": false,
          "latest_version": "1.13.4",
          "repository_url": "https://github.com/observablehq/framework",
          "versions_count": 37,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 53286,
          "first_published_at": "2024-02-07T16:48:15.371000Z",
          "latest_published_at": "2026-03-02T21:48:49.487000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 144
        }
      ]
    },
    "popularity": {
      "forks": 199,
      "stars": 3557,
      "watchers": 28,
      "fork_history": {
        "days": [
          {
            "date": "2024-02-15",
            "count": 6
          },
          {
            "date": "2024-02-16",
            "count": 9
          },
          {
            "date": "2024-02-17",
            "count": 2
          },
          {
            "date": "2024-02-18",
            "count": 2
          },
          {
            "date": "2024-02-19",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 4
          },
          {
            "date": "2024-02-22",
            "count": 2
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 2
          },
          {
            "date": "2024-02-26",
            "count": 2
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 2
          },
          {
            "date": "2024-03-04",
            "count": 2
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 6
          },
          {
            "date": "2024-03-07",
            "count": 3
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-27",
            "count": 3
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 2
          },
          {
            "date": "2024-07-29",
            "count": 4
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 2
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 2
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 2
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 2
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 3
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 2
          },
          {
            "date": "2026-01-07",
            "count": 3
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 198,
        "total_forks": 199
      },
      "star_history": null,
      "open_issues_and_prs": 181
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 39786,
      "source_files_sampled": 471,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "esbuild",
            "direct": true,
            "version": "0.27.7",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 43
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 1
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 327,
        "malicious_count": 0,
        "assessed_package": "npm:@observablehq/framework@1.13.4",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@clack/prompts",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.0"
        },
        {
          "name": "@observablehq/inputs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.12.0"
        },
        {
          "name": "@observablehq/inspector",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@observablehq/runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "@rollup/plugin-commonjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^25.0.7"
        },
        {
          "name": "@rollup/plugin-json",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.1.0"
        },
        {
          "name": "@rollup/plugin-node-resolve",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.2.3"
        },
        {
          "name": "@rollup/plugin-virtual",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.2"
        },
        {
          "name": "@sindresorhus/slugify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.1"
        },
        {
          "name": "acorn",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.11.2"
        },
        {
          "name": "acorn-walk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.3.0"
        },
        {
          "name": "ci-info",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "cross-spawn",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.3"
        },
        {
          "name": "d3-array",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.4"
        },
        {
          "name": "d3-hierarchy",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.2"
        },
        {
          "name": "esbuild",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.27.3"
        },
        {
          "name": "fast-array-diff",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.0"
        },
        {
          "name": "fast-deep-equal",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.3"
        },
        {
          "name": "glob",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.3.10"
        },
        {
          "name": "gray-matter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.3"
        },
        {
          "name": "he",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.0"
        },
        {
          "name": "highlight.js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.8.0"
        },
        {
          "name": "is-docker",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "is-wsl",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "jsdom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^23.2.0"
        },
        {
          "name": "jszip",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.10.1"
        },
        {
          "name": "markdown-it",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.0"
        },
        {
          "name": "markdown-it-anchor",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.6.7"
        },
        {
          "name": "mime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "minisearch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.3.0"
        },
        {
          "name": "open",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.0"
        },
        {
          "name": "picocolors",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "pkg-dir",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "resolve.exports",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "rollup",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.0"
        },
        {
          "name": "rollup-plugin-esbuild",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.1.0"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.5.4"
        },
        {
          "name": "send",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.19.0"
        },
        {
          "name": "tar",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.5.9"
        },
        {
          "name": "tar-stream",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.6"
        },
        {
          "name": "tsx",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.7.1"
        },
        {
          "name": "untildify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "wrap-ansi",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.0"
        },
        {
          "name": "ws",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.14.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@clack/prompts",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/inputs",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/inspector",
            "direct": true,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/runtime",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": true,
            "version": "25.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": true,
            "version": "15.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-virtual",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/slugify",
            "direct": true,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": true,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": true,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": true,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": true,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": true,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-hierarchy",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": true,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-array-diff",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": true,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gray-matter",
            "direct": true,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": true,
            "version": "11.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": true,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": true,
            "version": "23.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jszip",
            "direct": true,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "jszip",
            "direct": true,
            "version": "^3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": true,
            "version": "14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-anchor",
            "direct": true,
            "version": "8.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": true,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": true,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minisearch",
            "direct": true,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": true,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": true,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": true,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-esbuild",
            "direct": true,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": true,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": true,
            "version": "7.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": true,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": true,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "untildify",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": true,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": true,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": true,
            "version": "8.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/core",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@databricks/sql",
            "direct": false,
            "version": "^1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@elastic/elasticsearch",
            "direct": false,
            "version": "^8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@google-analytics/data",
            "direct": false,
            "version": "^4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google-analytics/data",
            "direct": false,
            "version": "^4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/bigquery",
            "direct": false,
            "version": "^7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": false,
            "version": "1.8.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": "@nolyfill/is-core-module",
            "direct": false,
            "version": "1.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/framework",
            "direct": false,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/framework",
            "direct": false,
            "version": "^1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/framework",
            "direct": false,
            "version": "^1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@observablehq/framework",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@paralleldrive/cuid2",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/transliterate",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "4.3.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cookiejar",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cross-spawn",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-array",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-dsv",
            "direct": false,
            "version": "^3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-format",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "^3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/he",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "21.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.130",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "0.17.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/snowflake-sdk",
            "direct": false,
            "version": "^1.6.22",
            "ecosystem": "npm"
          },
          {
            "name": "@types/superagent",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tar-stream",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "airtable",
            "direct": false,
            "version": "^0.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "apache-arrow",
            "direct": false,
            "version": "^16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "canvas",
            "direct": false,
            "version": "^2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai-http",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "charset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookiejar",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3",
            "direct": false,
            "version": "^7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "d3-dsv",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-dsv",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-fetch",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-geo-voronoi",
            "direct": false,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": false,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "2.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dezalgo",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^16.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^16.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-typescript",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "formidable",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.5.0",
            "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-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.13.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htl",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "immediate",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ip-regex",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-bun-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-ip",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-module",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isoformat",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lie",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.23",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-container",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-footnote",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-wikilinks",
            "direct": false,
            "version": "^1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "netcdfjs",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "octokit",
            "direct": false,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parquet-wasm",
            "direct": false,
            "version": "^0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.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": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres",
            "direct": false,
            "version": "^3.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "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": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "^5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rw",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "section-matter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shapefile",
            "direct": false,
            "version": "^0.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "snowflake-sdk",
            "direct": false,
            "version": "~1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-command",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stable-hash",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width-cjs",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi-cjs",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom-string",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "superagent",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-browser-condition",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-browser-field",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-browser-map",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-import-condition",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-shorthand-export",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "topojson-client",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "topojson-client",
            "direct": false,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "topojson-server",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "topojson-simplify",
            "direct": false,
            "version": "^3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-utils",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi-cjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "datawrapper",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "geopandas",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "joblib",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib",
            "direct": false,
            "version": "3.10.8",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "1.26.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": false,
            "version": "16.1",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2023.3.post1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "ecosystem": "pypi"
          },
          {
            "name": "scikit-learn",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "threadpoolctl",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2023.4",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 703,
        "direct_count": 52,
        "indirect_count": 651
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 40,
        "merged_prs": 755,
        "open_issues": 141,
        "closed_ratio": 0.817,
        "closed_issues": 630,
        "closed_unmerged_prs": 151
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mbostock",
          "commits": 878,
          "avatar_url": "https://avatars.githubusercontent.com/u/230541?v=4"
        },
        {
          "type": "User",
          "login": "Fil",
          "commits": 167,
          "avatar_url": "https://avatars.githubusercontent.com/u/7001?v=4"
        },
        {
          "type": "User",
          "login": "mythmon",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/305049?v=4"
        },
        {
          "type": "User",
          "login": "wiltsecarpenter",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/60410946?v=4"
        },
        {
          "type": "User",
          "login": "allisonhorst",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/25372780?v=4"
        },
        {
          "type": "User",
          "login": "cinxmo",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/37343722?v=4"
        },
        {
          "type": "User",
          "login": "visnup",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/10444?v=4"
        },
        {
          "type": "User",
          "login": "trebor",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/12802394?v=4"
        },
        {
          "type": "User",
          "login": "mcglincy",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/189172?v=4"
        },
        {
          "type": "User",
          "login": "pstuffa",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/8422826?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.706
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy.yml",
        "publish.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
            "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": 7,
            "reason": "Found 22/30 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 14 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": "44 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "85e843e6acfa3dbe93129c125156352c9c50b697",
        "ran_at": "2026-07-25T21:04:34Z",
        "aggregate_score": 3.9,
        "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-25T10:45:05Z",
      "oldest_open_prs": [
        {
          "number": 314,
          "created_at": "2023-12-05T00:00:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 364,
          "created_at": "2023-12-11T15:32:32Z",
          "last_comment_at": "2023-12-13T10:51:03Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 391,
          "created_at": "2023-12-15T20:16:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 474,
          "created_at": "2024-01-10T00:55:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 596,
          "created_at": "2024-01-23T21:01:01Z",
          "last_comment_at": "2024-10-16T20:24:59Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 607,
          "created_at": "2024-01-25T22:21:14Z",
          "last_comment_at": "2024-01-26T20:22:26Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 623,
          "created_at": "2024-01-29T02:28:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 670,
          "created_at": "2024-02-03T18:22:39Z",
          "last_comment_at": "2024-03-24T02:34:36Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 749,
          "created_at": "2024-02-11T03:39:21Z",
          "last_comment_at": "2024-02-11T15:40:02Z",
          "last_comment_author": "allisonhorst"
        },
        {
          "number": 805,
          "created_at": "2024-02-15T09:53:11Z",
          "last_comment_at": "2024-02-15T16:03:25Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 897,
          "created_at": "2024-02-22T21:19:31Z",
          "last_comment_at": "2024-04-29T17:17:15Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 1078,
          "created_at": "2024-03-16T00:31:02Z",
          "last_comment_at": "2024-03-16T20:22:22Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 1085,
          "created_at": "2024-03-16T17:45:57Z",
          "last_comment_at": "2024-03-18T14:16:14Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 1120,
          "created_at": "2024-03-20T16:53:37Z",
          "last_comment_at": "2024-05-21T11:21:31Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 1354,
          "created_at": "2024-05-15T13:12:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1372,
          "created_at": "2024-05-20T18:00:41Z",
          "last_comment_at": "2025-06-09T13:14:44Z",
          "last_comment_author": "jamesking"
        },
        {
          "number": 1381,
          "created_at": "2024-05-22T15:39:08Z",
          "last_comment_at": "2024-05-22T16:18:01Z",
          "last_comment_author": "mythmon"
        },
        {
          "number": 1499,
          "created_at": "2024-07-02T10:50:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1511,
          "created_at": "2024-07-10T16:51:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1522,
          "created_at": "2024-07-17T10:30:10Z",
          "last_comment_at": "2025-05-28T14:03:36Z",
          "last_comment_author": "ae3e"
        }
      ],
      "last_merged_pr_at": "2026-05-15T21:24:55Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 23,
          "created_at": "2023-10-18T01:44:16Z",
          "last_comment_at": "2025-07-12T07:14:47Z",
          "last_comment_author": "maelp"
        },
        {
          "number": 32,
          "created_at": "2023-10-18T23:40:50Z",
          "last_comment_at": "2023-11-13T19:24:09Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 51,
          "created_at": "2023-10-23T20:39:39Z",
          "last_comment_at": "2024-03-23T17:17:12Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 58,
          "created_at": "2023-10-23T21:45:08Z",
          "last_comment_at": "2024-04-12T19:09:13Z",
          "last_comment_author": "borango"
        },
        {
          "number": 124,
          "created_at": "2023-11-08T19:34:13Z",
          "last_comment_at": "2023-11-13T19:05:46Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 141,
          "created_at": "2023-11-10T01:18:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 145,
          "created_at": "2023-11-10T15:37:02Z",
          "last_comment_at": "2024-08-29T17:37:52Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 149,
          "created_at": "2023-11-11T14:35:11Z",
          "last_comment_at": "2024-07-16T07:43:41Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 155,
          "created_at": "2023-11-13T19:20:36Z",
          "last_comment_at": "2024-03-13T11:15:42Z",
          "last_comment_author": "jaanaltosaar"
        },
        {
          "number": 156,
          "created_at": "2023-11-13T19:22:35Z",
          "last_comment_at": "2024-01-23T17:45:34Z",
          "last_comment_author": "cinxmo"
        },
        {
          "number": 179,
          "created_at": "2023-11-15T16:12:23Z",
          "last_comment_at": "2026-06-09T17:35:14Z",
          "last_comment_author": "beanscg"
        },
        {
          "number": 180,
          "created_at": "2023-11-15T16:13:10Z",
          "last_comment_at": "2024-03-07T18:05:13Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 183,
          "created_at": "2023-11-15T19:18:03Z",
          "last_comment_at": "2024-03-04T05:40:11Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 204,
          "created_at": "2023-11-18T05:25:10Z",
          "last_comment_at": "2024-03-20T01:03:52Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 234,
          "created_at": "2023-11-23T18:49:04Z",
          "last_comment_at": "2024-08-29T17:36:45Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 240,
          "created_at": "2023-11-26T21:45:40Z",
          "last_comment_at": "2023-12-03T01:38:34Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 288,
          "created_at": "2023-11-30T17:20:11Z",
          "last_comment_at": "2024-05-03T15:19:08Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 289,
          "created_at": "2023-11-30T18:29:21Z",
          "last_comment_at": "2023-12-04T18:33:03Z",
          "last_comment_author": "Fil"
        },
        {
          "number": 306,
          "created_at": "2023-12-04T10:41:24Z",
          "last_comment_at": "2024-03-23T17:12:38Z",
          "last_comment_author": "mbostock"
        },
        {
          "number": 332,
          "created_at": "2023-12-06T14:19:19Z",
          "last_comment_at": "2024-06-25T18:22:12Z",
          "last_comment_author": "palewire"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/observablehq/framework",
    "host": "github.com",
    "name": "framework",
    "owner": "observablehq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 47,
        "vitality": 51,
        "community": 84,
        "governance": 71,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 51,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 70,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 70 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 70
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "releases_count": 78,
              "latest_release_tag": "v1.13.4",
              "releases_from_tags": false,
              "days_since_latest_release": 144,
              "mean_days_between_releases": 69.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "78 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 144 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 144
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~69.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 69.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 70,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 70 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 70
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 84,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "forks": 199,
              "stars": 3557,
              "watchers": 28,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,557 stars",
                "points": 57.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3557
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "199 forks",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 199
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "28 watchers",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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 (ISC)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "ISC"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "good",
            "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": 79,
            "inputs": {
              "packages": [
                "@observablehq/framework"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 53286
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "53,286 downloads/month across npm",
                "points": 63,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 53286,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.706
            },
            "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 71% of commits",
                "points": 6.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 755,
              "open_issues": 141,
              "closed_issues": 630,
              "issue_closed_ratio": 0.817,
              "closed_unmerged_prs": 151
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "755/906 decided PRs merged",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 755,
                      "decided": 906
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 22/30 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 1379,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "observablehq",
              "public_repos": 68,
              "account_age_days": 3301
            },
            "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": "1,379 followers of observablehq",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1379,
                      "login": "observablehq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "68 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 68
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@observablehq/framework"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 144
            },
            "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 144 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 144
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "37 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 77,
        "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": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "d3",
                "dashboard",
                "static-site-generator",
                "visualization",
                "framework",
                "markdown"
              ],
              "has_wiki": false,
              "homepage": "https://observablehq.com/framework/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://observablehq.com/framework/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 22/30 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "44 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:@observablehq/framework@1.13.4 runtime dependency closure — what installing the published package pulls in — 327 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@observablehq/framework@1.13.4",
                  "assessed": 327
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 327,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, low 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: esbuild 0.27.7 (low 2.5)",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "esbuild 0.27.7 (low 2.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "1 affected: brace-expansion 2.1.2 (high 7.5)",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "brace-expansion 2.1.2 (high 7.5)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 327,
              "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": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.66,
              "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": "66 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 66,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 39786,
              "source_files_sampled": 471,
              "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/471 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 471,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T21:05:02.647647Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/observablehq/framework.svg",
  "full_name": "observablehq/framework",
  "license_state": "standard",
  "license_spdx": "ISC"
}

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.