原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"cli",
"expressots",
"nodejs",
"typescript",
"expressots-cli",
"expressots-framework",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 1890,
"has_wiki": true,
"homepage": "https://doc.expresso-ts.com/docs/cli/overview",
"languages": {
"Shell": 1624,
"JavaScript": 13708,
"TypeScript": 770291,
"Go Template": 12128
},
"pushed_at": "2026-07-21T07:07:24Z",
"created_at": "2023-02-05T22:55:12Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T03:14:14Z",
"description": "CLI tool for ExpressoTS application 🐎",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://expresso-ts.com",
"name": "expressots",
"type": "Organization",
"login": "expressots",
"company": null,
"location": "Canada",
"followers": 272,
"avatar_url": "https://avatars.githubusercontent.com/u/124537431?v=4",
"created_at": "2023-02-05T23:56:52Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 1261
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-07-17T03:18:09Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2024-12-04T22:52:53Z"
},
{
"tag": "3.0.0-beta.3",
"kind": "prerelease",
"published_at": "2024-11-28T05:46:16Z"
},
{
"tag": "3.0.0-beta.2",
"kind": "prerelease",
"published_at": "2024-11-24T03:03:45Z"
},
{
"tag": "3.0.0-beta.1",
"kind": "prerelease",
"published_at": "2024-11-19T23:51:20Z"
},
{
"tag": "1.12.0",
"kind": "minor",
"published_at": "2024-08-08T22:12:36Z"
},
{
"tag": "1.11.1",
"kind": "patch",
"published_at": "2024-08-04T05:52:23Z"
},
{
"tag": "1.11.0",
"kind": "minor",
"published_at": "2024-08-04T00:56:00Z"
},
{
"tag": "1.10.0",
"kind": "minor",
"published_at": "2024-08-03T03:53:27Z"
},
{
"tag": "1.9.0",
"kind": "minor",
"published_at": "2024-08-01T04:47:11Z"
},
{
"tag": "1.8.2",
"kind": "patch",
"published_at": "2024-07-04T03:17:44Z"
},
{
"tag": "1.8.1",
"kind": "patch",
"published_at": "2024-06-12T05:04:30Z"
},
{
"tag": "1.8.0",
"kind": "minor",
"published_at": "2024-04-29T20:32:59Z"
},
{
"tag": "1.7.1",
"kind": "patch",
"published_at": "2024-04-11T07:12:31Z"
},
{
"tag": "1.7.0",
"kind": "minor",
"published_at": "2024-03-29T22:38:53Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2024-03-22T02:45:35Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2023-10-21T23:21:19Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2023-09-27T02:44:03Z"
},
{
"tag": "1.3.4",
"kind": "patch",
"published_at": "2023-09-17T08:58:57Z"
},
{
"tag": "1.3.3",
"kind": "patch",
"published_at": "2023-08-05T01:15:44Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2023-08-03T05:23:57Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2023-07-13T05:52:27Z"
}
],
"recent_commits": [
{
"oid": "c9438a3231767c378aebffe9415bc5ec63edffdc",
"body": null,
"is_bot": false,
"headline": "chore(release): bump to 4.0.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-07-17T03:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a489d093a78891f8bbe21fef0bd49a9665599c",
"body": "- Enable strictNullChecks and fix all resulting errors\n- Remove unused deps (semver, shx, reflect-metadata, @codecov/vite-plugin)\n and decorator tsconfig flags (no decorators in the CLI)\n- TS7-clean tsconfig (node16 resolution, explicit rootDir)\n- Rewrite degit invocation test against the real temp\n[…]\npinionated-cmd.ts\n- CI: drop pull_request_target, CodeQL Node 20.19.0, chore dependabot prefix,\n remove stale .tool-versions\n- Backfill CHANGELOG through preview.3.4 (Node floor corrected to 20.19.0)",
"is_bot": false,
"headline": "chore(cli): production hardening for 4.0 GA",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-07-17T02:42:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f236da66419f156cfa66947f12224ccb1853efdf",
"body": "The prior lockfile was regenerated with npm 11, leaving it out of sync\nfor npm 10 (used in CI via Node 20.18.0) and breaking `npm ci`.\nRegenerated with npm 10; undici stays 7.28.0, js-yaml 3.15.0, and\nnpm audit reports 0 vulnerabilities.",
"is_bot": false,
"headline": "fix(ci): regenerate package-lock.json with npm 10 for npm ci",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-07-16T21:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f29c9c0ff339c54d403d0e644043891212d2ff5",
"body": "… Dependabot alerts\n\nRegenerates package-lock.json so transitive undici (via release-it)\nmoves 7.24.5 -> 7.28.0 and the nested js-yaml (via @istanbuljs/load-nyc-config)\nmoves 3.14.2 -> 3.15.0. Clears open Dependabot alerts (2 high undici,\n1 moderate js-yaml). npm audit now reports 0 vulnerabilities. Build and\nfull test suite (52 suites, 522 tests) pass.",
"is_bot": false,
"headline": "fix(security): bump undici to 7.28.0 and js-yaml to 3.15.0 to resolve…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-07-16T21:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c338852588bf3861a28dc84b1ddf70c95db3f8",
"body": "Feature/v4.0",
"is_bot": false,
"headline": "Merge pull request #83 from expressots/feature/v4.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-19T05:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1d059d526b0a9be259814d8fee6ab75e7802bf",
"body": "…ests\n\n- Added additional exclusions to the Jest configuration to prevent unnecessary test coverage on specific files.\n- Modified the `runCommand` tests to include a new environment variable for polling interval and updated the expected value for chokidar interval.\n- Introduced a test case to verify the use of `bunx tsc` when a bun.lock file is present.",
"is_bot": false,
"headline": "chore(tests): update jest configuration and enhance project command t…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-19T05:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daa375830f137fce9b1823e4931dbe1768067381",
"body": "Regenerate package-lock.json with npm 10 for preview.3.4 registry deps, pin\npackageManager, and align CI Node with engine requirements for release-it.",
"is_bot": false,
"headline": "fix(ci): sync lockfile and bump Node to 20.19.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-19T05:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4bd02e48b36940d8495f52d276eaf37ae391b9d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feature/v4.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-19T04:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21a69564cdab21f931964bd04cfed67d487dabc",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ci): commit package-lock.json for npm ci in GitHub Actions",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T06:47:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d02dfefbf5b761e74c11745bc2faf5984055db83",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.4",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-13T09:49:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "612d684fc21076425099e4463677814a55b6f9be",
"body": "…mand\n\n- Eliminated the checkNodeVersion function to streamline project creation.\n- This change simplifies the command without compromising functionality, as the version check is no longer deemed necessary.",
"is_bot": false,
"headline": "refactor(cli): remove Node.js version check from project creation com…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-13T09:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9caaac31c1ee661f94f593b9107d94c64bed3beb",
"body": "…d environment handling\n\n- Introduced DEV_WATCH_EXCLUDES to prevent unnecessary reloads from generated files and logs.\n- Updated buildDevArgs to use the tsx watch subcommand for better cross-platform compatibility.\n- Added buildDevEnv function to manage environment variables for chokidar polling based on EXPRESSOTS_WATCH_POLL.\n- Updated tests to reflect changes in command invocation and environment handling.",
"is_bot": false,
"headline": "feat(dev): enhance development command with improved file watching an…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-12T06:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98239b89c78818d03db023e91a5ec44d6916f84c",
"body": "Remove pnpm-workspace.yaml from all templates and write it during `expressots new` only when pnpm is selected. Also replace the local @expressots/shared file ref with ^4.0.0-preview.3.3.",
"is_bot": false,
"headline": "fix(new): scaffold pnpm allowBuilds config only for pnpm",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-11T05:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0de8cd1c41e4f497255670d684b7e68d6acfd76",
"body": "Explicitly include README, LICENSE, CHANGELOG, and compiled bin assets in the npm tarball.",
"is_bot": false,
"headline": "chore(cli): declare publish files for README and bin output",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-11T04:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3aac90cb096692b1647c88a7039ac3f40e13976",
"body": "Updated package version and dependencies to the latest preview release. Adjusted console output in various scripts for improved clarity by removing emojis and enhancing warning messages. Added new OpenAPI command to help documentation.",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.3",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-11T04:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a22c20c86025fcdb9ede542d9c6ee68acb702ae",
"body": "New `openapi` command that delegates to the Studio bin's headless\n`emit-openapi` subcommand. Supports --out, --src, --api-version,\n--global-prefix, --title, and --fail-on-drift (CI gate).\n\nAuto-installs @expressots/studio as a dev dependency on first run if\nnot already present.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(openapi): add `expressots openapi emit` command",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-09T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "73796c63e23fb98af0f841d273d16f495205eab1",
"body": "Add prepublishOnly guard to prevent publishing with file: deps.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.2",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T06:26:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c96ee59213f2edc962c79d2ea45d37bb0675ba41",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.1",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T05:15:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9958a2e14f750cf2bcc07d6c0c2021fd61862018",
"body": null,
"is_bot": false,
"headline": "chore: add Expressots Project sync workflow",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T04:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7179c624b43b8f26712c98a2a1cf201d330e573",
"body": null,
"is_bot": false,
"headline": "chore: update bug report issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1adfee68de6c5241b7c51fc12eb34d3d8a22bf76",
"body": null,
"is_bot": false,
"headline": "chore: update community ideas issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5945d5d597c1777e34387dee7d0adf334ce1ab",
"body": null,
"is_bot": false,
"headline": "chore: add documentation issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a976fbc2776d5f9998b53d771f3595d88d6f49cb",
"body": null,
"is_bot": false,
"headline": "chore: add feature request issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3bb9053e21435e708bab862d87dbc1cf5a4aa5",
"body": null,
"is_bot": false,
"headline": "chore: add issue template chooser config",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6b4ec69d2969d877456ec8f6e0060e1a15b18a",
"body": "- Replaced hardcoded install, test, build, lint, start, and audit commands with utility functions to streamline command generation across various CI/CD configurations (Azure DevOps, Bitbucket, CircleCI, GitHub Actions, GitLab CI, Jenkins).\n- Enhanced support for Bun and improved lockfile handling for different package managers.\n- Updated Dockerfile and Docker Compose generation to utilize new command structures, ensuring consistency and clarity in generated configurations.",
"is_bot": false,
"headline": "feat(ci): refactor CI/CD command generation for package managers",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-06T21:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9927880c1d6adf8728f3903775d0e9a9a770a3",
"body": "- Added NO_COLOR environment variable to the help command test to prevent ANSI sequences from interfering with output matching.\n- This change addresses non-deterministic test failures when color support is detected in the parent environment.",
"is_bot": false,
"headline": "fix(cli): ensure consistent help output by disabling color in tests",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T09:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e8953a7b80e1d100a34519487f93ddcafab0f0",
"body": "- Modified ESLint commands in package.json to utilize caching for improved performance.\n- Introduced lint-staged configuration to run ESLint and Prettier on staged TypeScript files during commits.\n- Updated husky pre-commit hook to ensure npx is available and streamline the linting process.",
"is_bot": false,
"headline": "chore(package): update linting configuration and add lint-staged support",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T09:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b118edfbd3f37720b9f43921eb67f3c8ee1f9b5a",
"body": "…and feedback\n\n- Updated commit-msg hook to ensure npx is available in GUI environments, providing clearer error messages if not found.\n- Added pre-commit hook to ensure npm is available, running lint and format only on staged TypeScript files, improving commit efficiency and user feedback during the process.",
"is_bot": false,
"headline": "chore(husky): enhance commit hooks for improved environment handling …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T08:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ceec78e07aad57a87e9cdba7d47e0bc7d5c5606",
"body": "- Changed CommandModuleArgs type from an empty object to a more explicit object type for clarity.\n- Modified infoForm function to be asynchronous and updated OS information output for improved detail and readability.",
"is_bot": false,
"headline": "refactor(cli): update type definition and enhance infoForm function",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T07:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4665a31ee70c842339de0d3cca4ba5e8d965a1",
"body": null,
"is_bot": false,
"headline": "refactor: styling",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-30T08:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3820955928b5062a27657614dde1443dc058feb2",
"body": "…in containerization process\n\n- Replaced console.log statements with structured output functions for better readability and consistency across the containerization process.\n- Enhanced user feedback during project analysis, CI/CD configuration generation, and Dockerfile creation.\n- Introduced warnings and bullet points for important messages, improving clarity for users.\n- Updated error handling to provide clearer messages when containerization fails.",
"is_bot": false,
"headline": "refactor(containerize): improve output formatting and error handling …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-30T08:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278b7a474b218a38922907b524aec025ff5febbf",
"body": null,
"is_bot": false,
"headline": "refactor: styling",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-30T03:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e4507a4a351be54ab82f35250922ce93c4436d",
"body": "- Introduced a structured help system for commands, allowing for refined, grouped help screens that improve user experience.\n- Added support for top-level help and per-command help, ensuring consistent formatting across the CLI.\n- Updated various commands to utilize new help rendering functions, enhancing clarity and usability.\n- Removed deprecated dependencies and improved output formatting for better readability.\n- Enhanced error handling in commands to provide clearer feedback to users.",
"is_bot": false,
"headline": "feat(cli): enhance command help and output formatting",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-30T03:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8b647e239c26dcc05fd14221db8460afba9a35",
"body": "…tdown\n\n- Added functions to collect descendant PIDs, check process status, and wait for processes to exit, enhancing the handling of child processes during shutdown.\n- Improved signal handling to ensure the parent process remains alive until all child processes have completed their graceful shutdown.\n- Updated command execution logic to incorporate these new features, ensuring a smoother user experience when terminating processes.",
"is_bot": false,
"headline": "feat(project.commands): implement process management for graceful shu…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-30T00:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f59b471fd684164db5ac783ea8d6b96b9b3d9a",
"body": "…riptions\n\n- Updated the CLI help command to include comprehensive information about available templates, package managers, and middleware presets.\n- Introduced a new `NEW_COMMAND_EPILOG` constant to format and display choices clearly.\n- Improved command options descriptions for better user understanding.\n- Added a new test to verify the correct output of the help command, ensuring all options are listed as expected.",
"is_bot": false,
"headline": "feat(cli): enhance help command output with detailed choices and desc…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-28T20:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba03a333a2fd3bc3896a67f24d92c36233b831ba",
"body": "Move the middleware preset placeholder substitution and preset file\ncreation from after npm install to before it. A failed/skipped install\nno longer leaves the user with `// __MIDDLEWARE_PRESET_PLACEHOLDER__`\nliterally in src/app.ts.\n\nSurfaced while validating v4 scaffolds against the v4 docs revamp\n[…]\n=1 (or any registry/network failure\nduring the auto-install) produced a non-runnable scaffold even though\nthe rest of the project was correctly cloned.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(new): apply preset placeholder and files before npm install",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-26T07:26:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f96f02c289fa88e7e1a7f095ec58db7dbefdec18",
"body": "…ngelog 8→11, @codecov/vite-plugin 0.x→2, inquirer 8.2.6→8.2.7\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(security): upgrade release-it 17→20, @release-it/conventional-cha…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-26T06:22:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0aa72f54bca91910356ebf2b4fb24960bb7bdb3f",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "style: apply prettier formatting",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-26T05:18:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "444d01424d8d669c70f09cc22d02b8880f973eaf",
"body": "…, CI modernization\n\n- Bump version to 4.0.0-preview.3\n- Add prepare-publish.mjs / restore-package-json.mjs release scripts\n- Fix new/form.ts: surface actual degit errors, auto-fallback to feature/v4.0 for previews\n- Fix studio/cli.ts: update Express 5 catch-all route to use /*splat syntax\n- Add EXP\n[…]\nhook (remove deprecated shim)\n- Modernize CI: add feature/v4.0 triggers, npm caching, CodeQL v3, lint step, publish-preview workflow\n- Update CHANGELOG\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(v4): preview-3 — CLI degit fix, Studio path fix, release scripts…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-26T05:11:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fb6680892d279d72fcd4bf89d72bf06c6a772e43",
"body": "- Changed the template repository reference in the project form from `v4.0.0-preview.1` to `feature/v4.0` to align with the latest development branch for improved stability and access to new features.",
"is_bot": false,
"headline": "fix(form): update template repository reference to use feature branch",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-21T15:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70feecf7bc17f0855835f4b2129fa50ea5a4f986",
"body": "… from GraphQL schema\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "refactor(form): remove logger override from preset code and appConfig…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-21T04:17:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e755e0d704a72e28c6b0bfb00d0a812cc83125e3",
"body": "…d update documentation\n\n- Removed preference for inner `CreateModule([...])` array, ensuring scaffolded modules are always added to the outer `configContainer([...])` array.\n- Updated comments to clarify the new behavior regarding module insertion and the purpose of the inner array for orphan controllers.",
"is_bot": false,
"headline": "refactor(add-module-to-container): simplify module insertion logic an…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-20T05:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d9ed7f5e3ee117f6d9e9efbb68ee27945bf463",
"body": "… projects\n\n- Introduced `PRESET_DEPENDENCIES` to define runtime and development dependencies for various presets, ensuring leaner scaffolded projects.\n- Implemented `injectPresetDependencies` function to update `package.json` with preset-specific dependencies before installation.\n- Updated project form logic to call `injectPresetDependencies` based on user-selected preset, enhancing project setup experience.",
"is_bot": false,
"headline": "feat(form): add preset-specific dependencies injection for scaffolded…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-19T15:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42eceef6cf6c8282a36d00cc892d6a82a4f7005f",
"body": "…pport\n\n- Added a new function `resolveTsConfig` to handle loading and merging TypeScript configuration files, supporting the `extends` property for better configuration management.\n- Updated `getOutDir` and `transformPathAliases` functions to utilize the new `resolveTsConfig` for improved handling of `tsconfig.build.json`, ensuring correct retrieval of `outDir` and path aliases.\n- Enhanced error messages for clarity when `outDir` is not found in the configuration.",
"is_bot": false,
"headline": "feat(project.commands): implement tsconfig resolution with extends su…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-16T16:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031e41881022d8de3ceec21ac5e90871bbe06cbc",
"body": "…Bus example\n\n- Introduced a new `--events` option in the CLI to include the type-safe Event Bus example when creating a new project with the Application template.\n- Updated the project form to handle the new events parameter, allowing users to opt-in for additional scaffolding related to events.\n- Adjusted template selection logic to accommodate the new events feature, ensuring the correct template is used based on user input.",
"is_bot": false,
"headline": "feat(cli): add events option to project creation for type-safe Event …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-16T08:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b09c9d8952a38cdd8e4be724162b77206edd35",
"body": null,
"is_bot": false,
"headline": "style(cli): apply prettier follow-up from husky lint-fix pass",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-16T07:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3e7e10293951c53fc0210ec81f7108ad007be19",
"body": "- Add 'Application with Events' template option to `expressots new`,\n mapped to the new templates/application-with-events folder.\n- Disable the built-in middleware auto-logger across presets\n (`logger: false`) so generated apps don't double-log requests\n alongside the LoggingInterceptor sample.\n-\n[…]\nstring-aware parsing so\n module/import insertion no longer mangles app.ts formatting.\n- Pin CLI version back to 4.0.0-preview.1 to align with the rest of\n the suite for the upcoming preview release.",
"is_bot": false,
"headline": "feat(cli): application-with-events template + tsconfig/baseUrl hardening",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-16T07:40:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a0e9d8054de8018c67ba43a557157d192ce368a",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: bump to 4.0.0-preview.2",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-14T14:51:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "336c47f145d1a3dd47dcbf110002be00ee6a1142",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: point template refs to v4.0.0-preview.1 tag, update BUNDLE_VERSION",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-14T14:41:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "666d416233dcfe54c5c3174e77ce7e0ab3751281",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: bump to 4.0.0-preview.1, remove nodemon from dependencies",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-14T08:16:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "291e6be8ab9bdd57ece79af2ad02551d8313d362",
"body": "- Revised the README to introduce the @expressots/cli, emphasizing its role as a command-line tool for scaffolding and deploying ExpressoTS applications.\n- Streamlined content by removing outdated sections and adding installation instructions, quick command examples, and links to documentation and community resources.\n- Enhanced the overall presentation and clarity of the README to better guide users in utilizing the CLI effectively.",
"is_bot": false,
"headline": "refactor: update README.md to reflect new CLI structure and features",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T16:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7454f8a71298fd361766f9346df657242a8147e",
"body": "…generator.ts\n\n- Refactored code in `project.commands.ts` to enhance readability by removing unnecessary line breaks.\n- Updated `dockerfile-generator.ts` to format the `getRunScriptShellInvocation` function call for better clarity.",
"is_bot": false,
"headline": "style: improve code formatting in project.commands.ts and dockerfile-…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T16:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7313288da914460096ceb37cc9b3a75e1d6142a",
"body": "- Updated `project.commands.ts` to support custom source directories by incorporating `sourceRoot` in the build arguments, ensuring correct resolution of entry points.\n- Removed the unused `deployment-strategy` option from the CLI, streamlining the command interface.\n- Added a new utility module `pa\n[…]\n and Dockerfile generation, ensuring robust functionality and adherence to expected behaviors.\n- Enhanced error handling and logging in various components to provide clearer feedback during execution.",
"is_bot": false,
"headline": "feat: enhance project commands and containerization features",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T15:56:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68b5e0f5e2e97e641918ecdb211aef6939fdc32b",
"body": "… in form.ts and input-validation.ts",
"is_bot": false,
"headline": "style: simplify error message formatting and improve code readability…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T15:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434e080e80945704419edc685d10aa7e8404e88d",
"body": "- Introduced `input-validation.ts` for validating package names, versions, and script names to prevent command injection and path traversal.\n- Added `safe-spawn.ts` for cross-platform process execution, ensuring safe invocation of commands across different environments.\n- Updated various files to ut\n[…]\npawning utilities, improving security and reliability in command execution.\n- Enhanced error handling in configuration loading and package management functions to provide clearer feedback on failures.",
"is_bot": false,
"headline": "feat: enhance input validation and process execution",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T15:10:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8390c12ad3ff95f09f7f83cb9c835548c2845780",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(v4): unify prod entry path to always include src/ prefix",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T12:36:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7ed890adad1daed3646c722128a2274f33deeaf7",
"body": "Graduate @expressots/cli from 4.0.0-beta.1 to 4.0.0 GA as part of the ExpressoTS v4.0.0 release bundle.\n\nThe CLI now covers the full v4 schematic set (controller, usecase, dto, module, provider, entity, middleware, interceptor, event, handler, guard, config), modern application + micro + provider te\n[…]\nove / create), Studio integration, containerize, profile, cicd, migrate, costs, container-dev, info, resources, scripts.\n\nSee CHANGELOG.md for details.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): 4.0.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T05:57:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b8293f3056698c1e0d51af0e8b3ae94a742103d8",
"body": "The opt-in `(preview)` banner has served its purpose. Removing the\nconsole output keeps the Studio launch quiet so users only see real\nstatus (UI port, agent state). The advisory is still documented in\nthe README.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(studio): drop preview banner from `expressots studio`",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T10:58:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d079eb76a41a0661726c2f8da21bf95e8973390e",
"body": "\r\nCollapse the verbose multi-line preview banner into a single\r\ncondensed line so the orchestrator banner doesn't duplicate it.",
"is_bot": false,
"headline": "chore(studio): simplify ex studio preview banner",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-11T20:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbd677897327400c657bfca0a0efc42a051a2d5",
"body": "\r\nnodemon + SIGTERM is unreliable on Windows — the child process often\r\nfails to terminate, causing hot reload to hang. tsx has built-in\r\n--watch support that works natively on all platforms.\r\n\r\nRemoves the nodemon dependency from scaffolded projects.",
"is_bot": false,
"headline": "fix(v4): replace nodemon with tsx --watch for dev server",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-11T18:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e536d40cbc79c3c92043f52db49ce898fe627d18",
"body": "Pure formatter output from the previous commit's pre-commit hook\n(line-breaking long imports/calls, adding trailing commas). No\nlogic, no API surface change.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "style(v4): apply prettier follow-up from husky lint-fix pass",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-04-25T02:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25213ba922d41091608c5a7d8d66be02da198277",
"body": "- src/studio/: new 'expressots studio' command. Detects whether\n @expressots/studio is installed in the user's project and offers to\n install it on demand, then spawns node_modules/.bin/expressots-studio\n with --port / --agent-port / --no-browser / --src forwarding. Prints\n a yellow PREVIEW bann\n[…]\nnimation.\n- .github/workflows/build.yml: bump checkout/setup-node to v4.\n- jest.config.ts: fix collectCoverageFrom glob; add new test/ dirs\n for studio + degit invocation coverage.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat(v4): v4.0.0-beta.1 prep with studio command and pinned templates",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-04-25T02:18:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af3a14f02356223a140f6cc2f6ce3cf239882e67",
"body": "…, form.ts, and various generator files",
"is_bot": false,
"headline": "style: improve code formatting and readability in project.commands.ts…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-01-08T23:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da69da501037c2c85cb00542bd24231b36c9dbd3",
"body": "… management for containerization",
"is_bot": false,
"headline": "feat: implement bootstrap configuration analysis and environment file…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-01-08T23:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347b31221d315cd48c2d7274df18c64eb0857030",
"body": "…cluding CLI, CICD, and containerization modules",
"is_bot": false,
"headline": "style: format code for improved readability across multiple files, in…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-01-08T07:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4989d3071e016a0a8cbd98b6f8567b440988e061",
"body": "… with new migration and profiling capabilities",
"is_bot": false,
"headline": "feat: implement CI/CD command structure and containerization features…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-01-08T07:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d5b58c704ce271753136764fecdd52c19693dd",
"body": "…ced application template customization",
"is_bot": false,
"headline": "feat: add middleware preset options to CLI and project form for enhan…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-01-05T21:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480102d3c2f1b99243b6be881386a8a63bd2abbf",
"body": "…p related code",
"is_bot": false,
"headline": "refactor: remove console clearing option from dev command and clean u…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2025-12-31T08:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4ef0ca435797e6519f70ac81b87791301d7369",
"body": "…iasing support",
"is_bot": false,
"headline": "feat: enhance CLI and project commands with new utilities and path al…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2025-12-31T06:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d525dada951f390a81a04579d6b5e59729f93c",
"body": "…cs including interceptor, event, handler, guard, and config generation",
"is_bot": false,
"headline": "chore: update version to 4.0.0-beta.1 and introduce new v4.0 schemati…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2025-12-30T08:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f43061b0e07d8b3ad67659ab6d1b45ab63ed2c5",
"body": null,
"is_bot": false,
"headline": "style: format code for better readability in project.commands.ts",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2025-12-24T08:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3d414e4656c2eb73a386b4a80b8eecf5ccbf3a",
"body": "… with nodemon integration",
"is_bot": false,
"headline": "chore: update version to 4.0.0-beta.1 and enhance development command…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2025-12-24T08:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4241536129406004182a6dad064e9065d7aab50",
"body": null,
"is_bot": false,
"headline": "chore: clean up changelog formatting and remove redundant entries",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-04T22:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b140e2e844d295d30833db5e80853743b2ccdff5",
"body": null,
"is_bot": false,
"headline": "chore: release 3.0.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-04T22:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0124a71eeaaf137814d7b50e3abaf16c100a8f8e",
"body": null,
"is_bot": false,
"headline": "chore: update changelog",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-04T22:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757b76a5775a94ea607004b94862e216a4c1afd2",
"body": null,
"is_bot": false,
"headline": "fix: update commit message format in release-it configuration",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-04T22:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280f2157a96f6d27fc5bb0ce6c0dcc1241b781e5",
"body": null,
"is_bot": false,
"headline": "chore: release v3.0.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-04T22:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ef462d6c7b108bab74529befa22d592493b1ad",
"body": null,
"is_bot": false,
"headline": "fix: update package version to 3.0.0 and adjust BUNDLE_VERSION in CLI",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-04T22:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "915dc112e54f74cf5910913d811a7035ad6e2f9c",
"body": "…ecent bug fixes",
"is_bot": false,
"headline": "chore: update version to 3.0.0-beta.4 and add changelog entries for r…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-03T09:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb94a4a8f75132380b6ed450a95dd0ad7d56a20a",
"body": null,
"is_bot": false,
"headline": "fix: update package versions and improve error handling in CLI commands",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-12-03T09:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5bf2e58a06ba39a5a84272ff33b08e976ed2c28",
"body": null,
"is_bot": false,
"headline": "fix: remove publish script from package.json",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-28T05:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba5492be5b4a948a92fdd4bed8683b3fefb78aa",
"body": "…ug fixes and refactoring",
"is_bot": false,
"headline": "chore: update version to 3.0.0-beta.3 and add changelog entries for b…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-28T05:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e658ccd36f3dfcec0d9089515d57d883207d4c9",
"body": null,
"is_bot": false,
"headline": "fix: update coverage collection pattern in Jest configuration",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-28T05:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7d259ab0da48701782ea88af4ce9f7b2bb4c23",
"body": "…uments",
"is_bot": false,
"headline": "refactor: reorganize imports and simplify package manager install arg…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-26T23:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0388598c7330509d824e7c8be3cbb1bf63279976",
"body": null,
"is_bot": false,
"headline": "fix: remove unnecessary blank line in project form function",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-26T02:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054afe1efca226b5e85559ee5e5b2e1d34dc3776",
"body": null,
"is_bot": false,
"headline": "refactor: clean up VSCode settings fix template option for non-op",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-26T02:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47701a7d758391a60eb730b80c7d599228c467f3",
"body": "… features",
"is_bot": false,
"headline": "chore: update version to 3.0.0-beta.2 and add changelog entry for new…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-24T02:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb3de87489ea9b546e9960702ff38459e7ca4ae",
"body": "feat: update project templates and improve configuration loading for …",
"is_bot": false,
"headline": "Merge pull request #67 from expressots/feature/micro-api",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-24T02:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3553639f2a507c9423985ca7177246324bebdecd",
"body": "…CLI commands",
"is_bot": false,
"headline": "feat: update project templates and improve configuration loading for …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-24T02:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a02d147f55781514e0de28f2205a39922aec076",
"body": null,
"is_bot": false,
"headline": "refactor: streamline error handling in user authentication process",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T23:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d82d38a1e2150ddb7405196a63e1141bb1ac2d9",
"body": "Feature/di binding 3 0 bundle",
"is_bot": false,
"headline": "Merge pull request #66 from expressots/feature/di-binding-3-0-bundle",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T23:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc3f48df45d4e16fa86512adb1a107833950d8a0",
"body": "…tructure",
"is_bot": false,
"headline": "feat: add test dir ESLint & update Jest config for improved testing s…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T23:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f5c54dac3d6b4717820e2b8349e52abe47da931",
"body": null,
"is_bot": false,
"headline": "fix: update module declaration syntax in add-module-to-container utility",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T23:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbb484099b90c435d79607bf7e5541e3446e7ffd",
"body": "…raction logic",
"is_bot": false,
"headline": "refactor: update app container file references and improve module ext…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T23:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d99bc34adaf54c7e152cc34601c3db4e2480928",
"body": "…atures",
"is_bot": false,
"headline": "refactor: remove BaseController inheritance and adjusting method sign…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T08:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a2902456b1fc7c795ccec60420767bccbfd637e",
"body": null,
"is_bot": false,
"headline": "feat: add remove provider command and enhance add provider functionality",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T04:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f2ab9075272699f60e9a9c1e7ecc1be50f2df59",
"body": null,
"is_bot": false,
"headline": "chore: update Node.js engine requirement to version 20.18.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-19T00:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95fd9e64dcd0141a3dcd519d0c7138e624a14858",
"body": null,
"is_bot": false,
"headline": "feat: add alias for CLI command and improve module import syntax",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-18T23:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c7ee4b1af90d65332372a34f7feac7fb00466a",
"body": null,
"is_bot": false,
"headline": "fix: update development command to use tsx and adjust template copy path",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-18T10:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e7b7cde0d95f97dedc48ccff10966fb3b70d7c",
"body": "…prove logic",
"is_bot": false,
"headline": "refactor: streamline package manager install command arguments and im…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2024-11-18T09:39:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 72,
"latest_release_at": "2026-07-17T03:18:09Z",
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": 4,
"mean_days_between_releases": 79.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@expressots/cli",
"exists": true,
"license": "MIT",
"keywords": [
"ExpressoTS",
"CLI",
"Scaffolding"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@expressots/cli",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/expressots/expressots-cli",
"versions_count": 38,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1871285,
"first_published_at": "2023-02-26T02:12:40.161000Z",
"latest_published_at": "2026-07-17T03:30:17.589000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 5,
"stars": 72,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": {
"days": [
{
"date": "2023-02-06",
"count": 4
},
{
"date": "2023-02-07",
"count": 2
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-10",
"count": 3
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-12",
"count": 3
},
{
"date": "2023-02-16",
"count": 2
},
{
"date": "2023-02-17",
"count": 4
},
{
"date": "2023-02-19",
"count": 4
},
{
"date": "2023-02-22",
"count": 2
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-26",
"count": 2
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-15",
"count": 2
},
{
"date": "2023-03-18",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-10",
"count": 2
},
{
"date": "2023-05-14",
"count": 2
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-05-28",
"count": 2
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-07-16",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-07-31",
"count": 2
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2023-08-29",
"count": 2
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-04-28",
"count": 3
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
}
],
"complete": true,
"collected": 72,
"total_stars": 72
},
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 34412,
"source_files_sampled": 172,
"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": "brace-expansion",
"direct": false,
"version": "1.1.15",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6"
],
"fixed_version": "4.0.1",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m"
],
"fixed_version": "4.3.0",
"advisory_count": 1,
"oldest_advisory_days": 1
}
],
"collected": true,
"truncated": false,
"by_severity": {
"high": 5
},
"advisory_count": 5,
"affected_count": 5,
"assessed_count": 714,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@expressots/shared",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "chalk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.1.2"
},
{
"name": "cli-progress",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.12.0"
},
{
"name": "cross-spawn",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "7.0.6"
},
{
"name": "degit",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.8.4"
},
{
"name": "glob",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "13.0.6"
},
{
"name": "inquirer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.2.7"
},
{
"name": "mustache",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.2.0"
},
{
"name": "ora",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "5.4.1"
},
{
"name": "ts-node",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "10.9.2"
},
{
"name": "yargs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "17.7.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@expressots/shared",
"direct": true,
"version": "4.0.0-preview.3.4",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "cli-progress",
"direct": true,
"version": "3.12.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": true,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "degit",
"direct": true,
"version": "2.8.4",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": true,
"version": "8.2.7",
"ecosystem": "npm"
},
{
"name": "mustache",
"direct": true,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": true,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": true,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": true,
"version": "10.9.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": true,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-static-block",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-attributes",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-meta",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-json-strings",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-private-property-in-object",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "19.1.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/git-client",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.11.14",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/ansi",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@inquirer/checkbox",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/confirm",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/core",
"direct": false,
"version": "11.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/editor",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/expand",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/external-editor",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/external-editor",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/figures",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@inquirer/input",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/number",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/password",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/prompts",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/rawlist",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/search",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/select",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/type",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"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": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"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": "@octokit/auth-token",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "27.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-request-log",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-rest-endpoint-methods",
"direct": false,
"version": "17.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "10.0.10",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/rest",
"direct": false,
"version": "22.0.1",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "16.0.0",
"ecosystem": "npm"
},
{
"name": "@phun-ky/typeof",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@release-it/conventional-changelog",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "@simple-libs/child-process-utils",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@simple-libs/hosted-git-info",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@simple-libs/stream-utils",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.27.10",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "10.3.0",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/cli-progress",
"direct": false,
"version": "3.11.0",
"ecosystem": "npm"
},
{
"name": "@types/conventional-commits-parser",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "@types/cross-spawn",
"direct": false,
"version": "6.0.6",
"ecosystem": "npm"
},
{
"name": "@types/degit",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "@types/graceful-fs",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@types/inquirer",
"direct": false,
"version": "8.2.13",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "29.5.14",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/mustache",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.12.7",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@types/parse-path",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "7.7.1",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/through",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.22",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.5",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "ast-types",
"direct": false,
"version": "0.13.4",
"ecosystem": "npm"
},
{
"name": "async-retry",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.38",
"ecosystem": "npm"
},
{
"name": "basic-ftp",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.2",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "c12",
"direct": false,
"version": "3.3.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",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001799",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "citty",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "citty",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "collect-v8-coverage",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "13.1.0",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concat-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "consola",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "8.3.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "9.3.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-preset-loader",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-writer",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-filter",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "conventional-recommended-bump",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "create-jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "dargs",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.7.2",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "defaults",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "degenerator",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "destr",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "17.4.2",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.376",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escodegen",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eta",
"direct": false,
"version": "4.5.1",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "exit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "exsolve",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-string-truncated-width",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "fast-string-width",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fast-wrap-ansi",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "fd-package-json",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "get-uri",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "giget",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "git-up",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "git-url-parse",
"direct": false,
"version": "16.1.0",
"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": "global-directory",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.24.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.9",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.0.11",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.0.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-fullwidth-code-point",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "is-generator-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-in-ssh",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-ssh",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-text-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "issue-parser",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-get-type",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-with-bigint",
"direct": false,
"version": "3.5.8",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "JSONStream",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "15.5.2",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "8.3.3",
"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": "locate-path",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.capitalize",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "lodash.escaperegexp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.isstring",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.kebabcase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.mergewith",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.snakecase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniqby",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "lodash.upperfirst",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "7.18.3",
"ecosystem": "npm"
},
{
"name": "macos-release",
"direct": false,
"version": "3.5.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "12.1.1",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "netmask",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "new-github-release-url",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "node-fetch-native",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.48",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "nypm",
"direct": false,
"version": "0.6.7",
"ecosystem": "npm"
},
{
"name": "ohash",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "os-name",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "4.0.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-locate",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "pac-proxy-agent",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "pac-resolver",
"direct": false,
"version": "8.0.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": "parse-path",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "parse-url",
"direct": false,
"version": "9.2.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pidtree",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "powershell-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "powershell-utils",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.2.5",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "protocols",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "proxy-agent",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quickjs-wasi",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "rc9",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "release-it",
"direct": false,
"version": "20.2.1",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve.exports",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"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.23",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.1",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"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": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "text-extensions",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.4.11",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.22.4",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "2.19.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "typedarray",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "5.26.5",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url-join",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "walk-up-path",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "wcwidth",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wildcard-match",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "windows-release",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 714,
"direct_count": 14,
"indirect_count": 700
}
},
"maintainership": {
"issues": {
"open_prs": 14,
"merged_prs": 44,
"open_issues": 5,
"closed_ratio": 0.75,
"closed_issues": 15,
"closed_unmerged_prs": 66
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rsaz",
"commits": 266,
"avatar_url": "https://avatars.githubusercontent.com/u/4088378?v=4"
},
{
"type": "User",
"login": "Daniel-Boll",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/43689101?v=4"
},
{
"type": "User",
"login": "devbr-io",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/128021810?v=4"
},
{
"type": "User",
"login": "VitorCaminha",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/50715987?v=4"
},
{
"type": "User",
"login": "juliano-soares",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/37117169?v=4"
},
{
"type": "User",
"login": "snyk-bot",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/19733683?v=4"
},
{
"type": "User",
"login": "joaoneto",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/547989?v=4"
},
{
"type": "User",
"login": "eryk-vieira",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/59400564?v=4"
},
{
"type": "User",
"login": "mateusmoov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/49696764?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.809
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"codeql-analysis.yml",
"publish-preview.yml",
"sync-to-expressots-project.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.cjs"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/10 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 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": null,
"reason": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file 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": null,
"reason": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c9438a3231767c378aebffe9415bc5ec63edffdc",
"ran_at": "2026-07-21T21:23:13Z",
"aggregate_score": 6.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/expressots/expressots-cli",
"host": "github.com",
"name": "expressots-cli",
"owner": "expressots"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 75,
"vitality": 79,
"community": 72,
"governance": 59,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 72,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "72 commits in the last year",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 72
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 79.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~79.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 79.4
}
}
],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 5,
"stars": 72,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "72 stars",
"points": 30,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 72
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"@expressots/cli"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1871285
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,871,285 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1871285,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.809
},
"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 81% of commits",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 81
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 44,
"open_issues": 5,
"closed_issues": 15,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 66
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "44/110 decided PRs merged",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 44,
"decided": 110
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 272,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "expressots",
"public_repos": 22,
"account_age_days": 1261
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "272 followers of expressots",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 272,
"login": "expressots"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~3 yr old",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@expressots/cli"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "38 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 38
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.cjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.cjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"cli",
"expressots",
"nodejs",
"typescript",
"expressots-cli",
"expressots-framework",
"hacktoberfest"
],
"has_wiki": true,
"homepage": "https://doc.expresso-ts.com/docs/cli/overview",
"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": "https://doc.expresso-ts.com/docs/cli/overview",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 75,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, SAST, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"sast",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 11,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 7,
"scorecard_aggregate": 6.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 714 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": 714
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 5,
"assessed_packages": 714,
"unassessed_packages": 0,
"affected_by_severity": "high 5",
"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": 714,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 68,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.99,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "99 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.16,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.cjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.cjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "16 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 16,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "internal error: internal error: invalid GitHub workflow:\n:45:43: could not parse as YAML: mapping values are not allowed in this context [syntax-check]",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 34412,
"source_files_sampled": 172,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/172 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 172,
"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": [
"deps.dev does not index npm:@expressots/cli@4.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T21:23:29.546874Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/expressots/expressots-cli.svg",
"full_name": "expressots/expressots-cli",
"license_state": "standard",
"license_spdx": "MIT"
}