公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 15:52 UTC

lydell / js-tokens

Tiny JavaScript tokenizer.

JavaScript · CoffeeScriptMIT★ 556 星标⑂ 39 复刻始于 2014年3月在 GitHub 上查看 ↗

lydell/js-tokens 的健康指数为 100 分中的 52 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(65/100),最低的是Vitality(37/100)。 最近一次更新在 46 天前。 近期的大部分工作由 1 位贡献者完成。

52
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Simon Lydell个人账户
574 关注者297 个公开仓库始于 2012年8月SAVR

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

按类别列示的指标

活力

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

37存在风险 · 占总体的 22%
评分方式
18/36推送新近度 — 最近一次推送于 46 天前
1.4/36提交节奏 — 52 周中有 2 周有提交
9/18提交量 — 最近一年 9 次提交
0/10OpenSSF Scorecard:Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year9
human_commit_share0.78
days_since_last_push46
active_weeks_last_year2

发布纪律

50中等
评分方式
16.2/27有发布版本 — 25 个版本标签(无 GitHub 发布版本)
16.2/36发布时效 — 最近一次发布版本于 225 天前
12.6/27发布节奏 — 约每 263.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count25
latest_release_tagv10.0.0
releases_from_tags
days_since_latest_release225
mean_days_between_releases263.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

56中等 · 占总体的 18%
评分方式
44.5/60星标 — 556 个星标
13.2/25复刻 — 39 个复刻
3.3/15关注者 — 5 位关注者
所用输入
forks39
stars556
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/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

可持续性与治理

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

56中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.6/22.5提交分布 — 头号贡献者编写了 97% 的提交
5.4/13.5贡献者广度 — 4 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor1
contributors_sampled4
top_contributor_share0.972
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
35.6/38.3PR 接受 — 已裁定的 PR 中 41/44 已合并
0/15OpenSSF Scorecard:Code-Review — Found 2/23 approved changesets -- score normalized to 0
所用输入
merged_prs41
open_issues0
closed_issues13
issue_closed_ratio1
closed_unmerged_prs3
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
19.8/25所有者影响力 — lydell 有 574 位关注者
25/25既往记录 — 297 个公开仓库,账户约 13 年
所用输入
followers574
owner_typeUser
is_verified
owner_loginlydell
public_repos297
account_age_days5,091
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

65中等 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
16/16Linter 配置 — eslint.config.js
0/9.6Pre-commit 钩子
0/6.4.editorconfig
4/20OpenSSF Scorecard:CI-Tests — 5 out of 18 merged PRs checked by a CI test -- score normalized to 2
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

60中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 4 个主题标签
10/10Wiki
所用输入
topicsregex, javascript, tokenizer, ecmascript
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

47存在风险 · 占总体的 16%

安全态势

34存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.5/2.5CI-Tests — 5 out of 18 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/23 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
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
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 20 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.4
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories27
affected_packages13
assessed_packages317
unassessed_packages0
affected_by_severitycritical 3, high 8, moderate 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 317 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

40存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
14.4/40可读的提交历史 — 78 次人类提交中有 21 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.269
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — eslint.config.js
0/11静态类型检查
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 22 次为自动依赖更新
2/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.22
评分方式
0/45可类型检查的代码 — JavaScript,未配置类型检查
55/55可控的文件大小 — 采样的 21 个源文件中有 0 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes28,416
source_files_sampled21
oversized_source_files0

关键数据

556GitHub 星标
4贡献者
9最近 12 个月提交数
46距最近推送天数
25发布版本数
1巴士系数(bus factor)
0开放议题
npm软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 39 ⇿
0Star
39Fork
14发布

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

0102030403922016-092021-052026-01
主版本 8次版本 0修订 6

每个点涵盖 9 天。

OpenSSF Scorecard 3.4 / 10
3.4综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
2CI-Tests5 out of 18 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/23 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities20 existing vulnerabilities detected
全部依赖 317

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

注册表软件包版本关系
npm@babel/code-frame7.24.7间接
npm@babel/helper-string-parser7.27.1间接
npm@babel/helper-validator-identifier7.28.5间接
npm@babel/highlight7.24.7间接
npm@babel/parser7.28.5间接
npm@babel/types7.28.5间接
npm@bcoe/v8-coverage1.0.2间接
npm@esbuild/aix-ppc640.25.12间接
npm@esbuild/android-arm0.25.12间接
npm@esbuild/android-arm640.25.12间接
npm@esbuild/android-x640.25.12间接
npm@esbuild/darwin-arm640.25.12间接
npm@esbuild/darwin-x640.25.12间接
npm@esbuild/freebsd-arm640.25.12间接
npm@esbuild/freebsd-x640.25.12间接
npm@esbuild/linux-arm0.25.12间接
npm@esbuild/linux-arm640.25.12间接
npm@esbuild/linux-ia320.25.12间接
npm@esbuild/linux-loong640.25.12间接
npm@esbuild/linux-mips64el0.25.12间接
npm@esbuild/linux-ppc640.25.12间接
npm@esbuild/linux-riscv640.25.12间接
npm@esbuild/linux-s390x0.25.12间接
npm@esbuild/linux-x640.25.12间接
npm@esbuild/netbsd-arm640.25.12间接
npm@esbuild/netbsd-x640.25.12间接
npm@esbuild/openbsd-arm640.25.12间接
npm@esbuild/openbsd-x640.25.12间接
npm@esbuild/openharmony-arm640.25.12间接
npm@esbuild/sunos-x640.25.12间接
npm@esbuild/win32-arm640.25.12间接
npm@esbuild/win32-ia320.25.12间接
npm@esbuild/win32-x640.25.12间接
npm@eslint-community/eslint-utils4.9.0间接
npm@eslint-community/regexpp4.12.1间接
npm@eslint/config-array0.21.1间接
npm@eslint/config-helpers0.4.2间接
npm@eslint/core0.17.0间接
npm@eslint/eslintrc3.3.3间接
npm@eslint/js9.39.1间接
npm@eslint/object-schema2.1.7间接
npm@eslint/plugin-kit0.4.1间接
npm@humanfs/core0.19.1间接
npm@humanfs/node0.16.6间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/retry0.3.1间接
npm@humanwhocodes/retry0.4.3间接
npm@jest/schemas29.6.3间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@rollup/rollup-android-arm-eabi4.53.3间接
npm@rollup/rollup-android-arm644.53.3间接
npm@rollup/rollup-darwin-arm644.53.3间接
npm@rollup/rollup-darwin-x644.53.3间接
npm@rollup/rollup-freebsd-arm644.53.3间接
npm@rollup/rollup-freebsd-x644.53.3间接
npm@rollup/rollup-linux-arm-gnueabihf4.53.3间接
npm@rollup/rollup-linux-arm-musleabihf4.53.3间接
npm@rollup/rollup-linux-arm64-gnu4.53.3间接
npm@rollup/rollup-linux-arm64-musl4.53.3间接
npm@rollup/rollup-linux-loong64-gnu4.53.3间接
npm@rollup/rollup-linux-ppc64-gnu4.53.3间接
npm@rollup/rollup-linux-riscv64-gnu4.53.3间接
npm@rollup/rollup-linux-riscv64-musl4.53.3间接
npm@rollup/rollup-linux-s390x-gnu4.53.3间接
npm@rollup/rollup-linux-x64-gnu4.53.3间接
npm@rollup/rollup-linux-x64-musl4.53.3间接
npm@rollup/rollup-openharmony-arm644.53.3间接
npm@rollup/rollup-win32-arm64-msvc4.53.3间接
npm@rollup/rollup-win32-ia32-msvc4.53.3间接
npm@rollup/rollup-win32-x64-gnu4.53.3间接
npm@rollup/rollup-win32-x64-msvc4.53.3间接
npm@sinclair/typebox0.27.8间接
npm@standard-schema/spec1.0.0间接
npm@tsd/typescript5.9.3间接
npm@types/chai5.2.3间接
npm@types/deep-eql4.0.2间接
npm@types/eslint7.29.0间接
npm@types/estree1.0.8间接
npm@types/json-schema7.0.15间接
npm@types/minimist1.2.5间接
npm@types/normalize-package-data2.4.4间接
npm@typescript-eslint/project-service8.49.0间接
npm@typescript-eslint/scope-manager8.49.0间接
npm@typescript-eslint/tsconfig-utils8.49.0间接
npm@typescript-eslint/types8.49.0间接
npm@typescript-eslint/typescript-estree8.49.0间接
npm@typescript-eslint/utils8.49.0间接
npm@typescript-eslint/visitor-keys8.49.0间接
npm@vitest/coverage-v84.0.15间接
npm@vitest/eslint-plugin1.5.2间接
npm@vitest/expect4.0.15间接
npm@vitest/mocker4.0.15间接
npm@vitest/pretty-format4.0.15间接
npm@vitest/runner4.0.15间接
npm@vitest/snapshot4.0.15间接
npm@vitest/spy4.0.15间接
npm@vitest/utils4.0.15间接
npmacorn8.15.0间接
npmacorn-jsx5.3.2间接
npmajv6.12.6间接
npmansi-escapes4.3.2间接
npmansi-regex5.0.1间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles5.2.0间接
npmargparse2.0.1间接
npmarray-union2.1.0间接
npmarrify1.0.1间接
npmassertion-error2.0.1间接
npmast-v8-to-istanbul0.3.8间接
npmbalanced-match1.0.2间接
npmbrace-expansion1.1.12间接
npmbrace-expansion2.0.2间接
npmbraces3.0.3间接
npmcallsites3.1.0间接
npmcamelcase5.3.1间接
npmcamelcase-keys6.2.2间接
npmchai6.2.1间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmcoffeescript2.7.0间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmconcat-map0.0.1间接
npmcross-spawn7.0.6间接
npmdebug4.4.0间接
npmdecamelize1.2.0间接
npmdecamelize-keys1.1.1间接
npmdeep-is0.1.4间接
npmdiff-sequences29.6.3间接
npmdir-glob3.0.1间接
npmemoji-regex8.0.0间接
npmerror-ex1.3.2间接
npmes-module-lexer1.7.0间接
npmesbuild0.25.12间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp4.0.0间接
npmeslint9.39.1间接
npmeslint-formatter-pretty4.1.0间接
npmeslint-rule-docs1.1.235间接
npmeslint-scope8.4.0间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys4.2.1间接
npmespree10.4.0间接
npmesquery1.6.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmestree-walker3.0.3间接
npmesutils2.0.3间接
npmeverything.js1.0.3间接
npmexpect-type1.3.0间接
npmfast-deep-equal3.1.3间接
npmfast-glob3.3.2间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfastq1.17.1间接
npmfdir6.5.0间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmflat-cache4.0.1间接
npmflatted3.3.1间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobals14.0.0间接
npmglobals16.5.0间接
npmglobby11.1.0间接
npmhard-rejection2.1.0间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhasown2.0.2间接
npmhosted-git-info2.8.9间接
npmhosted-git-info4.1.0间接
npmhtml-escaper2.0.2间接
npmignore5.3.2间接
npmimport-fresh3.3.1间接
npmimurmurhash0.1.4间接
npmindent-string4.0.0间接
npmirregular-plurals3.5.0间接
npmis-arrayish0.2.1间接
npmis-core-module2.15.0间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-number7.0.0间接
npmis-plain-obj1.1.0间接
npmis-unicode-supported0.1.0间接
npmisexe2.0.0间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-report3.0.1间接
npmistanbul-lib-source-maps5.0.6间接
npmistanbul-reports3.2.0间接
npmjest-diff29.7.0间接
npmjest-get-type29.6.3间接
npmjs-tokens4.0.0间接
npmjs-tokens9.0.1间接
npmjs-yaml4.1.1间接
npmjson-buffer3.0.1间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmkeyv4.5.4间接
npmkind-of6.0.3间接
npmlevn0.4.1间接
npmlines-and-columns1.2.4间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash.merge4.6.2间接
npmlog-symbols4.1.0间接
npmlru-cache6.0.0间接
npmmagic-string0.30.21间接
npmmagicast0.5.1间接
npmmake-dir4.0.0间接
npmmap-obj1.0.1间接
npmmap-obj4.3.0间接
npmmeow9.0.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmin-indent1.0.1间接
npmminimatch3.1.2间接
npmminimatch9.0.5间接
npmminimist-options4.1.0间接
npmms2.1.3间接
npmnanoid3.3.11间接
npmnatural-compare1.4.0间接
npmnormalize-package-data2.5.0间接
npmnormalize-package-data3.0.3间接
npmobug2.1.1间接
npmoptionator0.9.4间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-try2.2.0间接
npmparent-module1.0.1间接
npmparse-json5.2.0间接
npmpath-exists4.0.0间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-type4.0.0间接
npmpathe2.0.3间接
npmpicocolors1.1.1间接
npmpicomatch2.3.1间接
npmpicomatch4.0.3间接
npmplur4.0.0间接
npmpostcss8.5.6间接
npmprelude-ls1.2.1间接
npmprettier3.7.4间接
npmpretty-format29.7.0间接
npmpunycode2.3.1间接
npmqueue-microtask1.2.3间接
npmquick-lru4.0.1间接
npmreact-is18.3.1间接
npmread-pkg5.2.0间接
npmread-pkg-up7.0.1间接
npmredent3.0.0间接
npmresolve1.22.8间接
npmresolve-from4.0.0间接
npmreusify1.0.4间接
npmrollup4.53.3间接
npmrun-parallel1.2.0间接
npmsemver5.7.2间接
npmsemver7.6.3间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmsiginfo2.0.0间接
npmslash3.0.0间接
npmsource-map-js1.2.1间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.18间接
npmstackback0.0.2间接
npmstd-env3.10.0间接
npmstring-width4.2.3间接
npmstrip-ansi6.0.1间接
npmstrip-indent3.0.0间接
npmstrip-json-comments3.1.1间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-hyperlinks2.3.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtest262-parser-tests0.0.5间接
npmtinybench2.9.0间接
npmtinyexec1.0.2间接
npmtinyglobby0.2.15间接
npmtinyrainbow3.0.3间接
npmto-regex-range5.0.1间接
npmtrim-newlines3.0.1间接
npmts-api-utils2.1.0间接
npmtsd0.33.0间接
npmtype-check0.4.0间接
npmtype-fest0.18.1间接
npmtype-fest0.21.3间接
npmtype-fest0.6.0间接
npmtype-fest0.8.1间接
npmtypescript5.5.4间接
npmuri-js4.4.1间接
npmvalidate-npm-package-license3.0.4间接
npmvite7.2.7间接
npmvitest4.0.15间接
npmwhich2.0.2间接
npmwhy-is-node-running2.3.0间接
npmword-wrap1.2.5间接
npmyallist4.0.0间接
npmyargs-parser20.2.9间接
npmyocto-queue0.1.0间接
依赖安全公告 13

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 317 个包,其中也包含从不交付的开发与测试版本固定:13 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
flatted3.3.1间接严重23.4.2
rollup4.53.3间接严重14.59.0
vitest4.0.15间接严重14.1.0
brace-expansion1.1.12间接25.0.7
brace-expansion2.0.2间接25.0.7
js-yaml4.1.1间接24.3.0
minimatch3.1.2间接310.2.3
minimatch9.0.5间接310.2.3
picomatch2.3.1间接24.0.4
picomatch4.0.3间接24.0.4
vite7.2.7间接58.0.16
ajv6.12.6间接18.18.0
postcss8.5.6间接18.5.10

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "regex",
        "javascript",
        "tokenizer",
        "ecmascript"
      ],
      "is_fork": false,
      "size_kb": 751,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 74641,
        "TypeScript": 4421,
        "CoffeeScript": 14172
      },
      "pushed_at": "2026-06-05T17:06:44Z",
      "created_at": "2014-03-08T22:28:09Z",
      "owner_type": "User",
      "updated_at": "2026-07-15T15:53:01Z",
      "description": "Tiny JavaScript tokenizer.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "CoffeeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Simon Lydell",
      "type": "User",
      "login": "lydell",
      "company": "SAVR",
      "location": "Stockholm",
      "followers": 574,
      "avatar_url": "https://avatars.githubusercontent.com/u/2142817?v=4",
      "created_at": "2012-08-13T07:01:16Z",
      "is_verified": null,
      "public_repos": 297,
      "account_age_days": 5091
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-12-08T21:08:18Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2024-11-22T17:19:28Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2024-02-08T22:58:17Z"
        },
        {
          "tag": "v8.0.3",
          "kind": "patch",
          "published_at": "2024-02-03T10:10:58Z"
        },
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2023-09-09T13:02:37Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2023-01-16T21:13:56Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2022-05-15T09:48:29Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2021-04-25T10:01:54Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2020-04-13T16:05:46Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2019-06-15T14:52:29Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2018-01-28T11:58:00Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2017-06-28T20:53:34Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2017-01-30T18:27:47Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2017-01-11T20:29:25Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2016-06-19T07:35:52Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2016-03-27T10:52:14Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2015-10-18T15:00:27Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-06-20T06:37:05Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-02-26T09:34:32Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2015-02-21T20:20:10Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2015-02-21T19:00:31Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2015-01-06T21:15:06Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2014-12-19T17:48:06Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2014-06-19T20:20:08Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2014-03-08T22:27:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "895fb4d6804a287aecfb0e1009851f925d07b079",
          "body": "There are no syntax changes in ES2026, so nothing to update in js-tokens.",
          "is_bot": false,
          "headline": "Update docs to mention ES2026",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2026-06-05T17:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71fd1f6733d3c8cfd0958912272da03e0dc0b533",
          "body": "It’s enough with the LICENSE file.",
          "is_bot": false,
          "headline": "Remove copyright comment from index.coffee",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-12-08T21:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ec3643eac02418881ddb46ec420cfc10a653ba",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v10.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-12-08T21:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35486827aab9a354af65586e7d90db418553ad64",
          "body": null,
          "is_bot": false,
          "headline": "Update licence years",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-12-08T21:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b451ff95492589c9d55686952b70def83924fe0",
          "body": null,
          "is_bot": false,
          "headline": "Update npm packages (#63)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-12-08T21:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f02da6a57627efd9183e71da4acf0097dd2ebc8",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions (#62)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-12-08T20:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0926e50c89540cfb8d8ab2bdcf4d86632de84ff0",
          "body": null,
          "is_bot": false,
          "headline": "Support `require(\"js-tokens\")` without `.default` (#61)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-12-08T18:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f61c145439fc9e6428ad026c8332147b9955903",
          "body": null,
          "is_bot": false,
          "headline": "Fix example in README.md (#60)",
          "author_name": "fisker Cheung",
          "author_login": "fisker",
          "committed_at": "2025-12-08T18:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f0f37738c3149a93bbd38d6aad79e1be7405116",
          "body": "Co-authored-by: Simon Lydell <simon.lydell@gmail.com>",
          "is_bot": false,
          "headline": "Switch to ESM (#59)",
          "author_name": "fisker Cheung",
          "author_login": "fisker",
          "committed_at": "2025-12-08T18:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1743a121103f970b9d2e807469cba02d24b852a",
          "body": "The only syntax changes are:\n\n- Regular expression pattern modifiers. Tests added in commit 2ddc1761e8bf7a13995768b9df929312fb4fb65d.\n- Import attributes. No changes to tokenization, so I didn’t feel like tests are needed.",
          "is_bot": false,
          "headline": "Update docs to mention ES2025",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-06-10T17:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa575eb0ed7030cadd58ef52410c2d3ed8b1303",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for ES2025 regex pattern modifiers",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-06-10T17:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ddc1761e8bf7a13995768b9df929312fb4fb65d",
          "body": "For example: https://github.com/lydell/js-tokens/actions/runs/14270735240/job/40003142240\n\n```\n FAIL  test/index.test.js > jsTokens > succeeds for any single character\nError: Test timed out in 5000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\".\n```",
          "is_bot": false,
          "headline": "Increase timeout for test that times out on Windows sometimes (#57)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-04-04T17:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6291d91595d00662dce58b52a4359ddbe0c0a923",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages\n[…]\nite\n  dependency-version: 6.2.5\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 vite from 6.2.4 to 6.2.5 (#56)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-04T17:20:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ea0ae90f48ffe3305d6e4cd316b9a5d8e77bbbd",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 to 6.2.4.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages\n[…]\nencies:\n- dependency-name: vite\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 vite from 6.1.0 to 6.2.4 (#55)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-31T19:51:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68445fac751138eaf54579ceb0201ca99f38a3c5",
          "body": null,
          "is_bot": false,
          "headline": "Fix ESLint config",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-02-14T21:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc8345faa61ad7b09193080b80e378e4e0180cc",
          "body": null,
          "is_bot": false,
          "headline": "Update npm packages",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2025-02-08T23:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5324e078de4061b94da1b27964bc693fa0200eb8",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump vite from 5.4.6 to 5.4.14 (#54)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-22T06:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1470e1efafcbca46709c73ba98811a4e5bcc1e86",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v9.0.1",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-11-22T17:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72049c6e48cc9629888b8544078487ee6f4f0dfc",
          "body": null,
          "is_bot": false,
          "headline": "Fix regex parsing with slashes (#53)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-11-22T17:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359b8f10c80de290d8be8c888b9dea05f17b0e50",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump rollup from 4.20.0 to 4.22.4 (#51)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-24T05:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7313747b294c98245922f589fea39c8ff8ac3136",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump vite from 5.4.1 to 5.4.6 (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T20:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e6b5e69af780a081c4fee980fb58bb9dd6887f",
          "body": null,
          "is_bot": false,
          "headline": "Add tests and docs for ES2024 (#49)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-08-17T20:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5207398ec728a17858cba0eaf7b09cfd641e18d5",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade repo (#48)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-08-17T20:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ad5c98988a36cacc1c00a6ccea756dfaff6a15",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump braces from 3.0.2 to 3.0.3 (#47)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-19T12:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b5c9ec4aabbf3cd99af2a458170169481929994",
          "body": null,
          "is_bot": false,
          "headline": "Mention &&=, ||= and ??= in readme",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-05-13T07:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c063d5b69e369e739db0923b501210e6b0401a",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump vite from 5.0.12 to 5.2.8 (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-03T20:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8437d33f3852ebeed9d3614cc656bd43b69b9036",
          "body": null,
          "is_bot": false,
          "headline": "Update repo (#45)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-10T11:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b47c87b1a1077b0dea733d9798fab559c0c8e3",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v9.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-08T22:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd8a56c1f690178bf0d7a8298692db061247dc0",
          "body": null,
          "is_bot": false,
          "headline": "Add support for ES2023: Hashbang comments (#44)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-08T22:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b734e90b8b80b0156accf63993e7ce9d2f631711",
          "body": null,
          "is_bot": false,
          "headline": "Update docs about Annex B",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-03T10:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7736abb5fc6b2c5164392210fa45122b0134e3",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-03T10:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8125aae4df8ab7eb262b29eebf0cdc65d162bf1a",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v8.0.3",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-03T10:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea8315f5d2c271a63685a590e92d89ce192bca0",
          "body": "* Add failing tests for very long tokens\r\n\r\n* Fix tests for very long tokens\r\n\r\n* Add more tests for very long string literals\r\n\r\n* Document known failures\r\n\r\n* Document/test NumericLiteral error",
          "is_bot": false,
          "headline": "Support very long tokens where possible (#43)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2024-02-03T10:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab777ad4574b8145810d65093ef6c3727ca3c12",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump @babel/traverse from 7.20.12 to 7.23.2 (#41)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-18T19:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a64af449586241b0ba5ec121511291243e4133",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v8.0.2",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2023-09-09T13:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05abd6521cfed9d1d3c536ecb900a57a0d5fd00",
          "body": null,
          "is_bot": false,
          "headline": "Fix TypeScript index.d.ts file (#40)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2023-09-09T12:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a625e705bd89c25230e70953f008d25124ece2a7",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump word-wrap from 1.2.3 to 1.2.4 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-19T07:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae542161b0595b08eabee259eb4b9de92233df96",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v8.0.1",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2023-01-16T21:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75528099faa84f8b090ce18cd9ef846f1d8f22c",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark results",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2023-01-16T21:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368dd65d3e126b2d8d9283ef4c141c0f027aa9c2",
          "body": null,
          "is_bot": false,
          "headline": "Update npm packages",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2023-01-16T20:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167a22fac9cd15d39a0df653b65119672772926b",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright years",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2023-01-16T20:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1cc81a9e83708b6edec8209e5146b89450cbd8",
          "body": "Fixes https://github.com/lydell/js-tokens/issues/36",
          "is_bot": false,
          "headline": "Fix unescaped closing bracket (#37)",
          "author_name": "Jared Hughes",
          "author_login": "jared-hughes",
          "committed_at": "2023-01-16T20:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f03b4f5f5fb6af8ff37cab2de78aed092ea2cf4",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump json5 from 2.2.1 to 2.2.3 (#35)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-08T20:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16912368ce93332dc7417b95c38b5da4779890b6",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v8.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2022-05-15T09:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ac75899d2100890758884f856fcc6568bce7f1",
          "body": null,
          "is_bot": false,
          "headline": "Add support for ES2022 (#33)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2022-05-15T09:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5dba63c58d24ec982b6e859c040294f8ea2598",
          "body": null,
          "is_bot": false,
          "headline": "Update everything (#32)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2022-05-14T22:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa3b677cffef69fd4731463cadcc7cd34d9829b1",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ansi-regex from 4.1.0 to 4.1.1 (#31)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-09T07:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81346c4044a8d2052d248cf96f465d2050957707",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimist from 1.2.5 to 1.2.6 (#30)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-09T07:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15439aa6c3a66afa852c3549f8f57076935ead1f",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tmpl from 1.0.4 to 1.0.5 (#28)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-09-22T06:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21fdf04f25102a668e4772c641ca280eba5a2e71",
          "body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\r\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\r\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: path-parse\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump path-parse from 1.0.6 to 1.0.7 (#27)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-08-12T07:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5640c6425411d1ec005631c98a745881d01c187f",
          "body": "Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.\r\n- [Release notes](https://github.com/sindresorhus/normalize-url/releases)\r\n- [Commits](https://github.com/sindresorhus/normalize-url/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: normalize-url\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump normalize-url from 4.5.0 to 4.5.1 (#26)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-09T20:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eadf057d3fcb08399bcf745106f8493d1a77dc1",
          "body": "Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.\r\n- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)\r\n- [Commits](https://github.com/sindresorhus/trim-newlines/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: trim-newlines\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump trim-newlines from 3.0.0 to 3.0.1 (#25)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-09T20:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de8621af63ea161ce1ddcbfdb744b707b8fe048",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.\r\n- [Release notes](https://github.com/websockets/ws/releases)\r\n- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ws from 7.4.5 to 7.4.6 (#24)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-30T08:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69035c77c05d7ddae0ac66d1050a4906dcf70eb5",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v7.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-25T10:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45fab13df9d2446157bf8bb2f6d4967958d91ebf",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #23 from lydell/es2021",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-25T10:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50da627fe1157ced2db479276cbea8d11f6495e",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-25T07:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63eda9e9270b6a1fa384d9270fb2428f1dc5ab3",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T21:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87fb28cfb087c59aa48ba5f697d63fa66c7b78c",
          "body": null,
          "is_bot": false,
          "headline": "Add support for underscores in numbers",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T20:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f55f8b1c95fecbecdd702fd6d5dff917244429",
          "body": null,
          "is_bot": false,
          "headline": "Add support for &&= ||= ??=",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T20:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceeb3aed1bce2a12a833df7aff4ab8a04c68a4ef",
          "body": null,
          "is_bot": false,
          "headline": "Try normalizing newlines",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T20:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bba14c61f40ca5e18eeba45f3502cbdcc2eeeb",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests on Windows",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T20:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81849bfa05010ec1ec3e3bdc00e47a8fa5833001",
          "body": null,
          "is_bot": false,
          "headline": "Fix Benchmark step",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a83317f37d4b2aa6731d31e9b31fc4ff244e116e",
          "body": null,
          "is_bot": false,
          "headline": "Fix test.yml",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46afdcb00a5eb2f31df7802f600cfd8207085571",
          "body": null,
          "is_bot": false,
          "headline": "Fix check.yml",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a84f09d072eab2a580827410c879a6f24d4b7e86",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33f5df97434e89bdc19e7c3dda979b08a39003f",
          "body": null,
          "is_bot": false,
          "headline": "Remove doctoc",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6055e1a645bc7bd7f8454311b1a0bdfd76501864",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7654eff63d1e8901af038450aeef070ffae1a8a4",
          "body": null,
          "is_bot": false,
          "headline": "Update npm packages",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd13a0efcfbb729a35729b74be3085d58b880b1a",
          "body": null,
          "is_bot": false,
          "headline": "Fix links",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2021-04-24T18:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0be3786873798f865206eb44625e493c9ad0dcd",
          "body": "Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\r\n- [Release notes](https://github.com/yargs/y18n/releases)\r\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/yargs/y18n/commits)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump y18n from 4.0.0 to 4.0.1 (#22)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-03-30T18:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c7987346d789c83646aa973b132698f67836fd",
          "body": "Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.\r\n- [Release notes](https://github.com/sindresorhus/dot-prop/releases)\r\n- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dot-prop from 4.2.0 to 4.2.1 (#21)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-12-12T14:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae47ca8b7ef826e8c4fff7432729c5d051e5f174",
          "body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\r\n- [Release notes](https://github.com/isaacs/ini/releases)\r\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ini from 1.3.5 to 1.3.8 (#20)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-12-12T14:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25405da6baf86ab9b0d6feb9f76ce5757664366f",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.15 to 4.17.19 (#19)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-07-17T08:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94454b0f5dad4493c24b0a31b687c0c517c45560",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v6.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2020-04-13T16:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37238b7f2ef024c324f076014bb701d7d7f3ad16",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2020-04-13T16:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1244297436680f35bac370d94c7b900d3f7d2ebf",
          "body": null,
          "is_bot": false,
          "headline": "Fix link",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2020-04-13T15:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4564d8df3c776db65bf5429df398f6fe44a084ec",
          "body": null,
          "is_bot": false,
          "headline": "Fix TODOs in changelog",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2020-04-13T15:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db8dbbfad9aa2ed1c94370c9632ce682c224bf8",
          "body": null,
          "is_bot": false,
          "headline": "v6 (#18)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2020-04-13T15:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed435d64774ba03ba73d18007bb88603ae04088",
          "body": "Bump lodash from 4.17.11 to 4.17.15\r\n\r\nCo-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump lodash from 4.17.11 to 4.17.15 (#12)",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2019-11-02T15:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91378789dcc2711e03dea9c2c15f50ab066cd177",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.11 to 4.17.15",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2019-11-02T15:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8368242deeb6c5b57294769a2e2497b809b58c3a",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v5.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2019-06-15T14:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba48b3ceae341b9f5c3c80407d25898e25b915d5",
          "body": null,
          "is_bot": false,
          "headline": "Add support for ES2019",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2019-06-15T14:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da8e1e5473676096f737efb8d8886394b6a8b044",
          "body": null,
          "is_bot": false,
          "headline": "Update npm packages",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2019-06-15T14:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aca35b690659078ebbdfdf515e6115506655991",
          "body": null,
          "is_bot": false,
          "headline": "Update package-lock.json",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-02-09T20:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb6e9daee32160ab0fca979b6dc91a1991b720c",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v4.0.0",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df356a270983ac841c1d3a7c7f469fa61a32790",
          "body": null,
          "is_bot": false,
          "headline": "Improve Node.js LTS wording",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b05adc13a8d7de97aa8791f5827a9c7e3cda4a",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright years",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9bcc4d28bd529bcda7c65c3e8f66ffe6a4d099",
          "body": null,
          "is_bot": false,
          "headline": "Test on more Node.js versions on Travis",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bbb79bc6206b81fc8cdb89e67f564b44264b555",
          "body": null,
          "is_bot": false,
          "headline": "Add a note about ES2018 regex features",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9356359b6027df71f1ae8320b07f07bc55b4bcbd",
          "body": null,
          "is_bot": false,
          "headline": "Add support for ES2018",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d18b7ea07744e2f4dfbeb46ce557a4a65b44ade",
          "body": "This might result in better performance.",
          "is_bot": false,
          "headline": "Make all tokens have the same shape",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64547556b0f6eab7f3d686041be6c999ad81b5f5",
          "body": null,
          "is_bot": false,
          "headline": "Pin devDependencies and add package-lock.json",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3e5c130aa90fd6d9a50e61bf5d7b67fe89369e8",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade coffeescript",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843244362dea1954615fc66dc2b7aacf983dd885",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade mocha",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T11:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a38c7b4deff8b507c947e482c1610e488b18089",
          "body": "ES2016 and later require Unicode 8.0, which does not consider U+180E to\nbe whitespace, as opposed to earlier versions. See:\n\nhttps://github.com/tc39/ecma262/pull/300\n\nNode.js seem to have incorporated this change some time after 8.1.2.\n\nThis commit simply removes the tests that expected U+180E to be\nwhitespace.",
          "is_bot": false,
          "headline": "Fix tests in newer Node.js versions",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2018-01-28T10:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8315904c840b14d28de1b0a4968194555f61bea3",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v3.0.2",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2017-06-28T20:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e342d1da96438c87dbb9cd0b7a8866c645880bb",
          "body": null,
          "is_bot": false,
          "headline": "Note that ES2017 is supported",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2017-06-28T20:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f280b1cf8b35c1c6d8c7df6e5e577ff74dd4418",
          "body": null,
          "is_bot": false,
          "headline": "Update devDependencies",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2017-06-28T20:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54549dd979142c78cf629b51f9f06e8133c529f9",
          "body": null,
          "is_bot": false,
          "headline": "js-tokens v3.0.1",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2017-01-30T18:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d552a6581f8864557a54091004ca9d062b4d194e",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2017-01-30T18:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 9,
      "latest_release_at": "2025-12-08T21:08:18Z",
      "latest_release_tag": "v10.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 46,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 225,
      "mean_days_between_releases": 263.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 39,
      "stars": 556,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2016-09-07",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 2
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 39,
        "total_forks": 39
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 28416,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 131
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.53.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.0.15",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-5xrq-8626-4rwp"
            ],
            "fixed_version": "4.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 51
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 117
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 117
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.2.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-p9ff-h696-f583",
              "GHSA-v2wj-q39q-566r",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 5,
            "oldest_advisory_days": 106
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 8,
          "critical": 3,
          "moderate": 2
        },
        "advisory_count": 27,
        "affected_count": 13,
        "assessed_count": 317,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsd/typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/eslint-plugin",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "coffeescript",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-formatter-pretty",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-rule-docs",
            "direct": false,
            "version": "1.1.235",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "everything.js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "irregular-plurals",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "plur",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "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": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test262-parser-tests",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsd",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.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"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 317,
        "direct_count": 0,
        "indirect_count": 317
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 41,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 13,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lydell",
          "commits": 141,
          "avatar_url": "https://avatars.githubusercontent.com/u/2142817?v=4"
        },
        {
          "type": "User",
          "login": "fisker",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/172584?v=4"
        },
        {
          "type": "User",
          "login": "zertosh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/830952?v=4"
        },
        {
          "type": "User",
          "login": "jared-hughes",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/20214911?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.972
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/23 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "20 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "895fb4d6804a287aecfb0e1009851f925d07b079",
        "ran_at": "2026-07-22T15:52:17Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-05T17:07:07Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-12-08T21:02:58Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lydell/js-tokens",
    "host": "github.com",
    "name": "js-tokens",
    "owner": "lydell"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 47,
        "vitality": 37,
        "community": 56,
        "governance": 56,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 37,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 0.78,
              "days_since_last_push": 46,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 46 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v10.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 225,
              "mean_days_between_releases": 263.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 225 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 225
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~263.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 263.1
                    }
                  }
                ],
                "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": 46,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 46 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 46
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 39,
              "stars": 556,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "556 stars",
                "points": 44.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 556
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "39 forks",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.972
            },
            "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 97% of commits",
                "points": 0.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 41,
              "open_issues": 0,
              "closed_issues": 13,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "41/44 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 41,
                      "decided": 44
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/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": "lydell",
              "public_repos": 297,
              "account_age_days": 5091
            },
            "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 lydell",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 574,
                      "login": "lydell"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "297 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 297
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "regex",
                "javascript",
                "tokenizer",
                "ecmascript"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "20 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 317 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 317
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 27,
              "affected_packages": 13,
              "assessed_packages": 317,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 8, moderate 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": 317,
              "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": 5
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.269,
              "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": "21 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "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": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.22
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "22 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 22,
                      "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 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 28416,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T15:52:30.428729Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lydell/js-tokens.svg",
  "full_name": "lydell/js-tokens",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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