Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"icalendar",
"ics",
"nodejs",
"ical",
"npm",
"rrule"
],
"is_fork": false,
"size_kb": 2192,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 285612,
"TypeScript": 7068
},
"pushed_at": "2026-07-24T09:39:28Z",
"created_at": "2020-05-17T19:19:27Z",
"owner_type": "User",
"updated_at": "2026-07-24T09:40:07Z",
"description": "Feature-rich iCalendar/ICS (RFC 5545) parser for Node.js with a robust recurrence rule (RRULE) environment",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://jens-maus.de/",
"name": "Jens Maus",
"type": "User",
"login": "jens-maus",
"company": null,
"location": "Dresden, Germany",
"followers": 454,
"avatar_url": "https://avatars.githubusercontent.com/u/5887769?v=4",
"created_at": "2013-11-08T11:10:05Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 4645
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.27.1",
"kind": "patch",
"published_at": "2026-07-21T06:41:46Z"
},
{
"tag": "0.27.0",
"kind": "minor",
"published_at": "2026-07-19T20:24:14Z"
},
{
"tag": "0.26.1",
"kind": "patch",
"published_at": "2026-05-02T13:28:29Z"
},
{
"tag": "0.26.0",
"kind": "minor",
"published_at": "2026-04-03T16:25:44Z"
},
{
"tag": "0.25.6",
"kind": "patch",
"published_at": "2026-03-13T10:57:05Z"
},
{
"tag": "0.25.5",
"kind": "patch",
"published_at": "2026-03-06T12:21:02Z"
},
{
"tag": "0.25.4",
"kind": "patch",
"published_at": "2026-02-22T15:40:57Z"
},
{
"tag": "0.25.3",
"kind": "patch",
"published_at": "2026-02-18T20:02:15Z"
},
{
"tag": "0.25.2",
"kind": "patch",
"published_at": "2026-02-16T10:20:00Z"
},
{
"tag": "0.25.1",
"kind": "patch",
"published_at": "2026-02-06T22:18:42Z"
}
],
"recent_commits": [
{
"oid": "50b4d7f51ae8fbf7ff17364e4c7868b3e6c4194f",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.9.3 to 5.10.1.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://\n[…]\ndency-version: 5.10.1\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.9.3 to 5.10.1 (#530)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T09:39:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a7e1c7b6fd0a67d6e364aee18cf053c3b8000a2",
"body": null,
"is_bot": true,
"headline": "chore(release): 0.27.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-21T06:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b72a386746edc2685e958ed89200030f95e5e3a",
"body": "* refactor(rrule): centralize Temporal rule creation\n\n* refactor(rrule): remove the redundant date-only DTSTART step and its now-dead helpers",
"is_bot": false,
"headline": "refactor(rrule): centralize Temporal rule creation (#529)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-07-20T20:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6d962880b3b6fc18001c2e2f43217c2f8b711c",
"body": "* chore: update temporal-polyfill\n* fix(build): bundle temporal-polyfill in CJS output (v1 is ESM-only)",
"is_bot": false,
"headline": "fix(deps): update temporal-polyfill to v1 and fix CJS build (#528)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-07-20T15:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d81fb77f9e2dd83335bd9c4d7b1fbe99bb1cb3b",
"body": null,
"is_bot": true,
"headline": "chore(release): 0.27.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-19T20:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2225cefc6ee3772b56424da2482d04a26939796",
"body": "rrule-temporal v2 dropped @js-temporal/polyfill, so the overrides\nentry has nothing left to redirect. Since overrides only applies at the\nroot project, consumers kept resolving @js-temporal/polyfill and jsbi\nregardless. This drops both from their trees too.\n\nCo-authored-by: Jens Maus <mail@jens-maus.de>",
"is_bot": false,
"headline": "fix: move to rrule-temporal v2 and drop the @js-temporal override (#525)",
"author_name": "Thomas Bachem",
"author_login": "thomasbachem",
"committed_at": "2026-07-19T20:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89a53a039f8d71e38686279f3ca443492eceb33",
"body": null,
"is_bot": false,
"headline": "chore: align Node.js targets (#527)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-07-18T23:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1705348462811fdb873b027c9f0169e4d7d7ed",
"body": null,
"is_bot": false,
"headline": "refactor: ESM migration (#523)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-07-18T19:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09207ec875f5391ee5325b43006ad1de6074a8f1",
"body": "* ci: update Node.js version matrix\n* chore!: drop Node 20 support (EOL)",
"is_bot": false,
"headline": "ci: update Node.js version matrix + drop Node 20 support (#522)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-07-17T18:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a6735be3f7f0bb546a1a057b59f9f6258ffa5c",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6 to 7 (#519)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T07:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "622fdd37e9b47b62bdb2a5000af96b76f22e6713",
"body": "…#520)",
"is_bot": false,
"headline": "refactor: update XO and modernize codebase while adopting new rules (…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-07-04T06:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20c24d5dfaaa91f4fb86fde44e971e4a26e26cd5",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.8.0 to 5.9.3.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.8.0 to 5.9.3 (#518)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T02:05:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eda0731896902636b24583780c77458543d419f9",
"body": "Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.7 to 17.0.8.\n- [Release notes](https://github.com/lint-staged/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lint-staged/lint-staged/compar\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump lint-staged from 17.0.7 to 17.0.8 (#517)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T02:03:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "48fcaeb80414acc060f80daea30963c2f67255ed",
"body": "Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.4.0 to 17.0.7.\n- [Release notes](https://github.com/lint-staged/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lint-staged/lint-staged/compar\n[…]\nrect:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump lint-staged from 16.4.0 to 17.0.7 (#509)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T21:00:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3265205b12b18073d6da77da569fff0b825f8280",
"body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n dependency-version: 4.2.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#513)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T21:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6170ee596bfb62f1cde6a3211cfc4e5d3e0c9b54",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.7.2 to 5.8.0.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.7.2 to 5.8.0 (#512)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T03:31:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a0337a3e5fd9433da287ac4dfa1884b9a1e9fe1f",
"body": "Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.1.0 to 4.4.0.\n- [Release notes](https://github.com/date-fns/date-fns/releases)\n- [Commits](https://github.com/date-fns/date-fns/compare/v4.1.0...v4.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: date-fns\n dependency-version: 4.4.0\n \n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump date-fns from 4.1.0 to 4.4.0 (#511)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T03:31:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f22baca6c676736ee06118d18e307581d4824a44",
"body": "Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.5 to 11.7.6.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v11.7.5...v11.7.6)\n\n---\nupdated-dependenc\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump mocha from 11.7.5 to 11.7.6 (#510)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T03:29:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "356510ce4c621aa3cd6bb93b9142076c032ab63e",
"body": "Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.20 to 1.11.21.\n- [Release notes](https://github.com/iamkun/dayjs/releases)\n- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)\n- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.20...v1.11.21)\n\n---\nupdated-dependencies:\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump dayjs from 1.11.20 to 1.11.21 (#508)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T03:29:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "274713aeda653bf4138f2d232be842da30a27283",
"body": null,
"is_bot": true,
"headline": "chore(release): 0.26.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-02T13:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3dbbf21765ef30f6d50d996125ef438c8ed4b2",
"body": "* chore: update dependencies\n\nCo-authored-by: Jens Maus <mail@jens-maus.de>",
"is_bot": false,
"headline": "chore: update dependencies (#501)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-05-02T13:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73acc2d1eb79955862e449ee7061928d00c24101",
"body": "Map wrapper methods to rrule-temporal API:\n- before() -> previous()\n- after() -> next()\n\nAdd regression test to ensure event.rrule.before()/after() work and return the expected Date values without throwing.",
"is_bot": false,
"headline": "fix(rrule): restore before/after compatibility mapping (#500)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-05-02T13:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb6fad7bdf7cb8f967a4c607365615539a0f28a",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#506)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T04:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d0387c5ca50270ed4f9db92ce58d3aa6a5bfc9f",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump rrule-temporal from 1.5.1 to 1.5.3 (#503)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T04:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f32fa2b937642815502d01c100bc11836497e1c0",
"body": "Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-vers\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#505)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T02:11:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2419c96a3dec37b73116c9a8c9d9982f6d105872",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.7.0 to 5.7.2.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.7.0 to 5.7.2 (#504)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T02:10:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a41aa8a506bd2b3aa70524b65a14f31720b0990",
"body": "Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.1 to 0.6.2.\n- [Release notes](https://github.com/moment/moment-timezone/releases)\n- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)\n- [Commits](https://github.com/moment/moment-timezone/compa\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump moment-timezone from 0.6.1 to 0.6.2 (#502)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T02:10:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09eba0a4bb6afb6b1b725da5da90333e982e2e63",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.9 to 5.7.0.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nndency-version: 5.7.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.5.9 to 5.7.0 (#498)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T06:20:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5327ce8726306f70af6d7ccb0b46aea4aba1d311",
"body": null,
"is_bot": true,
"headline": "chore(release): 0.26.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-03T16:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a3b7851c9a0b18fcc963061141fcad925ee5a7",
"body": "…497)",
"is_bot": false,
"headline": "fix: do not trigger TZ resolution for VTIMEZONE observance DTSTART (#…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-04-03T09:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da5962baefa9eb276c4850e27f0b60788767ef4",
"body": "Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-vers\n[…]\n:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jens Maus <mail@jens-maus.de>",
"is_bot": true,
"headline": "chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#489)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T09:17:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0af9574cd86cc46b5467911e471d83f2b75c72f8",
"body": "…6 resolution (#496)",
"is_bot": false,
"headline": "Resolve TS6 type-check CI failure by migrating test tsconfig to Node1…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-04-02T07:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75b89a2400217e8d12d23f5fd928c190445c544",
"body": "Co-authored-by: Jens Maus <mail@jens-maus.de>",
"is_bot": false,
"headline": "update xo linter to v2 and retired node18 support (#494)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-04-02T07:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d7876f31e2f310e475661e1ba465502c9a2920",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-version: 4.18.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#493)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce818fea40c9a1b20cfa4417ad4877277522f3e",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/21025c705c08248db411dc16f3619e6b5f9ea21a...ffa630c65fa7e0ecfa\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#492)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T05:57:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2b67b4fd25e1f80a8e43d9f73de86bd932b30951",
"body": "Bumps [rrule-temporal](https://github.com/ggaabe/rrule-temporal) from 1.4.7 to 1.5.1.\n- [Release notes](https://github.com/ggaabe/rrule-temporal/releases)\n- [Commits](https://github.com/ggaabe/rrule-temporal/compare/v1.4.7...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: rrule-temporal\n depe\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump rrule-temporal from 1.4.7 to 1.5.1 (#486)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T05:49:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0d34e340ec34c412bdfcdd73ff98ef5dd7e8dae",
"body": "Bumps [temporal-polyfill](https://github.com/fullcalendar/temporal-polyfill) from 0.3.0 to 0.3.2.\n- [Release notes](https://github.com/fullcalendar/temporal-polyfill/releases)\n- [Changelog](https://github.com/fullcalendar/temporal-polyfill/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fullc\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump temporal-polyfill from 0.3.0 to 0.3.2 (#485)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T05:41:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e208e5b979c239c114ec3fded2bfc9e898db3fd6",
"body": "Bumps and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.\n\nUpdates `picomatch` from 2.3.1 to 2.3.2\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.\n[…]\ntch\n dependency-version: 4.0.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump picomatch (#483)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T05:41:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a42d1efd5af5755ad58d648e3b0292a5b1883cb6",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.7 to 5.5.9.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.5.7 to 5.5.9 (#491)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T02:07:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a5989158afd663e1eb706b2dc2fcd9c3cc10e4a",
"body": "Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.0 to 16.4.0.\n- [Release notes](https://github.com/lint-staged/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lint-staged/lint-staged/compar\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump lint-staged from 16.3.0 to 16.4.0 (#490)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T02:04:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "185280c5348629fdb94df560e6c6a73edc51fdaa",
"body": "Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.0 to 0.6.1.\n- [Release notes](https://github.com/moment/moment-timezone/releases)\n- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)\n- [Commits](https://github.com/moment/moment-timezone/compa\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump moment-timezone from 0.6.0 to 0.6.1 (#488)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T02:04:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46c0eb9011d71293994921b7402ab7719bb55bd3",
"body": "Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.19 to 1.11.20.\n- [Release notes](https://github.com/iamkun/dayjs/releases)\n- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)\n- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.19...v1.11.20)\n\n---\nupdated-dependencies:\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump dayjs from 1.11.19 to 1.11.20 (#484)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T02:02:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83daaf3a4c488767323c0e3bb92313f19700976e",
"body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n dependency-version: 3.4.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#482)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-20T22:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e0aca8f699875e53162c8780f687285a0a2b18",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.6 to 5.5.7.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nndency-version: 5.5.7\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.5.6 to 5.5.7 (#481)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-20T00:45:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "763ed8eec277c3c0e0b6156cc2e3f11d6b0faf01",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.1 to 5.5.6.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nndency-version: 5.5.6\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.4.1 to 5.5.6 (#480)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-18T01:51:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79ef43ede7c9bb8b4533539212ec046776e9a134",
"body": null,
"is_bot": true,
"headline": "chore(release): 0.25.6",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-13T10:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d25b24071d9c37c32b06a4ddf563c49d8864f250",
"body": "…479)\n\n* fix: use VTIMEZONE STANDARD/DAYLIGHT offsets to resolve Outlook custom timezone IDs\n\nOutlook sometimes emits meaningless TZID values like \"Customized Time Zone\"\ninstead of a real IANA identifier. node-ical previously fell back to\nguessLocalZone(), which breaks on systems where the host time\n[…]\n without tzid it returns the first VTIMEZONE found (semantics\nneeded by the floating-DTSTART branch). The explicit stack parameter makes\nthe helper testable independently of the dateParameter closure.",
"is_bot": false,
"headline": "fix: VTIMEZONE-based timezone resolution and recurring event fixes (#…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-03-13T10:34:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3646aba3875aacc96ca6a511ad44bec6e5f97af5",
"body": null,
"is_bot": true,
"headline": "chore(release): 0.25.5",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-06T12:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db93f2006f76805350586bc2868ddc698032c289",
"body": "…he start month (#477)\n\n* chore: update rrule-temporal\n\n* test: add regression for FREQ=MONTHLY with multiple BYMONTHDAY values\n\nCovers the bug fixed in rrule-temporal v1.4.7: when DTSTART fell on\none of multiple BYMONTHDAY values and an earlier BYMONTHDAY value\nexisted in the same month, the entire\n[…]\nts for both bugs fixed across commits 3–4:\n- EXDATE: only the matching timed instance must be excluded when two share a date\n- RECURRENCE-ID: only the matching timed instance must receive the override",
"is_bot": false,
"headline": "fix: monthly recurring events on multiple days per month could skip t…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-03-06T12:12:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fcb83376ad32a1409d3836b876d607cdaf6fe22f",
"body": "….js (#475)",
"is_bot": false,
"headline": "refactor(test): deduplicate repeated parseFile calls in advanced.test…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-03-01T07:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "523c73f686e4d86e139e4f06817a3f52de41f066",
"body": "…ing (#470)",
"is_bot": false,
"headline": "refactor(test): unify ICS fixtures — single directory, consistent nam…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-03-01T06:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8673a1e77ee953bf44f5570a12147e9d7c7cab0d",
"body": "Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.7 to 16.3.0.\n- [Release notes](https://github.com/lint-staged/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lint-staged/lint-staged/compar\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump lint-staged from 16.2.7 to 16.3.0 (#474)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-01T03:03:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "375a11d59a9997b917bdd6564f9aea669b25a546",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.8 to 5.4.1.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.3.8 to 5.4.1 (#473)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-01T03:02:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b77ffcc543c3381d06e9bd83a5b10b757f6e5d04",
"body": "Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5.3.8.\n- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nndency-version: 5.3.8\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.8 (#472)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-28T07:34:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84394198ad70a208306031c00d620e363db01a70",
"body": null,
"is_bot": true,
"headline": "chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#471)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-28T07:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e455f79f78d2cac4dbc644e632c62babe7a508b",
"body": "* chore: remove obsolete readmeFilename field from package.json\n\n* chore: exclude tsconfig.json from published npm package\n\n* docs(examples): modernize example.js → example.mjs (async/await, Intl.DateTimeFormat, drop callback style)\n\n* docs(readme): update fromURL example – drop callback style, dead\n[…]\nESM context note above example.mjs snippet\n\n* test: broaden snapshot describe label to cover non-RRULE examples\n\n* chore: replace CI=true env prefix in build:strict with --strict flag (cross-platform)",
"is_bot": false,
"headline": "Docs & Cleanup (#469)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-25T19:11:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b921e3b98e0babd8694482667b999a0c2cff284a",
"body": "… (#467)\n\nCo-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: commit version bump directly to master instead of opening a PR…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-22T17:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1654fa6fdaa3a420e1e966785f577c02baa603e",
"body": "* fix(release): switch to master before creating version bump PR\n\nThe release event checks out the tag (detached HEAD), which causes\npeter-evans/create-pull-request to fail with git exit code 128.\nSwitch to master and re-apply the version bump before creating the PR.\n\nAlso bumps package.json to 0.25\n[…]\nssed by the failed workflow).\n\n* refactor(release): use default_branch instead of master, bump create-pull-request to v8\n\n* fix(release): discard uncommitted changes before switching to default branch",
"is_bot": false,
"headline": "fix(release): switch to master before creating version bump PR (#466)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T17:14:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "689043a249accf202fd313ad879bb98af9dee53d",
"body": "ci: replace ahmadnassri auto-merge action with dependabot/fetch-metadata",
"is_bot": false,
"headline": "Merge pull request #465 from KristjanESPERANTO/automerge",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-22T13:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61c0317b902168c48e92c4b88aa126c55ef668b",
"body": "…endabot workflow",
"is_bot": false,
"headline": "fix: enhance auto-merge conditions for production dependencies in Dep…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T12:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52b0b03e65efd4c443b54c83f2e1cea3aef06c1",
"body": "…rge workflow",
"is_bot": false,
"headline": "docs: clarify requirements for AUTO_MERGE_TOKEN in Dependabot auto-me…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T12:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f145defe812be620f316ac9aeb9bbe5a8dd0010",
"body": "…orkflow",
"is_bot": false,
"headline": "fix: correct output variable name for security alerts in auto-merge w…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T11:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a361140eabeab2ae11ced4623eed1188dd1780c",
"body": "… security guard\n\n- Add alert-lookup: true so ghsa-ids is populated for security PRs\n- Use AUTO_MERGE_TOKEN for fetch-metadata (GITHUB_TOKEN rejected by Dependabot Alerts API)\n- Pass action outputs via env: instead of inline ${{ }} interpolation\n- Remove update-type guard for security branch: merge any security fix regardless of semver level",
"is_bot": false,
"headline": "ci(dependabot-automerge): enable alert-lookup, refactor env vars, fix…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T11:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40654e5e688b3959e9a81bad5dd4e3254d4496f0",
"body": "- Pin dependabot/fetch-metadata to exact SHA (v2.5.0)\n- Use pull_request.user.login instead of github.actor for Dependabot guard\n- Fall back to GITHUB_TOKEN when AUTO_MERGE_TOKEN is not set\n- Add explicit github-token to fetch-metadata step\n- Remove stale auto-merge.yml reference from comment",
"is_bot": false,
"headline": "ci(dependabot-automerge): address CodeRabbit review findings",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T11:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18b061ed394813099d4592d9efec44514886a6f",
"body": "fix: exclude timed EXDATE instances crossing UTC midnight due to DST",
"is_bot": false,
"headline": "Merge pull request #464 from KristjanESPERANTO/exdate",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-22T10:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec14ccdb23b82080a06a815ab94215f75bc4901",
"body": null,
"is_bot": false,
"headline": "refactor: simplify auto-merge condition logic for Dependabot PRs",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T10:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c7ad48c83723660afceed31d6979607af4c86a",
"body": "…ata + gh cli\n\nThe Docker-based action failed on ubuntu-slim (no Docker daemon available).\nSwitching to the official JS-based dependabot/fetch-metadata@v2 + `gh pr merge --auto --squash`.\nMerge rules are identical to the removed .github/auto-merge.yml.",
"is_bot": false,
"headline": "ci: replace ahmadnassri auto-merge action with dependabot/fetch-metad…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T10:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb5311df3fc50ea767b428a2770009ba693a9b4",
"body": "When a recurring timed event has an EXDATE and the event time crosses\nUTC midnight due to a DST offset (e.g. 16:00 PST = 00:00Z the next day),\nthe instance was not excluded as expected.\n\ngenerateDateKey() returns the UTC date portion (e.g. \"2023-11-09\"), but\nthe EXDATE parser stores two keys for the\n[…]\nmatching the full-ISO key already stored by the dual-key parser.\n\nAdd regression test covering a weekly 16:00 America/Los_Angeles event\nwith an EXDATE on the first occurrence after the PDT→PST switch.",
"is_bot": false,
"headline": "fix: exclude timed EXDATE instances crossing UTC midnight due to DST",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-22T10:34:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a847e4469aeb0ec50343a95944a57625e3d76c42",
"body": "CI Workflow Modernization",
"is_bot": false,
"headline": "Merge pull request #463 from KristjanESPERANTO/ci/workflow-improvements",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-21T22:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47301032d0f36d7b21b76bd13e20e28a8a0c8550",
"body": null,
"is_bot": false,
"headline": "refactor: add cache option for Node.js setup in CI workflow",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T21:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e2f1f9ac151d6d0906066a207eeb84ac5338e8",
"body": null,
"is_bot": false,
"headline": "refactor: add permissions section for CI workflow",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T21:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0974b4c55992af633cf93b0b43b1853cc8ede00a",
"body": null,
"is_bot": false,
"headline": "refactor: change runner from ubuntu-latest to ubuntu-slim in lint job",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T21:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d1586006f1f3c33e889aa4ec6140b12748c2bc",
"body": null,
"is_bot": false,
"headline": "refactor: update Node.js version to 24 in release workflow",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T21:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09715c1dfe9b8a895e3e5174ae5258d839fe066f",
"body": null,
"is_bot": false,
"headline": "refactor: remove unnecessary npm installation step from release workflow",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T21:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ab79f7c71fa471b276b170b1847bb6821a4df8",
"body": null,
"is_bot": false,
"headline": "refactor: update checkout action to version 6 in release workflow",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b1d8927e9cb44e04b6cec354506a94dfc88e6f",
"body": "…rge job",
"is_bot": false,
"headline": "refactor: change runner from ubuntu-latest to ubuntu-slim for auto-me…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8591de21e58018576a5e3a3ff31cd69b94fab38f",
"body": null,
"is_bot": false,
"headline": "refactor: update Node.js setup action to version 6",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54bef15064e2193bd7bb5f475bf9996a98cb2bd1",
"body": "…updating language configuration",
"is_bot": false,
"headline": "refactor: simplify CodeQL workflow by removing unnecessary steps and …",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d204a4e09810cbfae331d69464806e9e36ce27",
"body": null,
"is_bot": false,
"headline": "refactor: reorganize CI workflow to separate linting and testing jobs",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2504f5ea5a9354cd02838963e9d40b8a7d42ef",
"body": null,
"is_bot": false,
"headline": "refactor: separate type checking, linting, and unit tests",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95711c747a9435e160da6c417bf7fd82c0d30f36",
"body": null,
"is_bot": false,
"headline": "refactor: remove unnecessary `npm install`",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T20:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e647bd25591940ed52211e6836c44ed26d2a58",
"body": "…nternals (#462)\n\n* refactor(tz-utils): replace convergeLocalInstant with Temporal\n\nparseDateTimeInZone() previously used a manual fixed-point iteration\n(convergeLocalInstant) plus a helper (ymdhmsToUtcMs) to work around the\nfact that JS Date has no \"wall-clock → UTC\" API. The algorithm ran up to\n3 \n[…]\nhen TZID resolves to neither IANA nor offset\n\n* refactor(ical): replace silent catches with console.warn in timezone fallback paths\n\n* refactor(ical): move getDateKey to internal lib/date-utils module",
"is_bot": false,
"headline": "refactor: leverage Temporal across the codebase - simplify timezone i…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-21T18:22:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4b7805c75c629107ea1f8aef505373eb8562cd03",
"body": "Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(release): 0.25.3 (#461)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-02-18T20:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8156c895f87f4eac7c1c182047885daf55e93e",
"body": "Exchange O365 emits RECURRENCE-ID as DATE-TIME with a TZID (e.g.\n\"W. Europe Standard Time:20260226T000000\") for events whose base\nDTSTART is VALUE=DATE. Midnight CET is 23:00 UTC the day before,\ncausing getDateKey() to produce \"2026-02-25\" instead of \"2026-02-26\"\nand the recurrence override to be si\n[…]\ng\n- IANA TZID variant (\"W. Europe Standard Time\")\n- raw offset TZID variant (\"UTC+01\")\n- expandRecurringEvent integration (moved occurrence appears on\n correct day; original slot absent)\n\nFixes #459.",
"is_bot": false,
"headline": "fix: correct RECURRENCE-ID date key for timezone-aware midnight (#460)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-18T19:51:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1396e5bf93f001adb7eea02a8f2323ba1ad58599",
"body": null,
"is_bot": true,
"headline": "chore(deps-dev): bump fast-xml-parser from 5.3.4 to 5.3.6 (#458)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-18T06:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbcde1e1d729576b544c760b980d738d49e8b8b2",
"body": null,
"is_bot": false,
"headline": "version bump to 0.25.2",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-16T10:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce60a80c8ee84318b64c0986c6650496fc3e365",
"body": null,
"is_bot": false,
"headline": "fix create PR step.",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-16T10:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ae1f1b1498ffac22ba0fa3d76ed25a2e12bad6",
"body": null,
"is_bot": false,
"headline": "fix linter errors",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-16T10:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f689961e7391ddf8d352c6139a5924e25e2698",
"body": null,
"is_bot": false,
"headline": "update release.yml to get npm release publish going.",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-15T11:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ff108fa333b5627a0d2fa74e3abde3d3d8e3a8",
"body": "…453)",
"is_bot": false,
"headline": "refactor: update rrule-temporal and remove Google UNTIL Workaround (#…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-15T07:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e077cadc3ba78af3d15a1098d469be733bcafc2b",
"body": null,
"is_bot": false,
"headline": "fix: correct EXDATE matching for full-day recurring events (#456)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-15T07:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c2258668207429d5f1e06c887c7aa365d4e2da",
"body": null,
"is_bot": false,
"headline": "fix: preserve timezone metadata on expanded event instances (#457)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-15T07:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee8181a0e94789b84e38628170f53e2d5214729",
"body": "…EQUENCE comes first (#452)",
"is_bot": false,
"headline": "fix: accept base series (RRULE) even when RECURRENCE-ID with higher S…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-08T18:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a584448ed96651fb5f731c48ab1f30b6650cb8",
"body": null,
"is_bot": false,
"headline": "version bump to 0.25.1",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-06T22:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8327d3bda9f2619ee5f5530c82f5e9325ae47c53",
"body": null,
"is_bot": false,
"headline": "remove --dry-run",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-06T22:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b44b87b3808dcd44a564b8a802570bbb66edb984",
"body": "…nal (#449)\n\n* fix(types): restore RFC 5545 required fields for VEvent, VTodo, VJournal\n\nIn #443, CalendarComponentCommon was introduced to share fields across\nVEVENT, VTODO, and VJOURNAL. However, this made all fields optional,\nbreaking TypeScript apps that relied on fields like uid, dtstamp, and\ns\n[…]\noss changes. These tests run before the\nmain test suite and will catch breaking type changes early in CI.\n\nThese tests prevent regressions like Issue #447 where fields became\nunintentionally optional.",
"is_bot": false,
"headline": "fix(types): restore RFC 5545 required fields for VEvent, VTodo, VJour…",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-06T22:13:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3da54e06dfb6557a48f751ee475215b7174ebee2",
"body": null,
"is_bot": false,
"headline": "fix: remove unused params field from BEGIN handler (#448)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-06T20:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022e5b243f3ec93a2480e2af2f2aa931601d2a81",
"body": "* test: add comprehensive tests for async parseICS error handling\n\n- Add test/async-error-handling.test.js with 10 test cases\n- Test successful parsing via callback\n- Test error handling for small files (< 2000 lines)\n- Test edge cases (empty ICS, minimal ICS, multiple events)\n- Test sync vs async p\n[…]\ny once, outside error handling\n- Errors thrown by user callbacks propagate normally\n\nAlso:\n- Add test verifying callback is called exactly once\n- Improve JSDoc precision for return value documentation",
"is_bot": false,
"headline": "fix: catch exceptions in async parseICS mode (#446)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-06T14:43:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4ba9800d963dbf373db5b80df93dc8205a84485",
"body": "The handler ' CLASS' had a leading space since 2011, making it unreachable.\nCLASS still worked via the fallback handler. Fixing the typo keeps CLASS\nexplicitly documented as a supported RFC 5545 property.\n\nFixes #301.",
"is_bot": false,
"headline": "fix: remove leading space in CLASS handler (#445)",
"author_name": "Kristjan ESPERANTO",
"author_login": "KristjanESPERANTO",
"committed_at": "2026-02-04T21:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2daf3d4f797e50634cf589249970dc853109b8",
"body": null,
"is_bot": false,
"headline": "add release.yml for future npm publishing on release",
"author_name": "Jens Maus",
"author_login": "jens-maus",
"committed_at": "2026-02-04T20:40:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 162,
"latest_release_at": "2026-07-21T06:41:46Z",
"latest_release_tag": "0.27.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 29,
"days_since_latest_release": 7,
"mean_days_between_releases": 18.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "node-ical",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"ical",
"ics",
"calendar",
"nodejs"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/node-ical",
"is_deprecated": false,
"latest_version": "0.27.1",
"repository_url": "https://github.com/jens-maus/node-ical",
"versions_count": 63,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 836223,
"first_published_at": "2017-02-17T13:47:06.367000Z",
"latest_published_at": "2026-07-21T06:42:07.894000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 62,
"stars": 168,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-12-27",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-16",
"count": 3
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-07",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-11-24",
"count": 2
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 60,
"total_forks": 62
},
"star_history": null,
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"test/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 43248,
"source_files_sampled": 37,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": "npm:node-ical@0.27.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "rrule-temporal",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "temporal-polyfill",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rrule-temporal",
"direct": true,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "temporal-polyfill",
"direct": true,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@es-joy/jsdoccomment",
"direct": false,
"version": "0.87.0",
"ecosystem": "npm"
},
{
"name": "@es-joy/resolve.exports",
"direct": false,
"version": "1.2.0",
"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-plugin-eslint-comments",
"direct": false,
"version": "4.7.2",
"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/compat",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/css",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "@eslint/css-tree",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@eslint/json",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/markdown",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@html-eslint/core",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@html-eslint/eslint-plugin",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@html-eslint/parser",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@html-eslint/template-parser",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@html-eslint/template-syntax-parser",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@html-eslint/types",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/momoa",
"direct": false,
"version": "3.3.10",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@nodable/entities",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@rviscomi/capo.js",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@sec-ant/readable-stream",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/base62",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/merge-streams",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/tsconfig",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "@stylistic/eslint-plugin",
"direct": false,
"version": "5.10.0",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/css-tree",
"direct": false,
"version": "2.3.11",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/katex",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/ms",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-openharmony-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@vscode/l10n",
"direct": false,
"version": "0.0.18",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"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": "6.2.3",
"ecosystem": "npm"
},
{
"name": "anynum",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "are-docs-informative",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "3.0.0",
"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": "baseline-browser-mapping",
"direct": false,
"version": "2.10.41",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.4",
"ecosystem": "npm"
},
{
"name": "builtin-modules",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001800",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "change-case",
"direct": false,
"version": "5.4.4",
"ecosystem": "npm"
},
{
"name": "character-entities",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "comment-parser",
"direct": false,
"version": "1.4.7",
"ecosystem": "npm"
},
{
"name": "common-path-prefix",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "confusing-browser-globals",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "core-js-compat",
"direct": false,
"version": "3.49.0",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "date-fns",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.21",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.384",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.24.1",
"ecosystem": "npm"
},
{
"name": "env-editor",
"direct": false,
"version": "1.3.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-html-parser",
"direct": false,
"version": "0.3.1",
"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": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-config-xo",
"direct": false,
"version": "0.53.2",
"ecosystem": "npm"
},
{
"name": "eslint-formatter-pretty",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-import-context",
"direct": false,
"version": "0.1.9",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-typescript",
"direct": false,
"version": "4.4.5",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-ava",
"direct": false,
"version": "17.0.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import-x",
"direct": false,
"version": "4.17.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsdoc",
"direct": false,
"version": "63.0.10",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-n",
"direct": false,
"version": "18.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.6",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-regexp",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-unicorn",
"direct": false,
"version": "67.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-rule-docs",
"direct": false,
"version": "1.1.235",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "espurify",
"direct": false,
"version": "3.2.0",
"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": "eventemitter3",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"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-xml-builder",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.10.1",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fault",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-cache-directory",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "format",
"direct": false,
"version": "0.2.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-stdin",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "github-slugger",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.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": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.7.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "html-entities",
"direct": false,
"version": "2.6.0",
"ecosystem": "npm"
},
{
"name": "html-standard",
"direct": false,
"version": "0.0.13",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "irregular-plurals",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-builtin-module",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-bun-module",
"direct": false,
"version": "2.0.0",
"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": "5.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-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "4.0.1",
"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-unsafe",
"direct": false,
"version": "2.0.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": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "jsdoc-type-pratt-parser",
"direct": false,
"version": "7.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-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.47",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "line-column-path",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "17.0.8",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"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": "longest-streak",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "luxon",
"direct": false,
"version": "3.7.2",
"ecosystem": "npm"
},
{
"name": "markdown-table",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "mdast-util-find-and-replace",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-frontmatter",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-autolink-literal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-strikethrough",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-task-list-item",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-math",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-phrasing",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.27.1",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.28.1",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "14.1.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micro-spelling-correcter",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "micromark",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-core-commonmark",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-extension-frontmatter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-autolink-literal",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-strikethrough",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-table",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-tagfilter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-task-list-item",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-math",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-factory-destination",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-label",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-space",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-title",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-whitespace",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-chunked",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-classify-character",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-combine-extensions",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-numeric-character-reference",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-string",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-html-tag-name",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-normalize-identifier",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-resolve-all",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-subtokenize",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"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": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "11.7.6",
"ecosystem": "npm"
},
{
"name": "moment",
"direct": false,
"version": "2.30.1",
"ecosystem": "npm"
},
{
"name": "moment-timezone",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.50",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "object-deep-merge",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "open-editor",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-imports-exports",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse-ms",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-statements",
"direct": false,
"version": "1.0.11",
"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-expression-matcher",
"direct": false,
"version": "1.6.2",
"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-scurry",
"direct": false,
"version": "1.11.1",
"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.5",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "plur",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "pluralize",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "powershell-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.4",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pretty-ms",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "refa",
"direct": false,
"version": "0.12.1",
"ecosystem": "npm"
},
{
"name": "regexp-ast-analysis",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "regjsparser",
"direct": false,
"version": "0.13.2",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "reserved-identifiers",
"direct": false,
"version": "1.2.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-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "scslre",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.2",
"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": "4.1.0",
"ecosystem": "npm"
},
{
"name": "simple-git-hooks",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "stable-hash-x",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "tagged-tag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "temporal-spec",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "temporal-utils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "to-valid-identifier",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "5.7.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.62.1",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-remove-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.12.2",
"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": "vscode-css-languageservice",
"direct": false,
"version": "6.3.10",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-textdocument",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-types",
"direct": false,
"version": "3.17.5",
"ecosystem": "npm"
},
{
"name": "vscode-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "9.3.4",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "xml-naming",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "xml-naming",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 503,
"direct_count": 2,
"indirect_count": 501
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 298,
"open_issues": 3,
"closed_ratio": 0.972,
"closed_issues": 103,
"closed_unmerged_prs": 127
},
"bus_factor": 2,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "jens-maus",
"commits": 191,
"avatar_url": "https://avatars.githubusercontent.com/u/5887769?v=4"
},
{
"type": "User",
"login": "peterbraden",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/52586?v=4"
},
{
"type": "User",
"login": "KristjanESPERANTO",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/35647502?v=4"
},
{
"type": "User",
"login": "sdetweil",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/1498142?v=4"
},
{
"type": "User",
"login": "mbalfour",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/20156470?v=4"
},
{
"type": "User",
"login": "snyk-bot",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/19733683?v=4"
},
{
"type": "User",
"login": "Apollon77",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/11976694?v=4"
},
{
"type": "User",
"login": "jfrumar",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1927629?v=4"
},
{
"type": "User",
"login": "runely",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/25814673?v=4"
},
{
"type": "User",
"login": "nhubbard",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3649523?v=4"
}
],
"contributors_sampled": 60,
"top_contributor_share": 0.356
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql-analysis.yml",
"dependabot-automerge.yml",
"nodejs.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "26 out of 26 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": 7,
"reason": "Found 10/14 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 22 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": "27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "50b4d7f51ae8fbf7ff17364e4c7868b3e6c4194f",
"ran_at": "2026-07-29T04:32:34Z",
"aggregate_score": 6.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T06:25:46Z",
"oldest_open_prs": [
{
"number": 532,
"created_at": "2026-07-26T20:49:16Z",
"last_comment_at": "2026-07-27T22:26:30Z",
"last_comment_author": "KristjanESPERANTO"
}
],
"last_merged_pr_at": "2026-07-24T09:39:27Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 219,
"created_at": "2022-09-10T12:15:45Z",
"last_comment_at": "2026-02-08T18:29:17Z",
"last_comment_author": "KristjanESPERANTO"
},
{
"number": 476,
"created_at": "2026-03-01T09:01:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 526,
"created_at": "2026-07-18T12:46:08Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jens-maus/node-ical",
"host": "github.com",
"name": "node-ical",
"owner": "jens-maus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 73,
"calibrated": 87,
"calibration": "2026-08-02"
}
}
],
"value": 87,
"inputs": {
"security": 73,
"vitality": 90,
"community": 64,
"governance": 76,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 53,
"weighted_overall_raw": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 90,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 162,
"human_commit_share": 0.59,
"days_since_last_push": 4,
"active_weeks_last_year": 29
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "29/52 weeks with commits",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 29
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "162 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 162
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 10,
"latest_release_tag": "0.27.1",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 18.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~18.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 18.3
}
}
],
"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": "exceptional",
"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": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 62,
"stars": 168,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "168 stars",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 168
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "62 forks",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 62
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"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": 99,
"inputs": {
"packages": [
"node-ical"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 836223
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "836,223 downloads/month across npm",
"points": 79,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 836223,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 60,
"top_contributor_share": 0.356
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 36% of commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 36
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "60 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 60
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 298,
"open_issues": 3,
"closed_issues": 103,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.972,
"closed_unmerged_prs": 127,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 40.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "298/425 decided PRs merged",
"points": 21,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 298,
"decided": 425
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/14 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"followers": 454,
"owner_type": "User",
"is_verified": null,
"owner_login": "jens-maus",
"public_repos": 49,
"account_age_days": 4645
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "454 followers of jens-maus",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 454,
"login": "jens-maus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~12 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"node-ical"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "63 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 63
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"icalendar",
"ics",
"nodejs",
"ical",
"npm",
"rrule"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 73,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "26 out of 26 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 10/14 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:node-ical@0.27.1 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:node-ical@0.27.1",
"assessed": 4
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": "exceptional",
"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": 4,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.864,
"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": "51 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"test/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.34
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "test/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "test/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "34 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 34,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 43248,
"source_files_sampled": 37,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (test/tsconfig.json, tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "test/tsconfig.json, tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/37 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 37,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T04:32:58.964699Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jens-maus/node-ical.svg",
"full_name": "jens-maus/node-ical",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}