JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"clock",
"date",
"dependency-injection",
"dependency-inversion-principle",
"deterministic",
"dip",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"solid",
"solid-principles",
"system",
"time",
"timers",
"fake-timers",
"sequential"
],
"is_fork": false,
"size_kb": 266,
"has_wiki": false,
"homepage": "https://github.com/jaenyf/time-provider",
"languages": {
"TypeScript": 181489
},
"pushed_at": "2026-07-23T10:08:20Z",
"created_at": "2026-06-20T09:30:20Z",
"owner_type": "User",
"updated_at": "2026-07-23T10:32:37Z",
"description": "TypeScript library for injecting time and timers with adapters for multiple date libraries.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "jaenyf",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/95911656?v=4",
"created_at": "2021-12-10T09:52:46Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1686
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "plugin-temporal-v0.2.0",
"kind": "other",
"published_at": "2026-07-18T15:35:38Z"
},
{
"tag": "plugin-native-v0.2.0",
"kind": "other",
"published_at": "2026-07-18T15:35:37Z"
},
{
"tag": "plugin-moment-v0.2.0",
"kind": "other",
"published_at": "2026-07-18T15:35:36Z"
},
{
"tag": "plugin-luxon-v0.2.0",
"kind": "other",
"published_at": "2026-07-18T15:35:36Z"
},
{
"tag": "plugin-dayjs-v0.2.0",
"kind": "other",
"published_at": "2026-07-18T15:35:35Z"
},
{
"tag": "core-v1.1.0",
"kind": "other",
"published_at": "2026-07-18T15:35:34Z"
},
{
"tag": "plugin-temporal-0.1.1",
"kind": "other",
"published_at": "2026-07-17T19:46:24Z"
},
{
"tag": "plugin-native-0.1.1",
"kind": "other",
"published_at": "2026-07-17T19:45:57Z"
},
{
"tag": "plugin-moment-0.1.1",
"kind": "other",
"published_at": "2026-07-17T19:45:32Z"
},
{
"tag": "plugin-luxon-0.1.1",
"kind": "other",
"published_at": "2026-07-17T19:45:07Z"
},
{
"tag": "plugin-dayjs-0.1.1",
"kind": "other",
"published_at": "2026-07-17T19:44:13Z"
},
{
"tag": "core-v1.0.1",
"kind": "other",
"published_at": "2026-07-16T13:57:50Z"
}
],
"recent_commits": [
{
"oid": "e1678e7be4bcd7d48900e7669c5fd084bfaff547",
"body": "* fix(core): prevent runtime mutability when created\n\n* test(core): against runtime immutability",
"is_bot": false,
"headline": "fix(core): prevent runtime mutability when created (#102)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-23T10:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942952f839c4dc45e0afeaabf8b77251fb8fa111",
"body": null,
"is_bot": false,
"headline": "chore: fix formating in test files",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-23T10:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019dae2758fdfb9cd27c0410ee385acf17294001",
"body": null,
"is_bot": false,
"headline": "chore: add logo to the readmes",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-23T07:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a0a62a9804ebeca106ac31dc21cdb8d6abd26a",
"body": null,
"is_bot": false,
"headline": "chore: add library logo as asset",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T22:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb255ecd00fbcccec6d296fd02fe51f7dad81b1",
"body": null,
"is_bot": false,
"headline": "chore: update readmes (#101)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T22:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5db24731e7edf212d9ff69c50e755a640f16ccc",
"body": null,
"is_bot": false,
"headline": "chore: improve code coverage (#100)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T20:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743d2376591ca5835932f6b7786c49db9abed467",
"body": "* feat: expose host timezone on local only clock interface\n\n* feat: expose current local timezone as a getter on the clock",
"is_bot": false,
"headline": "feat: expose host and local timezone (#99)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T20:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ecc96c394131369b871f55d87d6deff74ddbc3",
"body": "… (#98)",
"is_bot": false,
"headline": "chore: simplify package definition, build check and test config files…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T16:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c063238c250b6c8a59073a54b3b8b43f43af7a",
"body": null,
"is_bot": false,
"headline": "chore: fix benchmark logs automation",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T13:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24920f1291ed355eb51e8704839d4d8164884124",
"body": "…g its typescript dependency",
"is_bot": false,
"headline": "chore: move back stryker into devDependencies as it might fail loadin…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T11:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9837a6553a812e8c4e7cc0a86192edaeb9d9eb1",
"body": "Fixes #96",
"is_bot": false,
"headline": "fix: assume Temporal namespace is already available (#97)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T10:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "454ef47aa97886a3ce3eacfeb4e60107d1060953",
"body": null,
"is_bot": false,
"headline": "chore: update readmes",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-22T09:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86937e6adde244bbe4ffc69609a1ecf33d1157d7",
"body": "…ting",
"is_bot": false,
"headline": "chore: update contributing to describe features request and bug repor…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T13:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72c237943abfdee018bba5dfee799a413c1557d",
"body": null,
"is_bot": false,
"headline": "chore: fix github templates",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T13:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57f97b46fa235928add5502dbe7b18ebec7f763",
"body": null,
"is_bot": false,
"headline": "chore: add github templates for pr and issues (#95)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T12:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d291d037c2c0e74218f1d315be27ff5fc4bf87",
"body": null,
"is_bot": false,
"headline": "docs: add a code of conduct doc",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T12:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23208c51ebf5b4fb946b4bd720cfbdeeb7ccdf63",
"body": "* docs: add architecture doc\n\n* docs: add contributing doc\n\n* docs: add security doc\n\n* docs: fix wrong vite+ link in contributing doc\n\n* docs: remove development doc as it is replaced by contributing one\n\n* docs: fix root changelog header",
"is_bot": false,
"headline": "docs: openssf best practices files (#94)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T12:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6c72c064a209a3074f57d2001945b2d0f6c800",
"body": "* docs: update readmes\n\n* docs: add badges to readme files\n\n* docs: sync plugins readme headlines with github about content\n\n* docs: add dependencies count badges to readme files\n\n* docs: disambiguate plugin-moment-timezone name in related readme file\n\n* docs: add typescript types badges to readme f\n[…]\nnter badges to readme files\n\n* docs: add the CodeQL enabled badge to readme files\n\n* docs: add the openssf best practices badge to readme files\n\n* docs: adapt keywords and description for all packages",
"is_bot": false,
"headline": "docs: update readmes and package files information (#93)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T10:48:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d1b67df33a11c34d00b1382adf6094f45b91eb32",
"body": "… contain permissions (#91)\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: potential fix for code scanning alert no. 2: Workflow does not…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T09:57:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "028277dd742b694751153e21717c7fe543e71c68",
"body": "… contain permissions (#92)\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: potential fix for code scanning alert no. 1: Workflow does not…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T09:53:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c1fb5112cb63343637478a06d57ae8e572e7c64",
"body": null,
"is_bot": false,
"headline": "docs: update readmes (#90)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-21T06:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6abd1363823a449f656d58abf9223cc66c8f52",
"body": null,
"is_bot": false,
"headline": "refactor: codebase (#89)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-20T22:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77437dc306047df71c1b7e9aa6961ef9753a1a28",
"body": "* refactor(core)!: split clock interfaces to avoid propagating localNow to non timezone aware plugins\n\n* refactor(core,plugins): rename internal date and timestamp conversion method appropriately\n\n* feat(core,plugins): add true local time support\n\n* refactor(plugin-temporal)!: now use Temporal.Zoned\n[…]\n underlying type\n\n* refactor(plugin-dayjs): internally load dayjs utc and timezone plugins instead of relying on user\n\n* feat: withLocalTimezone on clock interfaces to replace ambiguous localNow calls",
"is_bot": false,
"headline": "feat!: introduce timezone and true local time support (#88)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-20T21:40:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5258e4ca187d4d381b70427da9aac6a274405266",
"body": null,
"is_bot": false,
"headline": "chore: update readmes",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-19T14:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2172c1c5dec89b67c28d28dcf3fdbfbe4fa69aa",
"body": "* perf: add benchmark (independant from faked performance api)\n\n* chore(automation): add automated benchmark logging on release\n\n* chore: update readmes for benchmark",
"is_bot": false,
"headline": "chore(automation): add automated benchmark (#86)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-19T14:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9af0291fa1c6326110c6afeca90e7a17fa0b44",
"body": "* chore(automation): prevent publish to fail when a package is not updated\n\n* chore: remove dead package script",
"is_bot": false,
"headline": "chore(automation): fix automated publish (#85)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-19T13:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b601b25311393daa12fc5bd34b9d0eea7c1f18",
"body": "…rval (#84)",
"is_bot": false,
"headline": "perf: reduce time complexity for deterministic setTimeout and setInte…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-19T09:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ef7595da04b283c2009519ce5167980ca5f076",
"body": null,
"is_bot": false,
"headline": "chore: add missing conventional branch definitions",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-19T05:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121d7e80f6a4e627dae701423f1e76fac158d568",
"body": null,
"is_bot": false,
"headline": "refactor(core,plugins): runtime helpers (#83)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T21:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb969bd1a87a87a8f2ca01f84adfe265ef2c2ccd",
"body": null,
"is_bot": false,
"headline": "refactor!: code quality (#81)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T20:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e0db5dfada904f3713ddacb1b21e1292fa8a60",
"body": null,
"is_bot": false,
"headline": "docs: synchronous vs asynchronous behavior (#80)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T17:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96bacddf32b36ec5d9a16ee1b06e5077d2b892f2",
"body": null,
"is_bot": false,
"headline": "chore: code cleanup (#79)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T16:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca668e810021768ac2047e936dd4ebb0f6e97c0b",
"body": "…og script (#78)",
"is_bot": false,
"headline": "chore(repository): fix wrong language detection for aggregate-changel…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T16:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df90bdd2cd93bb4701aa0a65f3496f4f70207b17",
"body": null,
"is_bot": false,
"headline": "chore(automation): fix issues labeling (#77)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T16:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd8495f3beb48e674f8667676ff233895a70ec8",
"body": null,
"is_bot": true,
"headline": "chore: regenerate aggregated changelog [skip ci]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T15:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695f33efeda127db034dab46c1bef13347bfa8c4",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release main (#76)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T15:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8889bdafb261e894c72a2d620db02e45dc69ad4",
"body": null,
"is_bot": false,
"headline": "chore: finalize move to github flow",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T15:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95830ee7a9b3d9c625d595599e71a47b79fffa7d",
"body": "…published bumps (#75)",
"is_bot": false,
"headline": "fix(automation): fix release-please grouped PR title and roll back un…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T15:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55fd1db818dcce57038ca8e68d1ef8f450fe6a3",
"body": "(cherry picked from commit e147cc72e64ee3b6e687ec40cf6606ccd1bf731a)",
"is_bot": false,
"headline": "fix(automation): release publication to trigger when required",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T15:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39eb19bbb16c3fbabe8028fba60b572b88c1b6fb",
"body": null,
"is_bot": false,
"headline": "fix(automation): simplify release-please pr names (#71)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T12:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2010b91f834d34238c1af47c517e0f6de4c8f1",
"body": "…tion (#70)",
"is_bot": false,
"headline": "fix(automation): ensure release-please can read appropriate configura…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T12:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5d90aff734c61b5d351fa7c081543d64a5a259",
"body": "* chore(automation): update check for github flow and enforces conventional branch\n\n* chore(automation): adapt release-please and publish workflows for github flow\n\n* chore(automation): temporarily add dev to the allowed branches until we fully move to github flow",
"is_bot": false,
"headline": "chore: migrate to gihub flow (#69)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-18T12:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfbb3eac3ff146eb6473be13d8fec6c77b6329d",
"body": "…se) (#68)",
"is_bot": false,
"headline": "chore(automation): automate issues closing when merged on main (relea…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-17T19:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9089456fb4dc8ee5f13125b6b4eb692c8e726be5",
"body": null,
"is_bot": false,
"headline": "fix(automation): ensure concurrency doesn't break workflow (#67)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-17T17:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa34be02b811d29eb00a01dabd4d709b93cadc4",
"body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.\n- [Release notes](https://github.com/googleapis/release-please-action/releases)\n- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)\n- [Commits](https://git\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 googleapis/release-please-action from 4 to 5 (#63)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T16:42:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "df1e18b6498070596b8772abb2269e7be7ab165e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\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 actions/checkout from 6 to 7 (#64)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T16:41:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38f30ac65ec7dc2bbc0a7637cf009922adf27717",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\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 actions/setup-node from 6 to 7 (#62)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T16:39:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3f169642717a2784cda7c78f5283c5a3ce4fe22",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\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 codecov/codecov-action from 5 to 7 (#61)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T16:35:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c84a73141e8eea1b4052e9f574372adabb4f5df",
"body": null,
"is_bot": false,
"headline": "fix: ci badges display on readmes (#66)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-17T16:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caab8257d76d72ffe1bd668915e761890533536c",
"body": null,
"is_bot": false,
"headline": "fix: exclude dist from coverage (#65)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-17T16:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3a0789ef1b02ded435678f227263531c0c0b7a",
"body": "* chore(automation): aggregate packages changelogs into the main one\n\n* chore: remove stale changelog entries pointing to a rewritten commit\n\n* chore(automation): avoid runing publish if ci failed on main\n\n* chore(automation): optimize and ensure commitlint is always run server-side\n\n* chore(automat\n[…]\ndabot): increase versions if necessary and also monitor github-actions\n\n* fix(automation): partial commitlint installation because of bun\n\n* fix(automation): also warn if dev has moved during the sync",
"is_bot": false,
"headline": "fix: automation (#60)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-17T16:15:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bf8236c7ab1da30d32466100e0f5e7684920577c",
"body": "… (#59)\n\nThis fixes an issue where zero-or-egative delay scheduled callbacks may run even if time is fixed.\n\nFixes: #57",
"is_bot": false,
"headline": "fix(core): prevent some scheduled callbacks to run when time is fixed…",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T20:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2086dcd32ef7bd3d2ab7e105ee37314d3253507c",
"body": "This fix some manual advance calls resulting in incorrect triggers of scheduled callback\n\nFixes: #56",
"is_bot": false,
"headline": "fix(core,plugins): atomicity of manual advance (#58)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T20:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aee7fea94e8945c49e11dcf809dba0ed5693e9e",
"body": null,
"is_bot": false,
"headline": "chore: next release",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T13:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40782c93c72e13721c44e77b3faa0ad4c4bb4ac7",
"body": null,
"is_bot": true,
"headline": "chore: release main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-16T13:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e110f056cb16b7574c8dfe310ea593a795167326",
"body": null,
"is_bot": false,
"headline": "feat(test-e2e): introduce e2e tests (#54)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T13:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e031c18cce27ba1ddc6901b0cb0996956d1ce674",
"body": "* fix(dayjs): exported plugin signature\n\n* fix(luxon): exported plugin signature\n\n* fix(moment): exported plugin signature\n\n* fix(native): exported plugin signature\n\n* fix(temporal): exported plugin signature",
"is_bot": false,
"headline": "fix: exported plugin signatures (#53)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T13:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532fa75b2522a4a9d48d8a5980398ec521d7bc26",
"body": "* chore: export ITimeProviderCreator from core\n\n* chore: revert unused exports\n\n* chore: use ts for commitlint config\n\n* fix(stryker): makes stryker run mutation tests\n\n* chore(stryker): remove stryker from dependencies\n\n* chore: remove automated release hotfix leftovers",
"is_bot": false,
"headline": "fix: codebase (#51)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T13:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de05af4f6e5e9596b808130dcb0bec1b143cedaa",
"body": null,
"is_bot": false,
"headline": "fix: npm automated publishing",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-16T10:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e9511e82c00edf699f198013b2a65dc5fe781e",
"body": "fix: add provenance flag when publishing to npm",
"is_bot": false,
"headline": "Merge pull request #49 from jaenyf/dev",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T15:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cb175032cdbf48722a8e8f4dad5821d2303c4b7",
"body": null,
"is_bot": false,
"headline": "fix: add provenance flag when publishing to npm",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T15:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2169a664ab22bfdbe072c3efae0a877a8fcfe2",
"body": "chore: bootstrap automated releases",
"is_bot": false,
"headline": "Merge pull request #48 from jaenyf/dev",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T14:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a684cf22da30057f40d79b1a841ad9fed5c653e",
"body": null,
"is_bot": false,
"headline": "chore: reverting back release-please target-branch",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T14:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a41cb92e49121293459df641c161652593827a",
"body": null,
"is_bot": false,
"headline": "fix: ignore format check on changelog files",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T14:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5551174737ac793d3bd69c7b0ede4b7968b4061",
"body": "chore: release dev",
"is_bot": false,
"headline": "Merge pull request #47 from jaenyf/release-please--branches--dev",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T14:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8bbafe5dab7156e1f784141da0017a70fea3ee",
"body": null,
"is_bot": true,
"headline": "chore: release dev",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-15T14:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7133fc79f0d052ea139c759788c111e189775a",
"body": null,
"is_bot": false,
"headline": "fix: bootstrap the 1st release-please from dev",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T14:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914573b17faaef990f01efbc191841073abe44a6",
"body": null,
"is_bot": false,
"headline": "fix: make release-please run on the whole repo (#46)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T14:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9df7c696f2e12c76f5cd824961eee301b28913d",
"body": null,
"is_bot": false,
"headline": "chore: knip codebase (#44)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f36f5c02b6b44e926c7525b339137f19c382c1",
"body": null,
"is_bot": false,
"headline": "chore: introduce automated releases (#43)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0a9e9d8353d26585b2a5193fa780f884aa7bfa",
"body": null,
"is_bot": false,
"headline": "fix(core,repo): adapt readmes for namespaces (#42)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1a448a6057a81abf00ee5c0780673b75a770d7",
"body": null,
"is_bot": false,
"headline": "refactor!: segregates concerns through interfaces (#41)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e01e96381ee9669ac8db097122e807b54b55c6b",
"body": null,
"is_bot": false,
"headline": "test: callbacks run multiple times if time advance consequently (#40)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec84a6589a50882916629059c5ab92bdd5218abf",
"body": null,
"is_bot": false,
"headline": "chore: adapt readme for SOLID and DDD (#39)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5705993c82ee77f08771f2732bdd368fc25cfd74",
"body": null,
"is_bot": false,
"headline": "chore: describe tests to help tests discoverer (#38)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af6307ba837d3707b42e8dbf42a4101dee66f05",
"body": "* feat(scheduler): setTimeout and clearTimeout\n\n* feat(scheduler): setInterval and clearInterval\n\n* test: add sequential runtime tests\n\n* refactor: setTimeout & setInterval signatures\n\n* chore: update readmes",
"is_bot": false,
"headline": "feat(scheduler): add a scheduler (#37)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f210355bb829cb185380ffcfd13e0d6ae36b34ef",
"body": "* chore: exclude test-shared from coverage\n\n* chore: add default test reporter",
"is_bot": false,
"headline": "chore: adapt coverage (#33)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-15T13:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310294311dd270511cdeaa8e25d2454650b4cfc9",
"body": "* Knip (#22)\n\n* chore: Knip unused dependencies\n\n* chore: Add missing stryker dev dependencies\n\n* chore: Cleaning release-please leftovers\n\n* Chore (#23)\n\n* chore: Update NPM keywords and description\n\n* chore: Add clean script to remove any artifacts\n\n* chore: Canceling npm packages minification\n\n* \n[…]\n be moved backward (#27)\n\n* chore : add junit test results for codecov (#28)\n\n* chore: Remove the displayed codecov badge (#29)\n\n* refactor: minor code refactoring (#30)\n\n* chore: release v0.0.4 (#31)",
"is_bot": false,
"headline": "v0.0.4 (#32)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-08T19:37:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "573930acd3d7ba929c49406f45f6be7f38e1ee9b",
"body": null,
"is_bot": false,
"headline": "v0.0.3 (#21)",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-07-06T18:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde16d59064b2558712184f047c3fefb38436f10",
"body": null,
"is_bot": false,
"headline": "Npm fixes",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-06-30T17:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5771f72a57df35b2402f3b349aebcb524d9a0ae0",
"body": null,
"is_bot": false,
"headline": "Initial codebase",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-06-29T19:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d8560f6d5d09e66efbc7eb7fad581793084c58",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "jaenyf",
"author_login": "jaenyf",
"committed_at": "2026-06-20T09:30:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 82,
"latest_release_at": "2026-07-18T15:35:38Z",
"latest_release_tag": "plugin-temporal-v0.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@time-provider/core",
"exists": true,
"license": "MIT",
"keywords": [
"clock",
"date",
"deterministic",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"system",
"time"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@time-provider/core",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": "https://github.com/jaenyf/time-provider",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2274,
"first_published_at": "2026-06-30T05:34:34.044000Z",
"latest_published_at": "2026-07-18T15:51:32.007000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@time-provider/plugin-dayjs",
"exists": true,
"license": "MIT",
"keywords": [
"clock",
"date",
"deterministic",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"system",
"time"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@time-provider/plugin-dayjs",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/jaenyf/time-provider",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1058,
"first_published_at": "2026-06-30T05:35:43.409000Z",
"latest_published_at": "2026-07-18T15:51:39.881000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@time-provider/plugin-luxon",
"exists": true,
"license": "MIT",
"keywords": [
"clock",
"date",
"deterministic",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"system",
"time"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@time-provider/plugin-luxon",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/jaenyf/time-provider",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1079,
"first_published_at": "2026-06-30T05:36:10.092000Z",
"latest_published_at": "2026-07-18T15:51:46.922000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@time-provider/plugin-moment",
"exists": true,
"license": "MIT",
"keywords": [
"clock",
"date",
"deterministic",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"system",
"time"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@time-provider/plugin-moment",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/jaenyf/time-provider",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1199,
"first_published_at": "2026-06-30T05:36:44.611000Z",
"latest_published_at": "2026-07-18T15:51:53.812000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@time-provider/plugin-native",
"exists": true,
"license": "MIT",
"keywords": [
"clock",
"date",
"deterministic",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"system",
"time"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@time-provider/plugin-native",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/jaenyf/time-provider",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1226,
"first_published_at": "2026-06-30T05:37:09Z",
"latest_published_at": "2026-07-18T15:52:01.029000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@time-provider/plugin-temporal",
"exists": true,
"license": "MIT",
"keywords": [
"clock",
"date",
"deterministic",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"system",
"time"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@time-provider/plugin-temporal",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/jaenyf/time-provider",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1057,
"first_published_at": "2026-06-30T05:37:49.446000Z",
"latest_published_at": "2026-07-18T15:52:08.502000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/core/tsconfig.json",
"packages/plugin-dayjs/tsconfig.json",
"packages/plugin-luxon/tsconfig.json",
"packages/plugin-moment-timezone/tsconfig.json",
"packages/plugin-moment/tsconfig.json",
"packages/plugin-native/tsconfig.json",
"packages/plugin-temporal/tsconfig.json",
"packages/test-e2e/tsconfig.json",
"packages/test-shared/tsconfig.json",
"packages/test/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 20801,
"source_files_sampled": 117,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "vite-plus",
"direct": false,
"version": "catalog:",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 10,
"advisory_ids": [
"GHSA-33r3-4whc-44c2",
"GHSA-fx2h-pf6j-xcff",
"GHSA-g8mr-85jm-7xhm",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 4,
"oldest_advisory_days": 98
},
{
"name": "vitest",
"direct": false,
"version": "catalog:",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp",
"GHSA-9crc-q9x8-hgqq"
],
"fixed_version": "4.1.0",
"advisory_count": 2,
"oldest_advisory_days": 534
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"critical": 2
},
"advisory_count": 6,
"affected_count": 2,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 14,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@js-temporal/polyfill",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "^0.5.1"
},
{
"name": "@time-provider/core",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/plugin-dayjs",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/plugin-luxon",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/plugin-moment",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/plugin-moment-timezone",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/plugin-native",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/plugin-temporal",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@time-provider/test-shared",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@types/luxon",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "^3.7.2"
},
{
"name": "dayjs",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "~1.8.15"
},
{
"name": "luxon",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "^3.7.2"
},
{
"name": "moment",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "~2.30.1"
},
{
"name": "moment-timezone",
"manifest": "packages/test-e2e/package.json",
"ecosystem": "npm",
"version_constraint": "0.6.3"
},
{
"name": "@time-provider/core",
"manifest": "packages/test-shared/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@js-temporal/polyfill",
"direct": true,
"version": "^0.5.1",
"ecosystem": "npm"
},
{
"name": "@js-temporal/polyfill",
"direct": true,
"version": "~0.5.1",
"ecosystem": "npm"
},
{
"name": "@types/luxon",
"direct": true,
"version": "^3.7.2",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": true,
"version": "~1.8.15",
"ecosystem": "npm"
},
{
"name": "luxon",
"direct": true,
"version": "^3.7.2",
"ecosystem": "npm"
},
{
"name": "moment",
"direct": true,
"version": "~2.30.1",
"ecosystem": "npm"
},
{
"name": "moment-timezone",
"direct": true,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "moment-timezone",
"direct": true,
"version": "~0.6.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "^21.2.0",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "^30",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "^15",
"ecosystem": "npm"
},
{
"name": "@stryker-mutator/core",
"direct": false,
"version": "^9.6.1",
"ecosystem": "npm"
},
{
"name": "@stryker-mutator/vitest-runner",
"direct": false,
"version": "^9.6.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "^6.1.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "validate-branch-name",
"direct": false,
"version": "^1.3.2",
"ecosystem": "npm"
},
{
"name": "vite-plus",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 22,
"direct_count": 8,
"indirect_count": 14
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 87,
"open_issues": 1,
"closed_ratio": 0.667,
"closed_issues": 2,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "jaenyf",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/95911656?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"check.yml",
"label-issues-awaiting-release.yml",
"release-please.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": "18 out of 18 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": 2,
"reason": "badge detected: InProgress",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 6,
"reason": "SAST tool is not run on all commits -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e1678e7be4bcd7d48900e7669c5fd084bfaff547",
"ran_at": "2026-07-24T00:16:17Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T10:08:24Z",
"oldest_open_prs": [
{
"number": 82,
"created_at": "2026-07-18T20:51:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2026-07-19T16:42:39Z",
"last_comment_at": "2026-07-19T16:43:57Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2026-07-23T10:08:03Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 96,
"created_at": "2026-07-22T09:37:57Z",
"last_comment_at": "2026-07-22T10:48:39Z",
"last_comment_author": "github-actions"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jaenyf/time-provider",
"host": "github.com",
"name": "time-provider",
"owner": "jaenyf"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 60,
"vitality": 74,
"community": 49,
"governance": 48,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 82,
"human_commit_share": 0.902,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "82 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 82
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 12,
"latest_release_tag": "plugin-temporal-v0.2.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 65,
"inputs": {
"packages": [
"@time-provider/core",
"@time-provider/plugin-dayjs",
"@time-provider/plugin-luxon",
"@time-provider/plugin-moment",
"@time-provider/plugin-native",
"@time-provider/plugin-temporal"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 7893
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,893 downloads/month across npm",
"points": 52,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7893,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 87,
"open_issues": 1,
"closed_issues": 2,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "87/97 decided PRs merged",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 87,
"decided": 97
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 32,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "jaenyf",
"public_repos": 3,
"account_age_days": 1686
},
"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": "1 followers of jaenyf",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "jaenyf"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~4 yr old",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@time-provider/core",
"@time-provider/plugin-dayjs",
"@time-provider/plugin-luxon",
"@time-provider/plugin-moment",
"@time-provider/plugin-native",
"@time-provider/plugin-temporal"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "6 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 6,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"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": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "18 out of 18 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": 65,
"inputs": {
"topics": [
"clock",
"date",
"dependency-injection",
"dependency-inversion-principle",
"deterministic",
"dip",
"fake",
"fixed",
"frozen",
"injection",
"manual",
"provider",
"running",
"solid",
"solid-principles",
"system",
"time",
"timers",
"fake-timers",
"sequential"
],
"has_wiki": false,
"homepage": "https://github.com/jaenyf/time-provider",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://github.com/jaenyf/time-provider",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"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": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5
},
"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": "18 out of 18 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": "badge detected: InProgress",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 resolved dependencies against OSV; 14 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 8
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 14
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 6,
"affected_packages": 2,
"assessed_packages": 8,
"unassessed_packages": 14,
"affected_by_severity": "critical 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 8,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.959,
"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": "71 of 74 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 71,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"packages/core/tsconfig.json",
"packages/plugin-dayjs/tsconfig.json",
"packages/plugin-luxon/tsconfig.json",
"packages/plugin-moment-timezone/tsconfig.json",
"packages/plugin-moment/tsconfig.json",
"packages/plugin-native/tsconfig.json",
"packages/plugin-temporal/tsconfig.json",
"packages/test-e2e/tsconfig.json",
"packages/test-shared/tsconfig.json",
"packages/test/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.024,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.049
},
"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": "packages/core/tsconfig.json, packages/plugin-dayjs/tsconfig.json, packages/plugin-luxon/tsconfig.json, packages/plugin-moment-timezone/tsconfig.json, packages/plugin-moment/tsconfig.json, packages/plugin-native/tsconfig.json, packages/plugin-temporal/tsconfig.json, packages/test-e2e/tsconfig.json, packages/test-shared/tsconfig.json, packages/test/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/core/tsconfig.json, packages/plugin-dayjs/tsconfig.json, packages/plugin-luxon/tsconfig.json, packages/plugin-moment-timezone/tsconfig.json, packages/plugin-moment/tsconfig.json, packages/plugin-native/tsconfig.json, packages/plugin-temporal/tsconfig.json, packages/test-e2e/tsconfig.json, packages/test-shared/tsconfig.json, packages/test/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 82 commits agent-authored or agent-credited",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 82
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 82 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 82
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 20801,
"source_files_sampled": 117,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/117 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 117,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch npm package '@time-provider/test-e2e' from its registry",
"Could not fetch npm package '@time-provider/test-shared' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-24T00:16:29.943567Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jaenyf/time-provider.svg",
"full_name": "jaenyf/time-provider",
"license_state": "standard",
"license_spdx": "MIT"
}