公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 22:33 UTC

mwouts / itables

Python DataFrames as Interactive DataTables

PythonMIT★ 969 星标⑂ 62 复刻始于 2019年4月在 GitHub 上查看 ↗

mwouts/itables 的健康指数为 100 分中的 78 分,处于「良好」区间。 其得分最高的类别是Engineering Quality(94/100),最低的是AI Readiness(60/100)。 最近一次更新在 1 天前。 近期的大部分工作由 1 位贡献者完成。

78
总分 / 100
良好

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

78
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Marc Wouts个人账户
574 关注者77 个公开仓库始于 2017年7月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPIitables2.9.1-943 天前datatablesinteractivejavascriptnarwhalspandaspolars

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

87优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
14.5/36提交节奏 — 52 周中有 21 周有提交
18/18提交量 — 最近一年 108 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year108
human_commit_share0.82
days_since_last_push1
active_weeks_last_year21

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 98 个发布版本
36/36发布时效 — 最近一次发布版本于 3 天前
27/27发布节奏 — 约每 19 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count98
latest_release_tagv2.9.1
releases_from_tags
days_since_latest_release3
mean_days_between_releases19
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

69中等 · 占总体的 18%
评分方式
48.4/60星标 — 969 个星标
14.9/25复刻 — 62 个复刻
5/15关注者 — 9 位关注者
所用输入
forks62
stars969
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
18/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

62中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.5/22.5提交分布 — 头号贡献者编写了 98% 的提交
12.2/13.5贡献者广度 — 9 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled9
top_contributor_share0.977
评分方式
41.4/46.8议题解决 — 88% 的议题已关闭
30.5/38.3PR 接受 — 已裁定的 PR 中 285/358 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/23 approved changesets -- score normalized to 0
所用输入
merged_prs285
open_issues28
closed_issues215
issue_closed_ratio0.885
closed_unmerged_prs73
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
19.8/25所有者影响力 — mwouts 有 574 位关注者
25/25既往记录 — 77 个公开仓库,账户约 9 年
所用输入
followers574
owner_typeUser
is_verified
owner_loginmwouts
public_repos77
account_age_days3,307
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
35/35发布时效 — 最近一次发布于 3 天前
20/20版本历史 — 94 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesitables
ecosystemspypi
any_deprecated
min_days_since_publish3

工程质量

基础的工程与文档实践是否到位?

94优秀 · 占总体的 20%

工程实践

90优秀
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
16/16Linter 配置 — .pylintrc
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
16/20OpenSSF Scorecard:CI-Tests — 24 out of 27 merged PRs checked by a CI test -- score normalized to 8
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

100优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — http://itables.org/
10/10仓库描述
10/10主题标签 — 9 个主题标签
10/10Wiki
所用输入
topicspandas, python, jupyter, datatables, visual-studio-code, polars, quarto, shiny, streamlit-component
has_wiki
homepagehttp://itables.org/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

77良好 · 占总体的 16%

安全态势

71良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2/2.5CI-Tests — 24 out of 27 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/23 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
已排除计分(无数据或不适用):branch_protection, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories2
affected_packages2
assessed_packages460
unassessed_packages12
affected_by_severityhigh 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 460 个已解析依赖与 OSV 比对。 有 12 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

60中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
31.2/40可读的提交历史 — 82 次人类提交中有 48 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.585
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — .pylintrc
11/11静态类型检查 — packages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed
10/10可复现环境 — lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 7 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 17 次为自动依赖更新
9/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configspackages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed
agent_commit_share0.07
toolchain_manifests
dependency_bot_commit_share0.17
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(packages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed)
54.6/55可控的文件大小 — 采样的 140 个源文件中有 1 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes67,226
source_files_sampled140
oversized_source_files1

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — notebooks, samples
所用输入
example_dirsnotebooks, samples
has_mcp_signal
api_schema_files

关键数据

969GitHub 星标
9贡献者
108最近 12 个月提交数
1距最近推送天数
98发布版本数
1巴士系数(bus factor)
28开放议题
npm, PyPI软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'build_all_itables_dependencies' from its registry

更多细节

Star 与 Fork 历史 0 ★ / 62 ⇿
0Star
62Fork
89发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

013253850636132019-112023-012026-02
主版本 2次版本 17修订 53

每个点涵盖 6 天。

OpenSSF Scorecard 7.1 / 10
7.1综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-25 22:33 UTC

10Binary-Artifactsno binaries found in the repo
不适用Branch-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
8CI-Tests24 out of 27 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/23 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
全部依赖 472

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 472 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
npm../dt_for_itables2.5.8间接
npm@anywidget/types0.4.0间接
npm@babel/code-frame7.29.0间接
npm@babel/compat-data7.29.3间接
npm@babel/core7.29.6间接
npm@babel/generator7.29.7间接
npm@babel/helper-annotate-as-pure7.27.3间接
npm@babel/helper-compilation-targets7.28.6间接
npm@babel/helper-create-class-features-plugin7.29.3间接
npm@babel/helper-create-regexp-features-plugin7.28.5间接
npm@babel/helper-define-polyfill-provider0.6.8间接
npm@babel/helper-globals7.28.0间接
npm@babel/helper-member-expression-to-functions7.28.5间接
npm@babel/helper-module-imports7.28.6间接
npm@babel/helper-module-transforms7.28.6间接
npm@babel/helper-optimise-call-expression7.27.1间接
npm@babel/helper-plugin-utils7.28.6间接
npm@babel/helper-remap-async-to-generator7.27.1间接
npm@babel/helper-replace-supers7.28.6间接
npm@babel/helper-skip-transparent-expression-wrappers7.27.1间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-option7.27.1间接
npm@babel/helper-wrap-function7.28.6间接
npm@babel/helpers7.29.2间接
npm@babel/parser7.29.7间接
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.28.5间接
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.27.1间接
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1间接
npm@babel/plugin-bugfix-safari-rest-destructuring-rhs-array7.29.3间接
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1间接
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.28.6间接
npm@babel/plugin-proposal-object-rest-spread7.20.7间接
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2间接
npm@babel/plugin-syntax-import-assertions7.28.6间接
npm@babel/plugin-syntax-import-attributes7.28.6间接
npm@babel/plugin-syntax-jsx7.28.6间接
npm@babel/plugin-syntax-object-rest-spread7.8.3间接
npm@babel/plugin-syntax-unicode-sets-regex7.18.6间接
npm@babel/plugin-transform-arrow-functions7.27.1间接
npm@babel/plugin-transform-async-generator-functions7.29.0间接
npm@babel/plugin-transform-async-to-generator7.28.6间接
npm@babel/plugin-transform-block-scoped-functions7.27.1间接
npm@babel/plugin-transform-block-scoping7.28.6间接
npm@babel/plugin-transform-class-properties7.28.6间接
npm@babel/plugin-transform-class-static-block7.28.6间接
npm@babel/plugin-transform-classes7.28.6间接
npm@babel/plugin-transform-computed-properties7.28.6间接
npm@babel/plugin-transform-destructuring7.28.5间接
npm@babel/plugin-transform-dotall-regex7.28.6间接
npm@babel/plugin-transform-duplicate-keys7.27.1间接
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.29.0间接
npm@babel/plugin-transform-dynamic-import7.27.1间接
npm@babel/plugin-transform-explicit-resource-management7.28.6间接
npm@babel/plugin-transform-exponentiation-operator7.28.6间接
npm@babel/plugin-transform-export-namespace-from7.27.1间接
npm@babel/plugin-transform-for-of7.27.1间接
npm@babel/plugin-transform-function-name7.27.1间接
npm@babel/plugin-transform-json-strings7.28.6间接
npm@babel/plugin-transform-literals7.27.1间接
npm@babel/plugin-transform-logical-assignment-operators7.28.6间接
npm@babel/plugin-transform-member-expression-literals7.27.1间接
npm@babel/plugin-transform-modules-amd7.27.1间接
npm@babel/plugin-transform-modules-commonjs7.28.6间接
npm@babel/plugin-transform-modules-systemjs7.29.4间接
npm@babel/plugin-transform-modules-umd7.27.1间接
npm@babel/plugin-transform-named-capturing-groups-regex7.29.0间接
npm@babel/plugin-transform-new-target7.27.1间接
npm@babel/plugin-transform-nullish-coalescing-operator7.28.6间接
npm@babel/plugin-transform-numeric-separator7.28.6间接
npm@babel/plugin-transform-object-rest-spread7.28.6间接
npm@babel/plugin-transform-object-super7.27.1间接
npm@babel/plugin-transform-optional-catch-binding7.28.6间接
npm@babel/plugin-transform-optional-chaining7.28.6间接
npm@babel/plugin-transform-parameters7.27.7间接
npm@babel/plugin-transform-private-methods7.28.6间接
npm@babel/plugin-transform-private-property-in-object7.28.6间接
npm@babel/plugin-transform-property-literals7.27.1间接
npm@babel/plugin-transform-react-display-name7.28.0间接
npm@babel/plugin-transform-react-jsx7.28.6间接
npm@babel/plugin-transform-react-jsx-development7.27.1间接
npm@babel/plugin-transform-react-pure-annotations7.27.1间接
npm@babel/plugin-transform-regenerator7.29.0间接
npm@babel/plugin-transform-regexp-modifiers7.28.6间接
npm@babel/plugin-transform-reserved-words7.27.1间接
npm@babel/plugin-transform-shorthand-properties7.27.1间接
npm@babel/plugin-transform-spread7.28.6间接
npm@babel/plugin-transform-sticky-regex7.27.1间接
npm@babel/plugin-transform-template-literals7.27.1间接
npm@babel/plugin-transform-typeof-symbol7.27.1间接
npm@babel/plugin-transform-unicode-escapes7.27.1间接
npm@babel/plugin-transform-unicode-property-regex7.28.6间接
npm@babel/plugin-transform-unicode-regex7.27.1间接
npm@babel/plugin-transform-unicode-sets-regex7.28.6间接
npm@babel/preset-env7.29.5间接
npm@babel/preset-modules0.1.6-no-external-plugins间接
npm@babel/preset-react7.28.5间接
npm@babel/runtime7.29.2间接
npm@babel/template7.28.6间接
npm@babel/traverse7.29.0间接
npm@babel/types7.29.7间接
npm@bcoe/v8-coverage0.2.3间接
npm@discoveryjs/json-ext1.1.0间接
npm@esbuild/aix-ppc640.25.12间接
npm@esbuild/aix-ppc640.25.9间接
npm@esbuild/aix-ppc640.28.1间接
npm@esbuild/android-arm0.25.12间接
npm@esbuild/android-arm0.25.9间接
npm@esbuild/android-arm0.28.1间接
npm@esbuild/android-arm640.25.12间接
npm@esbuild/android-arm640.25.9间接
npm@esbuild/android-arm640.28.1间接
npm@esbuild/android-x640.25.12间接
npm@esbuild/android-x640.25.9间接
npm@esbuild/android-x640.28.1间接
npm@esbuild/darwin-arm640.25.12间接
npm@esbuild/darwin-arm640.25.9间接
npm@esbuild/darwin-arm640.28.1间接
npm@esbuild/darwin-x640.25.12间接
npm@esbuild/darwin-x640.25.9间接
npm@esbuild/darwin-x640.28.1间接
npm@esbuild/freebsd-arm640.25.12间接
npm@esbuild/freebsd-arm640.25.9间接
npm@esbuild/freebsd-arm640.28.1间接
npm@esbuild/freebsd-x640.25.12间接
npm@esbuild/freebsd-x640.25.9间接
npm@esbuild/freebsd-x640.28.1间接
npm@esbuild/linux-arm0.25.12间接
npm@esbuild/linux-arm0.25.9间接
npm@esbuild/linux-arm0.28.1间接
npm@esbuild/linux-arm640.25.12间接
npm@esbuild/linux-arm640.25.9间接
npm@esbuild/linux-arm640.28.1间接
npm@esbuild/linux-ia320.25.12间接
npm@esbuild/linux-ia320.25.9间接
npm@esbuild/linux-ia320.28.1间接
npm@esbuild/linux-loong640.25.12间接
npm@esbuild/linux-loong640.25.9间接
npm@esbuild/linux-loong640.28.1间接
npm@esbuild/linux-mips64el0.25.12间接
npm@esbuild/linux-mips64el0.25.9间接
npm@esbuild/linux-mips64el0.28.1间接
npm@esbuild/linux-ppc640.25.12间接
npm@esbuild/linux-ppc640.25.9间接
npm@esbuild/linux-ppc640.28.1间接
npm@esbuild/linux-riscv640.25.12间接
npm@esbuild/linux-riscv640.25.9间接
npm@esbuild/linux-riscv640.28.1间接
npm@esbuild/linux-s390x0.25.12间接
npm@esbuild/linux-s390x0.25.9间接
npm@esbuild/linux-s390x0.28.1间接
npm@esbuild/linux-x640.25.12间接
npm@esbuild/linux-x640.25.9间接
npm@esbuild/linux-x640.28.1间接
npm@esbuild/netbsd-arm640.25.12间接
npm@esbuild/netbsd-arm640.25.9间接
npm@esbuild/netbsd-arm640.28.1间接
npm@esbuild/netbsd-x640.25.12间接
npm@esbuild/netbsd-x640.25.9间接
npm@esbuild/netbsd-x640.28.1间接
npm@esbuild/openbsd-arm640.25.12间接
npm@esbuild/openbsd-arm640.25.9间接
npm@esbuild/openbsd-arm640.28.1间接
npm@esbuild/openbsd-x640.25.12间接
npm@esbuild/openbsd-x640.25.9间接
npm@esbuild/openbsd-x640.28.1间接
npm@esbuild/openharmony-arm640.25.12间接
npm@esbuild/openharmony-arm640.25.9间接
npm@esbuild/openharmony-arm640.28.1间接
npm@esbuild/sunos-x640.25.12间接
npm@esbuild/sunos-x640.25.9间接
npm@esbuild/sunos-x640.28.1间接
npm@esbuild/win32-arm640.25.12间接
npm@esbuild/win32-arm640.25.9间接
npm@esbuild/win32-arm640.28.1间接
npm@esbuild/win32-ia320.25.12间接
npm@esbuild/win32-ia320.25.9间接
npm@esbuild/win32-ia320.28.1间接
npm@esbuild/win32-x640.25.12间接
npm@esbuild/win32-x640.25.9间接
npm@esbuild/win32-x640.28.1间接
npm@istanbuljs/schema0.1.6间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/remapping2.3.5间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/source-map0.3.11间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@plotly/dash-component-plugins1.2.3间接
npm@plotly/webpack-dash-dynamic-import1.3.0间接
npm@streamlit/component-v2-lib0.2.0间接
npm@types/eslint9.6.1间接
npm@types/eslint-scope3.7.7间接
npm@types/estree1.0.9间接
npm@types/istanbul-lib-coverage2.0.6间接
npm@types/jquery3.5.34间接
npm@types/json-schema7.0.15间接
npm@types/node25.8.0间接
npm@types/sizzle2.3.10间接
npm@typescript/typescript-aix-ppc647.0.2间接
npm@typescript/typescript-darwin-arm647.0.2间接
npm@typescript/typescript-darwin-x647.0.2间接
npm@typescript/typescript-freebsd-arm647.0.2间接
npm@typescript/typescript-freebsd-x647.0.2间接
npm@typescript/typescript-linux-arm7.0.2间接
npm@typescript/typescript-linux-arm647.0.2间接
npm@typescript/typescript-linux-loong647.0.2间接
npm@typescript/typescript-linux-mips64el7.0.2间接
npm@typescript/typescript-linux-ppc647.0.2间接
npm@typescript/typescript-linux-riscv647.0.2间接
npm@typescript/typescript-linux-s390x7.0.2间接
npm@typescript/typescript-linux-x647.0.2间接
npm@typescript/typescript-netbsd-arm647.0.2间接
npm@typescript/typescript-netbsd-x647.0.2间接
npm@typescript/typescript-openbsd-arm647.0.2间接
npm@typescript/typescript-openbsd-x647.0.2间接
npm@typescript/typescript-sunos-x647.0.2间接
npm@typescript/typescript-win32-arm647.0.2间接
npm@typescript/typescript-win32-x647.0.2间接
npm@webassemblyjs/ast1.14.1间接
npm@webassemblyjs/floating-point-hex-parser1.13.2间接
npm@webassemblyjs/helper-api-error1.13.2间接
npm@webassemblyjs/helper-buffer1.14.1间接
npm@webassemblyjs/helper-numbers1.13.2间接
npm@webassemblyjs/helper-wasm-bytecode1.13.2间接
npm@webassemblyjs/helper-wasm-section1.14.1间接
npm@webassemblyjs/ieee7541.13.2间接
npm@webassemblyjs/leb1281.13.2间接
npm@webassemblyjs/utf81.13.2间接
npm@webassemblyjs/wasm-edit1.14.1间接
npm@webassemblyjs/wasm-gen1.14.1间接
npm@webassemblyjs/wasm-opt1.14.1间接
npm@webassemblyjs/wasm-parser1.14.1间接
npm@webassemblyjs/wast-printer1.14.1间接
npm@xtuc/ieee7541.2.0间接
npm@xtuc/long4.2.2间接
npmacorn8.16.0间接
npmacorn-import-phases1.0.4间接
npmajv8.20.0间接
npmajv-formats2.1.1间接
npmajv-keywords5.1.0间接
npmansi-regex5.0.1间接
npmansi-styles4.3.0间接
npmast-types0.14.2间接
npmbabel-loader10.1.1间接
npmbabel-plugin-polyfill-corejs20.4.17间接
npmbabel-plugin-polyfill-corejs30.14.2间接
npmbabel-plugin-polyfill-regenerator0.6.8间接
npmbalanced-match1.0.2间接
npmbaseline-browser-mapping2.10.29间接
npmbrace-expansion1.1.16间接
npmbrowserslist4.28.2间接
npmbuffer-from1.1.2间接
npmc87.14.0间接
npmcaniuse-lite1.0.30001792间接
npmchrome-trace-event1.0.4间接
npmclient-only0.0.1间接
npmcliui7.0.4间接
npmclone-deep4.0.1间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcommander14.0.3间接
npmcommander2.20.3间接
npmconcat-map0.0.1间接
npmconvert-source-map2.0.0间接
npmcore-js-compat3.49.0间接
npmcore-util-is1.0.3间接
npmcross-spawn7.0.6间接
npmcss-loader7.1.4间接
npmcssesc3.0.0间接
npmdatatables.net2.3.8间接
npmdatatables.net-buttons3.2.6间接
npmdatatables.net-buttons-dt3.2.6间接
npmdatatables.net-colreorder2.1.2间接
npmdatatables.net-colreorder-dt2.1.2间接
npmdatatables.net-columncontrol1.2.1间接
npmdatatables.net-columncontrol-dt1.2.1间接
npmdatatables.net-datetime1.6.3间接
npmdatatables.net-dt2.3.8间接
npmdatatables.net-fixedcolumns5.0.5间接
npmdatatables.net-fixedcolumns-dt5.0.5间接
npmdatatables.net-fixedheader4.0.6间接
npmdatatables.net-fixedheader-dt4.0.6间接
npmdatatables.net-keytable2.12.2间接
npmdatatables.net-keytable-dt2.12.2间接
npmdatatables.net-plugins2.3.6间接
npmdatatables.net-rowgroup1.6.0间接
npmdatatables.net-rowgroup-dt1.6.0间接
npmdatatables.net-scroller2.4.3间接
npmdatatables.net-scroller-dt2.4.3间接
npmdatatables.net-searchbuilder1.8.4间接
npmdatatables.net-searchbuilder-dt1.8.4间接
npmdatatables.net-searchpanes2.3.5间接
npmdatatables.net-searchpanes-dt2.3.5间接
npmdatatables.net-select3.1.3间接
npmdatatables.net-select-dt3.1.3间接
npmdebug4.4.3间接
npmdoctrine3.0.0间接
npmelectron-to-chromium1.5.357间接
npmemoji-regex8.0.0间接
npmenhanced-resolve5.21.3间接
npmenvinfo7.21.0间接
npmes-errors1.3.0间接
npmes-module-lexer2.1.0间接
npmesbuild0.25.12间接
npmesbuild0.25.9间接
npmesbuild0.28.1间接
npmescalade3.2.0间接
npmeslint-scope5.1.1间接
npmesrecurse4.3.0间接
npmestraverse4.3.0间接
npmestraverse5.3.0间接
npmestree-to-babel3.2.1间接
npmesutils2.0.3间接
npmevents3.3.0间接
npmfast-deep-equal3.1.3间接
npmfast-uri3.1.4间接
npmfastest-levenshtein1.0.16间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmflat5.0.2间接
npmforeground-child2.0.0间接
npmfs.realpath1.0.0间接
npmfunction-bind1.1.2间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmglob7.2.3间接
npmglob-to-regexp0.4.1间接
npmgraceful-fs4.2.11间接
npmhas-flag4.0.0间接
npmhasown2.0.3间接
npmhtml-escaper2.0.2间接
npmicss-utils5.1.0间接
npmimmediate3.0.6间接
npmimport-local3.2.0间接
npminflight1.0.6间接
npminherits2.0.4间接
npminterpret3.1.1间接
npmis-core-module2.16.2间接
npmis-fullwidth-code-point3.0.0间接
npmis-plain-object2.0.4间接
npmisarray1.0.0间接
npmisexe2.0.0间接
npmisobject3.0.1间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-report3.0.1间接
npmistanbul-reports3.2.0间接
npmjest-worker27.5.1间接
npmjquery4.0.0间接
npmjs-tokens4.0.0间接
npmjsesc3.1.0间接
npmjson-schema-traverse1.0.0间接
npmjson52.2.3间接
npmjszip3.10.1间接
npmkind-of6.0.3间接
npmlie3.3.0间接
npmloader-runner4.3.2间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash.debounce4.0.8间接
npmloose-envify1.4.0间接
npmlru-cache5.1.1间接
npmmake-dir4.0.0间接
npmmerge-stream2.0.0间接
npmmime-db1.54.0间接
npmmin-indent1.0.1间接
npmminimatch3.1.5间接
npmms2.1.3间接
npmnanoid3.3.12间接
npmneo-async2.6.2间接
npmnode-dir0.1.17间接
npmnode-releases2.0.44间接
npmobject-assign4.1.1间接
npmonce1.4.0间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-try2.2.0间接
npmpako1.0.11间接
npmpath-exists4.0.0间接
npmpath-is-absolute1.0.1间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpicocolors1.1.1间接
npmpkg-dir4.2.0间接
npmpostcss8.5.14间接
npmpostcss-modules-extract-imports3.1.0间接
npmpostcss-modules-local-by-default4.2.0间接
npmpostcss-modules-scope3.2.1间接
npmpostcss-modules-values4.0.0间接
npmpostcss-selector-parser7.1.1间接
npmpostcss-value-parser4.2.0间接
npmprocess-nextick-args2.0.1间接
npmprop-types15.8.1间接
npmreact19.2.6间接
npmreact-docgen5.4.3间接
npmreact-is16.13.1间接
npmreadable-stream2.3.8间接
npmrechoir0.8.0间接
npmregenerate1.4.2间接
npmregenerate-unicode-properties10.2.2间接
npmregexpu-core6.4.0间接
npmregjsgen0.8.0间接
npmregjsparser0.13.1间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmresolve1.22.12间接
npmresolve-cwd3.0.0间接
npmresolve-from5.0.0间接
npmrimraf3.0.2间接
npmsafe-buffer5.1.2间接
npmschema-utils4.3.3间接
npmsemver6.3.1间接
npmsemver7.8.0间接
npmsetimmediate1.0.5间接
npmshallow-clone3.0.1间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmsignal-exit3.0.7间接
npmsource-map0.6.1间接
npmsource-map-js1.2.1间接
npmsource-map-support0.5.21间接
npmstring-width4.2.3间接
npmstring_decoder1.1.1间接
npmstrip-ansi6.0.1间接
npmstrip-indent3.0.0间接
npmstyle-loader4.0.0间接
npmstyled-jsx5.1.7间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtapable2.3.3间接
npmterser5.47.1间接
npmterser-webpack-plugin5.6.0间接
npmtest-exclude6.0.0间接
npmtslib2.8.1间接
npmtypescript7.0.2间接
npmundici-types7.24.6间接
npmunicode-canonical-property-names-ecmascript2.0.1间接
npmunicode-match-property-ecmascript2.0.0间接
npmunicode-match-property-value-ecmascript2.2.1间接
npmunicode-property-aliases-ecmascript2.2.0间接
npmupdate-browserslist-db1.2.3间接
npmutil-deprecate1.0.2间接
npmv8-to-istanbul9.3.0间接
npmwatchpack2.5.1间接
npmwebpack5.106.2间接
npmwebpack-cli7.0.2间接
npmwebpack-merge6.0.1间接
npmwebpack-sources3.4.1间接
npmwhich2.0.2间接
npmwildcard2.0.1间接
npmwrap-ansi7.0.0间接
npmwrappy1.0.2间接
npmy18n5.0.8间接
npmyallist3.1.1间接
npmyargs16.2.0间接
npmyargs-parser20.2.9间接
npmyocto-queue0.1.0间接
PyPIanywidget间接
PyPIipykernel间接
PyPIipywidgets-bokeh间接
PyPIitables间接
PyPIjupyterlab间接
PyPIjupytext间接
PyPIpandas间接
PyPIpanel间接
PyPIshiny间接
PyPIshinywidgets间接
PyPIstreamlit间接
PyPIstreamlit-aggrid间接
依赖安全公告 2

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 460 个包,其中也包含从不交付的开发与测试版本固定:2 个存在已知公告,0 个为直接依赖。 有 12 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
brace-expansion1.1.16间接15.0.8
postcss8.5.14间接18.5.18

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "pandas",
        "python",
        "jupyter",
        "datatables",
        "visual-studio-code",
        "polars",
        "quarto",
        "shiny",
        "streamlit-component"
      ],
      "is_fork": false,
      "size_kb": 9682,
      "has_wiki": true,
      "homepage": "http://itables.org/",
      "languages": {
        "CSS": 6184,
        "HTML": 15489,
        "Python": 332266,
        "JavaScript": 20699,
        "TypeScript": 4485
      },
      "pushed_at": "2026-07-24T10:29:06Z",
      "created_at": "2019-04-15T22:09:44Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T14:49:45Z",
      "description": "Python DataFrames as Interactive DataTables",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Marc Wouts",
      "type": "User",
      "login": "mwouts",
      "company": null,
      "location": "London",
      "followers": 574,
      "avatar_url": "https://avatars.githubusercontent.com/u/29915202?v=4",
      "created_at": "2017-07-05T08:49:30Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 3307
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2026-07-22T21:07:28Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2026-07-19T22:48:00Z"
        },
        {
          "tag": "v2.8.2",
          "kind": "patch",
          "published_at": "2026-07-18T23:08:50Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2026-06-10T22:26:24Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2026-05-17T09:42:43Z"
        },
        {
          "tag": "v2.7.3",
          "kind": "patch",
          "published_at": "2026-03-22T20:02:51Z"
        },
        {
          "tag": "v2.7.2",
          "kind": "patch",
          "published_at": "2026-03-22T14:40:11Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2026-03-08T12:11:06Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2026-02-04T19:50:19Z"
        },
        {
          "tag": "v2.7.0rc1",
          "kind": "other",
          "published_at": "2026-02-02T07:30:24Z"
        },
        {
          "tag": "v2.7.0rc0",
          "kind": "other",
          "published_at": "2026-02-01T22:46:12Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2025-12-26T17:53:32Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2025-12-14T18:22:59Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2025-12-14T15:21:16Z"
        },
        {
          "tag": "v2.5.2b",
          "kind": "other",
          "published_at": "2025-09-02T20:12:48Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2025-09-02T07:23:00Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2025-08-31T22:06:18Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2025-08-31T21:24:15Z"
        },
        {
          "tag": "v2.4.5",
          "kind": "patch",
          "published_at": "2025-08-23T13:57:54Z"
        },
        {
          "tag": "v2.4.4",
          "kind": "patch",
          "published_at": "2025-07-08T20:30:18Z"
        },
        {
          "tag": "v2.4.3",
          "kind": "patch",
          "published_at": "2025-07-01T22:22:42Z"
        },
        {
          "tag": "v2.4.2",
          "kind": "patch",
          "published_at": "2025-06-11T22:02:31Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2025-06-10T21:22:53Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2025-05-17T21:57:44Z"
        },
        {
          "tag": "v2.4.0rc1",
          "kind": "other",
          "published_at": "2025-05-12T00:04:21Z"
        },
        {
          "tag": "v2.4.0rc0",
          "kind": "other",
          "published_at": "2025-05-11T23:12:13Z"
        },
        {
          "tag": "v2.3.0c",
          "kind": "other",
          "published_at": "2025-04-05T03:10:58Z"
        },
        {
          "tag": "v2.3.0b",
          "kind": "other",
          "published_at": "2025-04-05T03:06:08Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2025-04-05T02:49:49Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2025-02-24T08:49:24Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2024-12-07T12:50:49Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2024-11-02T22:40:55Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2024-09-29T23:16:15Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2024-09-22T16:42:44Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-09-22T13:47:45Z"
        },
        {
          "tag": "v2.1.5",
          "kind": "patch",
          "published_at": "2024-09-08T20:03:48Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2024-07-03T22:28:12Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2024-06-24T19:38:17Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2024-06-19T21:34:40Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2024-06-08T00:38:00Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2024-05-27T21:29:13Z"
        },
        {
          "tag": "v2.1.0rc3",
          "kind": "other",
          "published_at": "2024-05-27T20:56:49Z"
        },
        {
          "tag": "v2.1.0rc2",
          "kind": "other",
          "published_at": "2024-05-26T23:58:02Z"
        },
        {
          "tag": "v2.1.0rc1",
          "kind": "other",
          "published_at": "2024-05-26T23:30:07Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2024-04-30T21:47:00Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-03-16T14:54:53Z"
        },
        {
          "tag": "v2.0.0rc6",
          "kind": "other",
          "published_at": "2024-03-16T13:43:49Z"
        },
        {
          "tag": "v2.0.0rc5",
          "kind": "other",
          "published_at": "2024-03-16T13:33:14Z"
        },
        {
          "tag": "v2.0.0rc4",
          "kind": "other",
          "published_at": "2024-03-14T00:02:44Z"
        },
        {
          "tag": "v2.0.0rc3",
          "kind": "other",
          "published_at": "2024-03-13T20:25:27Z"
        },
        {
          "tag": "v2.0.0rc1",
          "kind": "other",
          "published_at": "2024-03-13T07:55:09Z"
        },
        {
          "tag": "v2.0.0rc0",
          "kind": "other",
          "published_at": "2024-03-13T07:45:33Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-03-05T21:30:34Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-02-09T23:22:55Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2024-02-04T14:18:54Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2023-12-10T12:15:58Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2023-10-07T10:51:41Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-10-01T22:34:26Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-09-30T23:52:03Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2023-08-18T18:42:04Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2023-06-11T13:28:34Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-03-26T18:42:08Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-03-12T00:32:05Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-03-11T22:38:27Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2023-01-31T23:25:53Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2023-01-23T09:01:52Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2023-01-15T18:56:32Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2023-01-14T00:17:44Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2022-12-23T19:21:14Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2022-12-04T23:04:27Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-12-04T18:34:56Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2022-11-12T12:35:06Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2022-11-07T23:30:53Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2022-11-06T13:38:33Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2022-11-06T01:18:59Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-11-05T19:53:18Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2022-09-03T23:03:10Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-08-14T22:25:58Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2022-08-11T07:32:04Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2022-07-02T21:16:14Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2022-06-23T21:26:53Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-06-23T20:09:59Z"
        },
        {
          "tag": "v1.0.0.b",
          "kind": "other",
          "published_at": "2022-06-22T12:05:47Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-06-22T12:05:08Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2022-04-13T16:03:45Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2022-03-29T16:06:31Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2022-01-24T23:49:14Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2022-01-10T07:14:13Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2022-01-08T16:27:48Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-01-07T12:12:14Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-01-06T22:49:18Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-01-06T22:13:13Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2021-12-24T16:30:16Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-12-14T21:50:21Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2020-10-01T19:09:10Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2019-11-21T06:03:37Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2019-11-20T11:28:15Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2019-04-23T00:16:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "13fc4f5706575ca08f3f3e7da435bea293e429ac",
          "body": null,
          "is_bot": false,
          "headline": "Add a \"🔒\" hint to untrusted notebooks (#606)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-22T21:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e336b40487345224c4016036f1539879f38dab",
          "body": "itables.options is now an instance of a ModuleType subclass that checks\nthe option name and type on assignment, so that a typo in an option name,\nor an option with an unexpected type, is reported at the assignment\nitself rather than (possibly much later) when a table is rendered.\n\nThe options passed\n[…]\nthem, so that the warning quotes the option as the user wrote it, and\nevery item of a collection is now checked rather than just the first one.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Check the option names and types when options are set (#601)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-22T20:52:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b091e1a70f65cfd02fcc1e8463ca27601f97967e",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.14 to 1.1.16.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.14...v1.1.16)\n\n---\nupdated-dependencies:\n- dependency-name: brace-expansion\n  dependency-version: 1.1.16\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion from 1.1.14 to 1.1.16 in /packages/itables_for_dash",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T20:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6531cc1402ef927378da3455fd833446be524d",
          "body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n  dependency-version: 3.1.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump fast-uri from 3.1.2 to 3.1.4 in /packages/itables_for_dash",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T20:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074a856a02a4cfd9ac281cbaf2d558953e0be311",
          "body": "Since Polars 1.32 the categories of a Categorical live in a\nprocess-global registry, so `cat.get_categories()` returns every\ncategory created in the process, and `to_physical()` returns global\nids. Categorical columns were therefore embedding unrelated dataframes'\ncategories in their columnDefs, and\n[…]\neep the order of dtype.categories.\nThis also drops the last use of `cat.get_categories()`, deprecated in\nPolars 1.43, which was failing the CI.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix Polars Categorical columns with Polars 1.32+ (#607)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-22T20:39:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "49563c971f67437826226a7b6720d84011b1d8c7",
          "body": null,
          "is_bot": false,
          "headline": "Add coverage for the playright tests",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-21T22:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf74c4ba5edb11e0a2919ee822581a7980777b00",
          "body": "* Fix unreadable static preview table in docs dark mode\n\npydata-sphinx-theme's safety-net rule for cell outputs pairs a light\nbackground with a matching dark text color. The earlier fix only\nneutralized the background half, so content that sets no color of its\nown - like the static (JS-free) fallbac\n[…]\na redirect, but that hid it from the\nleft sidebar. Enable sphinx-book-theme's home_page_in_toc option so\n\"Quick Start\" shows up as a top link again.\n\n* Fix: show Binder and GitHub icons\n\n* Update docs",
          "is_bot": false,
          "headline": "Website adjustments (#602)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-21T22:28:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2f36086fd4f90de7feb30231ab264c8b74e0c98",
          "body": null,
          "is_bot": false,
          "headline": "Pin checkout to v7.0.1",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-21T22:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd4475eec1b206ba8e6cc35b76cfdc4e2b32177",
          "body": null,
          "is_bot": false,
          "headline": "Rename quick_start to index",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T22:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2276a90813a2217f604f454b784b42d159d87037",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.9.0",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T22:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44fd08f9913e8320ed2f204f84799418474e076",
          "body": null,
          "is_bot": false,
          "headline": "Move examples and fallback up in the TOC",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T22:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e17d42c0ead5b1f153fdcfd6fadeb601cf384a7",
          "body": null,
          "is_bot": false,
          "headline": "Require JupyterLab>=4",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T22:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c501bb277bedfa4928b851dc620cc447b0315ddd",
          "body": null,
          "is_bot": false,
          "headline": "Improve dark mode support (#598)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T22:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987455fb616232ac68f0c00701d8d5606da1cdd2",
          "body": null,
          "is_bot": false,
          "headline": "Test files use version number placeholder (#597)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T21:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5351a04bb54c412476857e3eed9e8428294e96",
          "body": null,
          "is_bot": false,
          "headline": "Move documentation to itables.org",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T17:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d341e7dacb2c6ab7a60cf31ec56ca13303bb5f",
          "body": "…ngs (#595)\n\nThe pinned commit for pypa/gh-action-pypi-publish was annotated with the\nfloating branch ref `release/v1` instead of the actual tag it points to\n(v1.14.0), which zizmor flagged as alert #25. Also add a second zizmor\nstep to continuous-integration.yml that fails the job on medium+\nseverity findings, since the SARIF/advanced-security step always exits\n0 and only surfaces issues as dismissable Security-tab alerts.\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix zizmor ref-version-mismatch and fail CI on medium+ severity findi…",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T17:12:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bec885d5893d67e243b2d191ac5a571c129f1f1a",
          "body": null,
          "is_bot": false,
          "headline": "Use python3 kernel for the docs",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T15:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0242702adb843597ef47617d09243ea3126c625",
          "body": null,
          "is_bot": false,
          "headline": "Add HTML/Markdown static fallbacks for when JavaScript can't run (#586)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T13:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fae11a1a70f4d0edba86b0927431af7dae6b8c",
          "body": null,
          "is_bot": false,
          "headline": "Use rattler and uv to further speed-up CI (#592)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-19T08:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b015163364376e0a886475a3fc40c7b32c8551",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.8.2",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-18T23:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4533746ec9f29c100c7ad9e52997056cb0a8351a",
          "body": "… PR jobs\n\npytest matrix jobs were each rebuilding the JS bundle from source via\n`pip install -e .`; they now install the wheel build-wheel already\nproduces. pytest-xdist was a declared test dependency but never\nactually invoked; `-n auto` is now used everywhere. pytest-pixi-updated\nduplicates the weekly scheduled run, so it's skipped on pull requests.",
          "is_bot": false,
          "headline": "Speed up CI: reuse the built wheel, parallelize tests, skip redundant…",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-18T23:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5660d0cdf7e70ed972a0d624d2baa2ad98f9857e",
          "body": "…rt #23)",
          "is_bot": true,
          "headline": "Fix ref-version-mismatch for github/codeql-action in CI workflow (ale…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-18T22:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abbbdb01f5fe283548c70e243949cb49bd51abd6",
          "body": "Bumps the github-actions group with 1 update in the / directory: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi).\n\n\nUpdates `prefix-dev/setup-pixi` from 0.9.6 to 0.10.0\n- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)\n- [Commits](https://github.com/prefix-dev/se\n[…]\n  dependency-version: 0.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump prefix-dev/setup-pixi",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T22:46:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09dd30a31bfc72b0777d8112e517304657c15257",
          "body": "* Watch for live theme changes\n\n* Add playright tests on CI",
          "is_bot": false,
          "headline": "Watch for live theme changes (#589)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-18T22:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbf7bf8302caf27a6944f177c949ee7cf5d2feb6",
          "body": null,
          "is_bot": false,
          "headline": "Add a (per table) css option (#588)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-18T21:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c49754aea20adc8675da92c3df782635c389cbd",
          "body": "* Fix the misaligned ColumnControl search dropdown\n* Fix the dark mode detection for Quarto",
          "is_bot": false,
          "headline": "Fix the misaligned ColumnControl search dropdown (#587)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-17T21:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5f9d45cfd48abc1640d945d4c1938c23d1f512",
          "body": null,
          "is_bot": false,
          "headline": "Build and develop using dash==4.4.0",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-15T21:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849541c490287d23795f1edf8a1db725bec2f6b4",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken dark-class import in offline mode (#564)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-15T21:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d2ba4dcea6cd6aacdc63e61ec7af9964937300",
          "body": null,
          "is_bot": false,
          "headline": "Add a default cooldown of 7 days",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-15T20:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c3a56b6fc4cfbe3a9f81d5dbbbd620b7720df5",
          "body": "Scan the workflows for security issues with zizmor (SARIF upload to\nthe Security tab, same pattern as the existing codeql job). Also fix\neverything zizmor flagged: pin every action to a commit SHA, add\npersist-credentials: false to checkout steps, scope each job's\npermissions to least privilege, and stop interpolating untrusted PR\nmetadata directly into a github-script template (potential code\ninjection) in the PR-comment job.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add zizmor to CI and harden GitHub Actions workflows",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-14T20:13:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "794277bf521080dee2a1f9e900d18f990bfe4589",
          "body": "Bumps the npm-dt-for-itables group in /packages/dt_for_itables with 1 update: [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `esbuild` from 0.28.0 to 0.28.1\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [\n[…]\nendency-version: 0.28.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: npm-dt-for-itables\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump esbuild in /packages/dt_for_itables in the npm-dt-for-itables group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T19:46:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbb3be97b65cb8db59937403f687ef38d98fb3d9",
          "body": "Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) and [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `actions/checkout` from 6 to\n[…]\non\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T19:39:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e4039591f572cabce8c8a9b0741ce66a0b34030",
          "body": "Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 to 7.29.6.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.29.6/packages/babel-core)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/core\"\n  dependency-version: 7.29.6\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @babel/core from 7.29.0 to 7.29.6 in /packages/itables_for_dash",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T19:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8acdb1ecb03e1f7ebc8e7b8f25195ac437cb68",
          "body": "Bumps the npm-itables-for-streamlit group in /packages/itables_for_streamlit with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 6.0.3 to 7.0.2\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/T\n[…]\ny-version: 7.0.2\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: npm-itables-for-streamlit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump typescript",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T19:24:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d18cb87d642702b4e6f251a7a91d0b86e6b4c81",
          "body": "Bumps the npm-itables-anywidget group in /packages/itables_anywidget with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 6.0.3 to 7.0.2\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScrip\n[…]\ndency-version: 7.0.2\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: npm-itables-anywidget\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump typescript",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T19:14:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbac6adef19229ba8819c1512a0c3ac0a9aaf869",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI: Pandas style require jinja2",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-07-14T18:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79be4fc124938081a75f97fecc25915378d415cb",
          "body": null,
          "is_bot": false,
          "headline": "Add example Panel app",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-06-10T22:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "899abd29c5faacfcf86c44d09772896dd7cced73",
          "body": null,
          "is_bot": false,
          "headline": "Add versionadded",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-06-10T22:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c317e354d2fbd0266b6de1d6e7d2b0dd2316dd47",
          "body": null,
          "is_bot": false,
          "headline": "Add colReorder and Scroller extensions",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-06-10T21:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f837ec00fc8744198fb84cbb0af8bab4f7356a",
          "body": null,
          "is_bot": false,
          "headline": "Update requirements.txt file for the streamlit example app (#559)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-05-20T20:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e440c46081766e85439a2806541df824ec431384",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.8.0 (#558)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-05-17T09:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3098ec5181d17d56c7609048dcbbb7e8e60096ca",
          "body": "Co-authored-by: Marc Wouts <marc.wouts@gmail.com>",
          "is_bot": false,
          "headline": "Show sorting icons on the same side (#555)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-16T21:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4503451b5670b10c9409ad10b5373d26774493",
          "body": null,
          "is_bot": false,
          "headline": "Build wheel and conda packages in parallel (#556)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-05-16T17:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7a37bf0d9d1d31928bfc477a3472f526f32b0d",
          "body": "Co-authored-by: Marc Wouts <marc.wouts@gmail.com>",
          "is_bot": false,
          "headline": "Fix length-menu label spacing (#553)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-16T17:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4e9e259aa5d3f41782c0c4af76c90a925d161b",
          "body": "Co-authored-by: Marc Wouts <marc.wouts@gmail.com>",
          "is_bot": false,
          "headline": "Sort categorical columns by category order in DataTables (#501)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-16T17:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1317d2e5174a232994efe7f7f7b536fa94e4d972",
          "body": null,
          "is_bot": false,
          "headline": "Release dt_for_itables==2.5.2 (#554)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-05-16T14:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "570cbbbf3f9594c2f4d9887e33297f96156f8c63",
          "body": "Bumps the github-actions group with 11 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |\n| [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) | `0.8.1` | `0.9.5` |\n| [actions/setup-python](h\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 11 updates (#548)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:52:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0d4ed5adb26ac6041bdc046da0b2f36ab49ff40",
          "body": "Bumps the npm-dt-for-itables group in /packages/dt_for_itables with 3 updates: [datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables), [jquery](https://github.com/jquery/jquery) and [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `datatables.net-dt` from 2.3.7 to 2.3.8\n\n[…]\n-update:semver-minor\n  dependency-group: npm-dt-for-itables\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the npm-dt-for-itables group (#545)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:52:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f160b3b40ccab6fc98e92caa5de87e0c709b3e42",
          "body": "Bumps the npm-itables-for-streamlit group in /packages/itables_for_streamlit with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 5.9.3 to 6.0.3\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/T\n[…]\n:semver-major\n  dependency-group: npm-itables-for-streamlit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump typescript (#543)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:48:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "260192884242079c8bb4300de7bc562811951621",
          "body": "Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.29.0 to 7.29.4.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commit\n[…]\ns\"\n  dependency-version: 7.29.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump @babel/plugin-transform-modules-systemjs (#547)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:48:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94d8514f82fe6763353af66021c2c91726cdf6b6",
          "body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.14.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.14)\n\n---\nupdated-depend\n[…]\nss\n  dependency-version: 8.5.14\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump postcss from 8.5.8 to 8.5.14 in /packages/itables_for_dash (#549)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:48:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8528c1a18bda8ffbe0ba8651d5ed320e3a6d5e93",
          "body": "Bumps the npm-itables-anywidget group in /packages/itables_anywidget with 2 updates: [@anywidget/types](https://github.com/manzt/anywidget) and [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `@anywidget/types` from 0.2.0 to 0.4.0\n- [Release notes](https://github.com/manzt/anywidget\n[…]\ndate:semver-major\n  dependency-group: npm-itables-anywidget\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the npm-itables-anywidget group (#544)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:47:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d415fd606b2053b5855cb4e095c340aec3edf662",
          "body": "Bumps the npm-itables-for-dash group in /packages/itables_for_dash with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.5` |\n| [babel-loader](https://github.com/babel/babel-loader) | \n[…]\npdate:semver-major\n  dependency-group: npm-itables-for-dash\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the npm-itables-for-dash group (#546)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-16T13:47:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d878c6ef2df1f8685299cd806f7f36cc4f8c96ba",
          "body": null,
          "is_bot": false,
          "headline": "Allow build step to comment on PRs (#552)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-05-16T13:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0144cce8787a504cee2cccf8c9f6f3a903ecd930",
          "body": "Co-authored-by: mwouts <29915202+mwouts@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Marc Wouts <marc.wouts@gmail.com>",
          "is_bot": false,
          "headline": "Migrate ITables Streamlit component to st.components.v2 (#521)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-16T11:43:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "413bb747eac156dfbd746925b5b51e9743c76754",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue link (#530)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-22T20:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215817c6f7c8d7dda1252b0fe04bd1ca399948a3",
          "body": "…ameter\" warning on widget update (#529)\n\nCo-authored-by: mwouts <29915202+mwouts@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Marc Wouts <marc.wouts@gmail.com>",
          "is_bot": false,
          "headline": "Fix stale auto-generated `columnDefs` causing DataTables \"unknown par…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-22T20:01:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "39042fbdc4706687acfcdfd52cd0476fdc2bc1ad",
          "body": "…16) with NaN/Inf (#526)\n\nCo-authored-by: mwouts <29915202+mwouts@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Marc Wouts <marc.wouts@gmail.com>",
          "is_bot": false,
          "headline": "Fix `to_html_datatable` failure on numpy float scalars (float32/float…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-22T14:39:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1c73bccae3f2a52049c4f993377a3d18af573cfa",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.7.1 (#522)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-08T12:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4a52106789a06a8ee665b641d2a1338d673d03",
          "body": "npm audit fix\nnpm update --save\n\n# npm audit report\n\najv  7.0.0-alpha.0 - 8.17.1\nSeverity: moderate\najv has ReDoS when using `$data` option - https://github.com/advisories/GHSA-2g4f-4pwh-qvx6\nfix available via `npm audit fix`\nnode_modules/ajv\n\nminimatch  <=3.1.3\nSeverity: high\nminimatch has a ReDoS \n[…]\n via HTTP redirects → SSRF + cache persistence - https://github.com/advisories/GHSA-38r7-794h-5758\nfix available via `npm audit fix`\nnode_modules/webpack\n\n5 vulnerabilities (1 low, 1 moderate, 3 high)",
          "is_bot": false,
          "headline": "Update the dependencies of the dash extension (#520)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-07T22:51:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "953241aa540a66db041989de2b49c5e3e4097b5b",
          "body": "* Sort floats according to their value",
          "is_bot": false,
          "headline": "Sort floats according to their value (#518)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-07T22:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b68466eb322aac17d27da4c555a53458a99ae5",
          "body": null,
          "is_bot": false,
          "headline": "to_html_datatable generates a nicer HTML",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-07T22:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a1c551837a425c2fcf7079d76bab83b83cee33f",
          "body": null,
          "is_bot": false,
          "headline": "json dump with sorted keys for reproducible html tables",
          "author_name": "Tim Maier",
          "author_login": null,
          "committed_at": "2026-03-07T20:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc61e4d42f6c5ae92ef2901d9544fc39bcb43980",
          "body": "* Add an example that reproduces the issue\n\n* Fix the ordering of floats",
          "is_bot": false,
          "headline": "Fix float ordering (#516)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-07T20:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2e366c2d0b89dc95dabd6ec54c5f0f0af080d8f",
          "body": "* Fix `test_streamlit.py`\n\n* Latest virtualenv is not compatible with hatch<1.16\n\nhttps://github.com/pypa/hatch/issues/2193",
          "is_bot": false,
          "headline": "Fix the CI (#512)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-03-07T18:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65cbb174e1b06f8c0de6123228b1d47b54e0472",
          "body": null,
          "is_bot": false,
          "headline": "Add columnControl to options.py (#500)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-22T12:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "982bb2d6f7d9a99b7a686763785042cb53f3a8b4",
          "body": null,
          "is_bot": false,
          "headline": "Add the FixedHeader extension (#499)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-22T11:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0f86794ca28b738c9f64c0f87cf3e179d43509",
          "body": "* Test float sorting with Inf and NaN\n\n* Use rank for sorting\n\n* Pass rank and display as a (concise) array\n\n* Use the new str dtype of Pandas\n\n* Update documentation\n\n* Version 2.7.0",
          "is_bot": false,
          "headline": "Sort floats using rank (#491)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-04T19:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18bc411ac377177481babc2fa4ada04f802a51c",
          "body": null,
          "is_bot": false,
          "headline": "pl.Strings don't need formatting",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-04T13:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4bed213875253731fa5a297d53990861b00db4b",
          "body": null,
          "is_bot": false,
          "headline": "Add \"compact\" to the default classes",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-02T07:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f45991cc82f013d980d16d8e41bbdfb295fbff7e",
          "body": null,
          "is_bot": false,
          "headline": "Update the dependencies of itables_for_streamlit",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-01T22:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e749f451d691039327707e2256bf55a50465a4c1",
          "body": null,
          "is_bot": false,
          "headline": "Update `datatables.net-dt==2.3.7`",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-01T22:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17212a7018a83367a1c38fbbcd46bc7838485c87",
          "body": null,
          "is_bot": false,
          "headline": "Format floats in Python #483",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-01T22:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d900106bf2482a09940a8f8c665c78091be0540b",
          "body": null,
          "is_bot": false,
          "headline": "Format Polars objects using Polars' internal x._s.get fmt() method",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-02-01T21:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3655dcd6374b92fa5bf4765fbd435e962bc02e93",
          "body": null,
          "is_bot": false,
          "headline": "Fix table not shown when `show_dtypes=True`",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-01-25T18:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d15ba22016d276008af64f9fb4d229e4e706cf8",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.6.3.dev0",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2026-01-25T18:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ea35daf6862f72267e4fb0482b40498e16c6e43",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.6.2",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-26T17:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc4eb4106e615b55e3578876ac7bd3e57a6f604",
          "body": "….10 (#473)",
          "is_bot": false,
          "headline": "typing_extensions is required for static type checking on Python <= 3…",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-21T18:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31483aae6acd585183d1d0ab9882a50dee3830c7",
          "body": null,
          "is_bot": false,
          "headline": "Test ITables in a minimal/retro environment (#469)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-14T18:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee8474e0ec8bd0d9330a0df8610420adc4bb6bc9",
          "body": null,
          "is_bot": false,
          "headline": "New option `show_df_type` (#467)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-14T15:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1723f4e7a232054f458acb101860acf45e90bd8",
          "body": null,
          "is_bot": false,
          "headline": "Render other dataframe types with Narwhals (#466)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-13T22:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9536f43e7206a8d90bdf8daf6fddd1c5708f90f5",
          "body": null,
          "is_bot": false,
          "headline": "Underscore variables are not options (#456)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-13T19:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb7d1e4346e7dd9953341de40f232f5a3fbeab0",
          "body": null,
          "is_bot": false,
          "headline": "Remove the dependency on typing-extensions (#465)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-13T18:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97f9a02d9de0e98eb4a212d5d8f1b9691c99171",
          "body": null,
          "is_bot": false,
          "headline": "ITables works with Python 3.14",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-13T17:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b13834e6f073780a9b1171852fbae8d198f929a5",
          "body": null,
          "is_bot": false,
          "headline": "Use Jupyter Book v1 to publish the book (#464)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-13T13:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea63047d8a947d9019c224d053c1ae13ceb12db3",
          "body": null,
          "is_bot": false,
          "headline": "New option: `show_dtypes`",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-13T13:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c923c191e5afb1acea9be4b5e8b7f9a163256cba",
          "body": "ITables has minimal dependencies.\nTest just Polars or Pandas, and just Notebook or Dash",
          "is_bot": false,
          "headline": "ITables has minimal dependencies (just `typing-extensions`) (#460)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-10T15:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6f154cd04ee1738ce796f2ccf5759e56f3b0fa",
          "body": "* Use Jupyter Book v1 for now\n* Add pyright",
          "is_bot": false,
          "headline": "Use `float_precision` from `pl.Config` (#458)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-06T23:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05c98254508efc4e73b16abfcdb02a772d0611e",
          "body": null,
          "is_bot": false,
          "headline": "Build a conda package on PRs (#438)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-06T18:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0953ed5b7d3030bb2f3f53b667e20d2954937c93",
          "body": "…(#453)\n\n* Transition to Pixi\n* Update the pixi.lock file on commits\n* Update generated files",
          "is_bot": false,
          "headline": "Use pixi to create the development and test environments for ITables …",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-12-06T18:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456f5fbe4f6611640072c39f7f7ff0d8ccf2ed22",
          "body": "Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.\n- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: node-forge\n  dependency-version: 1.3.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump node-forge from 1.3.1 to 1.3.2 in /packages/itables_for_streamlit",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-30T11:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c80736beb689b868dedb982b9f94d54a13c194ae",
          "body": "Bumps  and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.\n\nUpdates `js-yaml` from 3.14.1 to 3.14.2\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)\n\nUpdate\n[…]\naml\n  dependency-version: 3.14.2\n  dependency-type: indirect\n- dependency-name: js-yaml\n  dependency-version: 4.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump js-yaml in /packages/itables_for_streamlit",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-30T11:33:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f2035dfc62b6647d901236492f12df47bb88a5c",
          "body": null,
          "is_bot": false,
          "headline": "Use hatch<1.16",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-11-30T11:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2c9864a28e5ffd6dc006f30932ae2a1964afae",
          "body": null,
          "is_bot": false,
          "headline": "Use full width for the column control examples",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-09-28T22:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87c95eef56e49792c0020f7af5f62d7b97bcd640",
          "body": null,
          "is_bot": false,
          "headline": "New section on the `itables.toml` configuration file",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-09-28T21:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23834156ccb9c8009f944b4d331a62e32c78d1be",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.5.2",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-09-02T20:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282e22c67d2b1609331bb31691708c4b8003cbe2",
          "body": null,
          "is_bot": false,
          "headline": "Add platformdirs as an optional dependency (#439)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-09-01T23:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0960e88229a6732ce6b987415e19d8257a978a66",
          "body": "* tomli is an optional dependency",
          "is_bot": false,
          "headline": "Turn tomli into an optional dependency (#436)",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-08-31T22:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7829cb5554c6f86e80e451c9348b47a7cd41f067",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.5.0",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-08-31T21:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d6ecc0767d7065974faa4d7dfbea03231f71a7",
          "body": null,
          "is_bot": false,
          "headline": "Increase coverage",
          "author_name": "Marc Wouts",
          "author_login": "mwouts",
          "committed_at": "2025-08-31T21:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 98,
      "commits_last_year": 108,
      "latest_release_at": "2026-07-22T21:07:28Z",
      "latest_release_tag": "v2.9.1",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 19
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "itables",
          "exists": true,
          "license": null,
          "keywords": [
            "DataTables",
            "Interactive",
            "Javascript",
            "Narwhals",
            "Pandas",
            "Polars",
            "Development Status :: 5 - Production/Stable",
            "Framework :: Dash",
            "Framework :: Jupyter",
            "Intended Audience :: Developers",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: MIT License",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: 3.9",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/itables/",
          "is_deprecated": false,
          "latest_version": "2.9.1",
          "repository_url": "https://github.com/mwouts/itables.git",
          "versions_count": 94,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2019-04-22T23:49:01.717457Z",
          "latest_published_at": "2026-07-22T21:08:31.523192Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 62,
      "stars": 969,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 2
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 61,
        "total_forks": 62
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/itables_anywidget/tsconfig.json",
        "packages/itables_for_streamlit/tsconfig.json",
        "src/itables/py.typed",
        "src/itables_for_dash/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 67226,
      "source_files_sampled": 140,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "binder/requirements.txt",
        "packages/package.json",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "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": 1
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 460,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "../dt_for_itables",
            "direct": false,
            "version": "2.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@anywidget/types",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array",
            "direct": false,
            "version": "7.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-object-rest-spread",
            "direct": false,
            "version": "7.20.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.29.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "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": "@plotly/dash-component-plugins",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@plotly/webpack-dash-dynamic-import",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@streamlit/component-v2-lib",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jquery",
            "direct": false,
            "version": "3.5.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sizzle",
            "direct": false,
            "version": "2.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.17",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.29",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001792",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "client-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.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": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-buttons",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-buttons-dt",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-colreorder",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-colreorder-dt",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-columncontrol",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-columncontrol-dt",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-datetime",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-dt",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-fixedcolumns",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-fixedcolumns-dt",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-fixedheader",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-fixedheader-dt",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-keytable",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-keytable-dt",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-plugins",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-rowgroup",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-rowgroup-dt",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-scroller",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-scroller-dt",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-searchbuilder",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-searchbuilder-dt",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-searchpanes",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-searchpanes-dt",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-select",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-select-dt",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.357",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-to-babel",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "immediate",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.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": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jquery",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jszip",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lie",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-dir",
            "direct": false,
            "version": "0.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.44",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "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": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen",
            "direct": false,
            "version": "5.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "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-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "styled-jsx",
            "direct": false,
            "version": "5.1.7",
            "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": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.47.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "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": "watchpack",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.106.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "anywidget",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipykernel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipywidgets-bokeh",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "itables",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyterlab",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupytext",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "panel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "shiny",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "shinywidgets",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "streamlit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "streamlit-aggrid",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 472,
        "direct_count": 0,
        "indirect_count": 472
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 285,
        "open_issues": 28,
        "closed_ratio": 0.885,
        "closed_issues": 215,
        "closed_unmerged_prs": 73
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "mwouts",
          "commits": 416,
          "avatar_url": "https://avatars.githubusercontent.com/u/29915202?v=4"
        },
        {
          "type": "User",
          "login": "Anselmoo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/13209783?v=4"
        },
        {
          "type": "User",
          "login": "artdgn",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/29574203?v=4"
        },
        {
          "type": "User",
          "login": "AdamRJensen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/39184289?v=4"
        },
        {
          "type": "User",
          "login": "antocommi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/37751216?v=4"
        },
        {
          "type": "User",
          "login": "DeaMariaLeon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11835246?v=4"
        },
        {
          "type": "User",
          "login": "emmanuel-ferdman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/35470921?v=4"
        },
        {
          "type": "User",
          "login": "fwouts",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/772570?v=4"
        },
        {
          "type": "User",
          "login": "jonshao",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1988318?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.977
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "continuous-integration.yml",
        "publish-book.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".pylintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 8,
            "reason": "24 out of 27 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/23 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "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": 9,
            "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": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "13fc4f5706575ca08f3f3e7da435bea293e429ac",
        "ran_at": "2026-07-25T22:33:13Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T10:25:02Z",
      "oldest_open_prs": [
        {
          "number": 304,
          "created_at": "2024-07-17T02:44:31Z",
          "last_comment_at": "2024-07-17T02:48:18Z",
          "last_comment_author": "winvictorty"
        },
        {
          "number": 397,
          "created_at": "2025-05-31T15:55:36Z",
          "last_comment_at": "2025-05-31T15:56:10Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 442,
          "created_at": "2025-09-04T19:57:47Z",
          "last_comment_at": "2025-09-04T20:01:06Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 461,
          "created_at": "2025-12-08T20:26:32Z",
          "last_comment_at": "2025-12-08T21:25:52Z",
          "last_comment_author": "jtpio"
        },
        {
          "number": 565,
          "created_at": "2026-06-05T10:24:41Z",
          "last_comment_at": "2026-07-19T15:39:10Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 570,
          "created_at": "2026-06-15T16:00:35Z",
          "last_comment_at": "2026-06-15T16:04:04Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 574,
          "created_at": "2026-07-02T20:09:50Z",
          "last_comment_at": "2026-07-02T20:13:11Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 582,
          "created_at": "2026-07-15T20:33:54Z",
          "last_comment_at": "2026-07-15T20:37:56Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 610,
          "created_at": "2026-07-24T10:27:30Z",
          "last_comment_at": "2026-07-24T10:28:36Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-22T21:05:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 174,
          "created_at": "2023-03-28T07:05:19Z",
          "last_comment_at": "2025-06-01T11:16:11Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 215,
          "created_at": "2024-01-12T17:08:17Z",
          "last_comment_at": "2024-02-10T23:22:18Z",
          "last_comment_author": "lostmygithubaccount"
        },
        {
          "number": 218,
          "created_at": "2024-01-27T05:44:12Z",
          "last_comment_at": "2024-01-30T20:16:50Z",
          "last_comment_author": "Norlandz"
        },
        {
          "number": 243,
          "created_at": "2024-03-19T22:16:08Z",
          "last_comment_at": "2024-03-20T07:59:27Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 251,
          "created_at": "2024-03-27T17:04:31Z",
          "last_comment_at": "2024-04-08T11:34:44Z",
          "last_comment_author": "AllanJard"
        },
        {
          "number": 262,
          "created_at": "2024-04-25T21:56:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 269,
          "created_at": "2024-05-10T11:25:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 271,
          "created_at": "2024-05-16T20:32:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 275,
          "created_at": "2024-05-27T16:27:04Z",
          "last_comment_at": "2024-11-12T11:59:47Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 281,
          "created_at": "2024-05-30T16:29:04Z",
          "last_comment_at": "2024-06-21T07:21:47Z",
          "last_comment_author": "on46zohu"
        },
        {
          "number": 284,
          "created_at": "2024-06-05T16:15:54Z",
          "last_comment_at": "2025-04-18T21:48:49Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 296,
          "created_at": "2024-06-22T06:08:50Z",
          "last_comment_at": "2024-07-11T00:58:28Z",
          "last_comment_author": "sherry151"
        },
        {
          "number": 298,
          "created_at": "2024-06-22T06:46:15Z",
          "last_comment_at": "2024-07-11T00:57:59Z",
          "last_comment_author": "sherry151"
        },
        {
          "number": 305,
          "created_at": "2024-07-17T18:32:50Z",
          "last_comment_at": "2024-07-20T03:11:28Z",
          "last_comment_author": "fredguth"
        },
        {
          "number": 333,
          "created_at": "2024-11-05T22:28:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 334,
          "created_at": "2024-11-12T14:09:38Z",
          "last_comment_at": "2024-11-14T03:03:24Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 335,
          "created_at": "2024-11-18T21:27:22Z",
          "last_comment_at": "2024-11-20T08:12:43Z",
          "last_comment_author": "mwouts"
        },
        {
          "number": 354,
          "created_at": "2025-03-06T08:27:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 362,
          "created_at": "2025-03-27T12:18:09Z",
          "last_comment_at": "2025-04-02T09:43:42Z",
          "last_comment_author": "danieltomasz"
        },
        {
          "number": 375,
          "created_at": "2025-05-07T07:13:45Z",
          "last_comment_at": "2025-05-07T07:27:31Z",
          "last_comment_author": "AllanJard"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mwouts/itables",
    "host": "github.com",
    "name": "itables",
    "owner": "mwouts"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 77,
        "vitality": 87,
        "community": 69,
        "governance": 62,
        "engineering": 94
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 108,
              "human_commit_share": 0.82,
              "days_since_last_push": 1,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "108 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 108
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 98,
              "latest_release_tag": "v2.9.1",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 19
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "98 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~19 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 19
                    }
                  }
                ],
                "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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 62,
              "stars": 969,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "969 stars",
                "points": 48.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 969
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "62 forks",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.977
            },
            "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 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 285,
              "open_issues": 28,
              "closed_issues": 215,
              "issue_closed_ratio": 0.885,
              "closed_unmerged_prs": 73
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "285/358 decided PRs merged",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 285,
                      "decided": 358
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 574,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mwouts",
              "public_repos": 77,
              "account_age_days": 3307
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "574 followers of mwouts",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 574,
                      "login": "mwouts"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "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": [
                "itables"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "94 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 94,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "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": ".pylintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "24 out of 27 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "pandas",
                "python",
                "jupyter",
                "datatables",
                "visual-studio-code",
                "polars",
                "quarto",
                "shiny",
                "streamlit-component"
              ],
              "has_wiki": true,
              "homepage": "http://itables.org/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://itables.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "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": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "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": "24 out of 27 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 460 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 460
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 460,
              "unassessed_packages": 12,
              "affected_by_severity": "high 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 460,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.585,
              "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": "48 of 82 human commits state their intent (structured subject or explanatory body)",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/itables_anywidget/tsconfig.json",
                "packages/itables_for_streamlit/tsconfig.json",
                "src/itables/py.typed",
                "src/itables_for_dash/py.typed"
              ],
              "agent_commit_share": 0.07,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.17
            },
            "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": ".pylintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed"
                    }
                  }
                ],
                "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": "7 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 67226,
              "source_files_sampled": 140,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (packages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "packages/itables_anywidget/tsconfig.json, packages/itables_for_streamlit/tsconfig.json, src/itables/py.typed, src/itables_for_dash/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/140 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 140,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "notebooks",
                "samples"
              ],
              "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": "notebooks, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks, samples"
                    }
                  }
                ],
                "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",
    "Could not fetch npm package 'build_all_itables_dependencies' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T22:33:35.149732Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mwouts/itables.svg",
  "full_name": "mwouts/itables",
  "license_state": "standard",
  "license_spdx": "MIT"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计PyPI.