Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"npm-cli"
],
"is_fork": false,
"size_kb": 283,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 49689
},
"pushed_at": "2026-07-02T20:03:12Z",
"created_at": "2021-08-04T21:33:31Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T01:20:32Z",
"description": "filesystem helper functions, wrappers, and promisification for the npm cli",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://npmjs.com",
"name": "npm",
"type": "Organization",
"login": "npm",
"company": null,
"location": "United States of America",
"followers": 5027,
"avatar_url": "https://avatars.githubusercontent.com/u/6078720?v=4",
"created_at": "2013-12-01T14:43:53Z",
"is_verified": null,
"public_repos": 358,
"account_age_days": 4616
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2026-05-15T18:43:30Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2025-10-23T17:22:21Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2024-09-23T22:07:58Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2024-05-04T01:09:01Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2022-11-03T20:50:35Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-10-12T17:36:30Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2022-08-15T19:54:08Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2022-07-20T22:42:39Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-03-21T23:48:31Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2022-02-23T19:10:10Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-02-23T17:52:23Z"
}
],
"recent_commits": [
{
"oid": "69be794590676c64649b09527fa16c4cc291a24c",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n5.1.0 to 5.1.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\">@npmcli/template-oss's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.1.1</h2>\n<h2><a\nhref=\"https:\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 5.1.0 to 5.1.1 (#149)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T15:48:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a529e377ed97a7ad87f416344551ded26d54cc3",
"body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from\n6.0.1 to 7.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/eslint-config/releases\">@npmcli/eslint-config's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v7.0.0</h2>\n<h2><a\nhref=\"ht\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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: bump @npmcli/eslint-config from 6.0.1 to 7.0.0 (#148)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T15:31:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "790c9dc7b4676a8ca669aa198fa5c745eb310631",
"body": ":robot: I have created a release *beep* *boop*\n---\n\n\n## [6.0.0](https://github.com/npm/fs/compare/v5.0.0...v6.0.0)\n(2026-05-15)\n### ⚠️ BREAKING CHANGES\n* `@npmcli/fs` now supports node `^22.22.2 || ^24.15.0 || >=26.0.0`\n* template-oss-apply\n### Features\n*\n[`4b500fc`](https://github.com/npm/fs/commit\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 6.0.0 (#147)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-15T18:42:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c4063025b6f3bc8819d1b8c9d96be6cf64fa359",
"body": null,
"is_bot": false,
"headline": "fix: avoid passing Stats object as type to fs.symlink in moveFile",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2026-05-15T18:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11aa9176013b9d499f970419f09cb03d84ef34e5",
"body": null,
"is_bot": false,
"headline": "chore: template-oss-apply",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2026-05-15T18:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b500fc39453a0a0b56c334490c2de422fed533c",
"body": "BREAKING CHANGE: `@npmcli/fs` now supports node `^22.22.2 || ^24.15.0 || >=26.0.0`",
"is_bot": false,
"headline": "feat!: bump to new node engine range",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2026-05-15T18:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c281db6d72ceadce6d12f61f43dc4f2a8290f0de",
"body": null,
"is_bot": false,
"headline": "feat!: template-oss-apply",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2026-05-15T18:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef558972e0cdf83d68f7be58d4eb137d217bb6f7",
"body": null,
"is_bot": false,
"headline": "chore: bumping @npmcli/template-oss from 4.30.0 to 5.1.0",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2026-05-15T18:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fedb21b03c35527e5659e70d5f07fa5810b982c",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.29.0 to 4.30.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.30.0</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0 (#141)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T15:38:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd6bbf571f88b9bc328f829b464627dc46524f08",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.28.1 to 4.29.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.29.0</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.28.1 to 4.29.0 (#140)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-20T18:58:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15a8af16d517186bceeeb5917acb60936f7c8257",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.28.0 to 4.28.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.28.1</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#138)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T16:57:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02618c49f31be13ca6c3a4811e01d535661975c5",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.27.1 to 4.28.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.28.0</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#137)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T21:32:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b784d7ef08f677cd6652c811d62dd4d58a6db92",
"body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from\n5.1.0 to 6.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/eslint-config/releases\"><code>@npmcli/eslint-config</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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: bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#136)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-23T20:52:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b473b1578b8506d0dee9eab2f0e547296c4de5d3",
"body": ":robot: I have created a release *beep* *boop*\n---\n\n\n## [5.0.0](https://github.com/npm/fs/compare/v4.0.0...v5.0.0)\n(2025-10-23)\n### ⚠️ BREAKING CHANGES\n* `@npmcli/fs` now supports node `^20.17.0 || >=22.9.0`\n### Bug Fixes\n*\n[`f3b5996`](https://github.com/npm/fs/commit/f3b5996ae144c740c2238f5bb4960d9\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 5.0.0 (#134)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-10-23T17:20:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "397d379a24aee08cb5e248c5294aec77f40411b4",
"body": null,
"is_bot": false,
"headline": "chore: align tests with nodejs behavior change",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2025-10-23T17:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be67ee39cd1363f7a47619b22574603817bf6ed",
"body": null,
"is_bot": false,
"headline": "chore: template-oss-apply",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2025-10-22T20:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b5996ae144c740c2238f5bb4960d9df896e242",
"body": "BREAKING CHANGE: `@npmcli/fs` now supports node `^20.17.0 || >=22.9.0`",
"is_bot": false,
"headline": "fix!: align to npm 11 node engine range",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2025-10-22T20:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cbc2b29923127c9ad9d3833fee1eafb41fc005a",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.26.0 to 4.27.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.27.1</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#132)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-21T22:31:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66274a05af4b71aeb185d787330051b853352583",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.25.1 to 4.26.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.26.0</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.25.1 to 4.26.0 (#130)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-20T21:24:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "adf826f9f1c9f7e42741ff366ac0d8178bfb1657",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.25.0 to 4.25.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.25.1</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#129)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-19T15:22:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d7cddcafccf76fcfe974d6b7b530978228af74a2",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.24.4 to 4.25.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.25.0</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#128)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-10T00:03:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c89d051b7c4327b8f3ea5c0a3768792c90badfb",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.24.3 to 4.24.4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.24.4</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.24.3 to 4.24.4 (#127)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-26T17:21:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f74601489a9c258642630bef4fbb083c21ff36e",
"body": null,
"is_bot": false,
"headline": "chore: postinstall workflow updates (#126)",
"author_name": "Michael Smith",
"author_login": null,
"committed_at": "2025-04-28T18:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a02e90a11f7c32431f918347fc82fcac3a93dc0",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from\n4.23.3 to 4.24.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/npm/template-oss/releases\"><code>@npmcli/template-oss</code>'s\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.24.3</h2>\n<h2\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.23.3 to 4.24.3 (#125)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-09T21:09:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70bf80857da6c8c79b927e53027fa9e38504ed70",
"body": ":robot: I have created a release *beep* *boop*\n---\n\n\n## [4.0.0](https://github.com/npm/fs/compare/v3.1.1...v4.0.0)\n(2024-09-11)\n### ⚠️ BREAKING CHANGES\n* `@npmcli/fs` now supports node `^18.17.0 || >=20.5.0`\n### Bug Fixes\n*\n[`618ca23`](https://github.com/npm/fs/commit/618ca236ab9a8e8fe515707efa6c518\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 4.0.0 (#122)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-09-23T22:06:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c6714216afb9469f2add2e2f13cf0eaf241299d",
"body": null,
"is_bot": false,
"headline": "chore: enable auto publish",
"author_name": "Chris Sidi",
"author_login": "hashtagchris",
"committed_at": "2024-09-11T16:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f45800994afddaa472ceac15ff8600a89ae7ca",
"body": null,
"is_bot": false,
"headline": "chore: run template-oss-apply",
"author_name": "Chris Sidi",
"author_login": "hashtagchris",
"committed_at": "2024-09-03T17:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618ca236ab9a8e8fe515707efa6c51869badff22",
"body": "BREAKING CHANGE: `@npmcli/fs` now supports node `^18.17.0 || >=20.5.0`",
"is_bot": false,
"headline": "fix!: align to npm 10 node engine range",
"author_name": "Chris Sidi",
"author_login": "hashtagchris",
"committed_at": "2024-09-03T17:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65bff4ea1d681d3a3009c9a554961a205c36114a",
"body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.\n- [Release notes](https://github.com/npm/eslint-config/releases)\n- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.\n[…]\ndated-dependencies:\n- dependency-name: \"@npmcli/eslint-config\"\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-29T20:05:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6dd91fc020f098d513cb96ab4379ab9b8d667d37",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Chris Sidi",
"author_login": "hashtagchris",
"committed_at": "2024-08-29T11:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72176f81fd7adf8da9fd31339ee7b2ee9ee352bf",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.23.1 to 4.23.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.23.1...v4.23.3\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.23.1 to 4.23.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-29T11:40:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b9ce31358787f218b3d42e1b854560c3d3ea5d68",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Chris Sidi",
"author_login": "hashtagchris",
"committed_at": "2024-08-26T22:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733f9c644f50453e7ea79827bab71e34a4fb65ff",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.22.0...v4.23.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-26T22:38:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f51359dd52cd06bd4cb2c36202163f330c528c4",
"body": ":robot: I have created a release *beep* *boop*\n---\n\n\n## [3.1.1](https://github.com/npm/fs/compare/v3.1.0...v3.1.1)\n(2024-05-03)\n\n### Documentation\n\n*\n[`2cb7474`](https://github.com/npm/fs/commit/2cb74741359bc3712d08760aebe1c25cc0f42f3d)\n[#91](https://github.com/npm/fs/pull/91) fix the example for\nre\n[…]\nogleapis/release-please). See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 3.1.1 (#108)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-05-04T01:07:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "456d3438ed24509a4703b984cc5679977f55ae6f",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2024-05-03T20:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237e7c696658e2617a4e0198990cd01c3f3a5746",
"body": null,
"is_bot": false,
"headline": "chore: bump @npmcli/template-oss to 4.22.0",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2024-05-03T20:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914224478eb55d58fc2ed8972f15361289416f96",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2024-04-21T16:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0f7c6de9052ddba37df5cc2a1cbfc5dda40efc",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.3 to 4.21.4.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.21.3...v4.21.4\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.21.3 to 4.21.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-21T16:37:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bf5f58fcff0e674506d9a47a5e363544af2cd4f5",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-12-07T22:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5e7c2481ba5669835277af30b1be57f968a677",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.1 to 4.21.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.21.1...v4.21.3\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.21.1 to 4.21.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-07T22:30:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83b56417c2b833f4f4003239f244d36b339c428e",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-12-04T21:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30e6d1e5a6e23b77b4fe4c6e8e228d62214816f",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.19.0 to 4.21.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.19.0...v4.21.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.19.0 to 4.21.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-04T21:20:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2cb74741359bc3712d08760aebe1c25cc0f42f3d",
"body": null,
"is_bot": false,
"headline": "docs: fix the example for readdirScoped (#91)",
"author_name": "Amin Yahyaabadi",
"author_login": "aminya",
"committed_at": "2023-10-17T17:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6f7a1ca1650a07ae9762ce5093abf0f209f2402",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-09-18T18:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f16e96103d0a6e8e3badc5d19ac817ae5fabfc",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.18.0 to 4.19.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.18.0...v4.19.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.18.0 to 4.19.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-18T18:26:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef4c6ba287b67a7c2e927db6d8e243654a7b054b",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-07-19T15:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085135a8239fa0353ff552bfe029d663d0e77f24",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.17.0 to 4.18.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.17.0...v4.18.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.17.0 to 4.18.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-19T15:24:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e8905ab73ea810511b6816a9a69c75ec00c6127a",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-07-13T16:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c92d23a8fb84ca4f460a5664076cf7f8db168931",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.15.1 to 4.17.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.15.1...v4.17.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.15.1 to 4.17.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-13T16:03:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c96212f9f936c87ca24adee62b7e662dadf7ad9",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-05-31T18:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3673e321ae918dd6be7460e830e1d4bff21ca659",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.14.1 to 4.15.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.14.1...v4.15.1\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.14.1 to 4.15.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-31T18:54:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "93245a4143f54027895bd701148c6334cc46c99e",
"body": "* chore: bump @npmcli/template-oss from 4.12.1 to 4.14.1\n\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.12.1 to 4.14.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](htt\n[…]\nsupport@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm CLI robot <npm-cli+bot@github.com>\nCo-authored-by: nlf <quitlahok@gmail.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.12.1 to 4.14.1 (#71)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-26T19:55:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4539f927f25230b9672a7cf10dd30845e2e4a94c",
"body": "* chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1\n\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.12.0 to 4.12.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](htt\n[…]\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: npm CLI robot <npm-cli+bot@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#70)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-26T19:47:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c422365e988ad3468e3b2eec4a1796726747113f",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-03-08T00:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0852782679ff516252fc048c97287373e55237aa",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.4 to 4.12.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.11.4...v4.12.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.11.4 to 4.12.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-08T00:49:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b3a8a42e30f92a048e09daebba14158b8e011a2d",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-02-08T17:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5750e184a39edebe4d818a53a024c18a17c18268",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.3 to 4.11.4.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.11.3...v4.11.4\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.11.3 to 4.11.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-08T17:19:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96e6420f1d520afa1c90b619c20ec7687656beab",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2023-01-25T21:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea37949ba84fea3605888f2f43a6b15b5ae9a1c1",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.0 to 4.11.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.11.0...v4.11.3\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.11.0 to 4.11.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-25T21:17:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6cf4e789115d1d03b7506a98f85796aa6b65955b",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-12-10T21:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91114a7144bba34ca38ac7cfb83515b0272aac14",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.10.0 to 4.11.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.10.0...v4.11.0\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.10.0 to 4.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-10T21:11:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2518a2c4e3134b7fb8a84ca442196e536095cf0f",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-11-12T21:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d920e1b5874e94060c603700a66db8837b7070",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.8.0 to 4.10.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.8.0...v4.10.0)\n\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.8.0 to 4.10.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-11-12T21:38:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf77fd08615fbc63499bb418f98ca0c0a1e5d9b8",
"body": null,
"is_bot": true,
"headline": "chore: release 3.1.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-11-03T20:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecbb1507e0f6af546c17719426807ec3716c5b54",
"body": "Closes #56",
"is_bot": false,
"headline": "feat: port @npmcli/move-file (#63)",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-11-03T20:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126871003bd0fcf615ac15621b11fec03e76ed2d",
"body": "Closes #57",
"is_bot": false,
"headline": "feat: add readdirScoped method",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-11-03T20:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e91cb181d2630285300aba9276240fca123f9f",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-10-28T05:50:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519c115b779c684763a1e3e4c96fb59922ac80d6",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.2 to 4.8.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.6.2...v4.8.0)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.6.2 to 4.8.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-28T05:50:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1722abb92208a0f315fb5894be8d10c91a7226a3",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-10-19T06:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b1d2808a48365337ccaddb8190cab2b09715a5",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.1 to 4.6.2.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.6.1...v4.6.2)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.6.1 to 4.6.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-19T06:50:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f4a62facd046e41c88b59040fbdc809bd9d4d94",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-10-17T22:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ee88acbd96fb1fd4d2113e78c4540c4def9dbd",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.5.1 to 4.6.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.5.1...v4.6.1)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.5.1 to 4.6.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-17T22:19:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "220933d974d6976de58eb0acf219cc3e407fcb01",
"body": "Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.0.0.\n- [Release notes](https://github.com/npm/eslint-config/releases)\n- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/eslint-config/compare/v3.1.0...v4.0.\n[…]\ndated-dependencies:\n- dependency-name: \"@npmcli/eslint-config\"\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-14T21:53:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3207a9dcfc38d1cf9833938f8c04abf3de88d577",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 3.0.0 (#47)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-10-12T17:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b78893107ae447c4ac65182aef24d9f39a46cd45",
"body": "BREAKING CHANGE: this package no longer exports the full set of core fs functions",
"is_bot": false,
"headline": "feat: remove custom promisification in favor of fs/promises (#54)",
"author_name": "nlf",
"author_login": "nlf",
"committed_at": "2022-10-11T17:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66630906e0796fe0cd5fdda970f1be30243fb1c",
"body": "BREAKING CHANGE: this removes the `owner` option from all methods that previously supported it, as well as the `withOwner` and `withOwnerSync` methods",
"is_bot": false,
"headline": "feat: remove owner related code as well as stale polyfills (#53)",
"author_name": "nlf",
"author_login": "nlf",
"committed_at": "2022-10-11T16:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec9b2d9a9148f873269ff3bfecbd15ad777f56a",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-10-10T19:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874ec7d7785dd9147d427ea9e4c3902207e8685e",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.4 to 4.5.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.4.4...v4.5.1)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.4.4 to 4.5.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-10T19:55:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "841223097f5ba8887b9f8a39a238ea20174a90e8",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-09-30T04:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bba8ee46f087a0f8659911c8c5506e7cc95ff66",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.4.4.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v4.3.2...v4.4.4)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 4.3.2 to 4.4.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-09-30T04:34:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "895d205502851ce1707b3ed0c1935e414c10be6b",
"body": "BREAKING CHANGE: `@npmcli/fs` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`",
"is_bot": false,
"headline": "feat!: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-09-21T00:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9c9a64c10b69f28a53a07c48a9cceeba68d9c9",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.6.0 to 4.3.2.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v3.6.0...v4.3.2)\n\n-\n[…]\n\nupdated-dependencies:\n- dependency-name: @npmcli/template-oss\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.6.0 to 4.3.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-09-21T00:32:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a3e04621465d751dec127b897390743f6bb0668",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-08-24T01:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0899b18aed94eac6eea423bafaf12324a0183a4",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.5.0 to 3.6.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v3.5.0...v3.6.0)\n\n-\n[…]\npdated-dependencies:\n- dependency-name: \"@npmcli/template-oss\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.5.0 to 3.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-24T01:06:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e539938a6d3865233cc141cbda2478ae303dad2a",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 2.1.2 (#38)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-08-15T19:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816bb74233cb029188e5236deea4dc58fbb70a94",
"body": null,
"is_bot": false,
"headline": "fix: linting (#37)",
"author_name": "Gar",
"author_login": "wraithgar",
"committed_at": "2022-08-15T17:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0c1f322004253b5a64ad3679eeaa80b1876275",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 2.1.1 (#36)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-07-20T22:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1e7b262de3e1cf6b2803173094c73676446fd7",
"body": "The polyfills removed are:\r\n- file-url-to-path.js\r\n- mkdir.js",
"is_bot": false,
"headline": "fix: remove polyfills which are out of range of our engines (#35)",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-07-20T22:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "957d1ac45574a106ea778e96dcb3dc23ed99db4f",
"body": "* chore: bump @npmcli/template-oss from 3.4.2 to 3.4.3\n\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.4.2 to 3.4.3.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https:/\n[…]\not template-oss PR\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: npm team <ops+robot@npmjs.com>\nCo-authored-by: Luke Karrys <luke@lukekarrys.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.4.2 to 3.4.3 (#33)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-29T21:15:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9f4d743dcc7ceb7f1ae83fc3520acc4a0ca30090",
"body": null,
"is_bot": false,
"headline": "chore: postinstall for dependabot template-oss PR",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-04-30T06:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7251e263c8c6cdd1b6d8a5fed9811bdf4d8439",
"body": "Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.4.1 to 3.4.2.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/template-oss/compare/v3.4.1...v3.4.2)\n\n-\n[…]\npdated-dependencies:\n- dependency-name: \"@npmcli/template-oss\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.4.1 to 3.4.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-30T06:43:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27177c70d6786ff0212206da77feb9e47ebebf64",
"body": "* chore: bump @npmcli/template-oss from 3.2.1 to 3.4.1\n\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.2.1 to 3.4.1.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https:/\n[…]\n@github.com>\n\n* chore: postinstall for dependabot template-oss PR\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Luke Karrys <luke@lukekarrys.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.2.1 to 3.4.1 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-20T09:28:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "041102aae3849d0e9e7a8e6ac26cf84882bde18b",
"body": "* chore: bump @npmcli/template-oss from 3.2.0 to 3.2.1\r\n\r\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.2.0 to 3.2.1.\r\n- [Release notes](https://github.com/npm/template-oss/releases)\r\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\r\n- [Commits](ht\n[…]\n>\r\n\r\n* chore: postinstall for dependabot template-oss PR\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: npm cli ops bot <ops+npm-cli@npmjs.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.2.0 to 3.2.1 (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-29T20:46:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9e135303f02c569c1be1b71035fe753c17dd26b2",
"body": "* chore: bump @npmcli/template-oss from 3.1.2 to 3.2.0\n\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.1.2 to 3.2.0.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\n- [Commits](https:/\n[…]\npport@github.com>\n\n* chore: postinstall for dependabot template-oss PR\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Gar <gar+gh@danger.computer>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 3.1.2 to 3.2.0 (#27)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-28T14:17:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65b9c93eacdd24e69b1222dd1caf80e902ec5d22",
"body": "Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.1.\r\n- [Release notes](https://github.com/tapjs/node-tap/releases)\r\n- [Commits](https://github.com/tapjs/node-tap/compare/v15.2.3...v16.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tap\r\n dependency-type: direct:development\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: bump tap from 15.2.3 to 16.0.1 (#26)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-28T14:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6bde67636025ed44141797082b951131d04ff3d",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 2.1.0 (#23)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-03-21T23:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42d1e981d7ef582b13fe289ece748fb630b2c67",
"body": "* chore: bump @npmcli/template-oss from 2.9.2 to 3.1.1\r\n\r\nBumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 2.9.2 to 3.1.1.\r\n- [Release notes](https://github.com/npm/template-oss/releases)\r\n- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)\r\n- [Commits](ht\n[…]\ngithub.com>\r\n\r\n* chore: apply template-oss\r\n\r\n* chore: linting\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Luke Karrys <luke@lukekarrys.com>",
"is_bot": true,
"headline": "chore: bump @npmcli/template-oss from 2.9.2 to 3.1.1 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-21T23:42:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40ee28171138070fc28914689a190bf0727af555",
"body": null,
"is_bot": false,
"headline": "feat: add withOwner and withOwnerSync methods (#21)",
"author_name": "Luke Karrys",
"author_login": "lukekarrys",
"committed_at": "2022-03-21T22:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55679fa4e643b46fab5cdb20b2da281b5f1b30a9",
"body": "…(#18)\n\n* chore: update @npmcli/template-oss requirement from ^2.8.1 to ^2.9.2\n\nUpdates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/t\n[…]\npport@github.com>\n\n* chore: postinstall for dependabot template-oss PR\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Gar <gar+gh@danger.computer>",
"is_bot": true,
"headline": "chore: update @npmcli/template-oss requirement from ^2.8.1 to ^2.9.2 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-02T21:27:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19e134156a44b87c10576c3031faf245501d797d",
"body": "…(#17)\n\n* chore: update @npmcli/template-oss requirement from ^2.7.1 to ^2.8.1\n\nUpdates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version.\n- [Release notes](https://github.com/npm/template-oss/releases)\n- [Changelog](https://github.com/npm/t\n[…]\npport@github.com>\n\n* chore: postinstall for dependabot template-oss PR\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Gar <gar+gh@danger.computer>",
"is_bot": true,
"headline": "chore: update @npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-02-24T19:50:13Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 20,
"latest_release_at": "2026-05-15T18:43:30Z",
"latest_release_tag": "v6.0.0",
"releases_from_tags": false,
"days_since_last_push": 20,
"active_weeks_last_year": 9,
"days_since_latest_release": 68,
"mean_days_between_releases": 171.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@npmcli/fs",
"exists": true,
"license": "ISC",
"keywords": [
"npm",
"oss"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@npmcli/fs",
"is_deprecated": false,
"latest_version": "6.0.0",
"repository_url": "https://github.com/npm/fs",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 202502924,
"first_published_at": "2021-08-25T19:28:43.580000Z",
"latest_published_at": "2026-05-15T18:44:20.011000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 68
}
]
},
"popularity": {
"forks": 8,
"stars": 30,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 12241,
"source_files_sampled": 19,
"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": 1,
"malicious_count": 0,
"assessed_package": "npm:@npmcli/fs@6.0.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "semver",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.3.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "semver",
"direct": true,
"version": "^7.3.5",
"ecosystem": "npm"
},
{
"name": "@npmcli/eslint-config",
"direct": false,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/template-oss",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "tap",
"direct": false,
"version": "^16.0.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 81,
"open_issues": 4,
"closed_ratio": 0.636,
"closed_issues": 7,
"closed_unmerged_prs": 55
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "lukekarrys",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/542108?v=4"
},
{
"type": "User",
"login": "nlf",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/424045?v=4"
},
{
"type": "User",
"login": "hashtagchris",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7145717?v=4"
},
{
"type": "User",
"login": "wraithgar",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/36607?v=4"
},
{
"type": "User",
"login": "aminya",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16418197?v=4"
},
{
"type": "User",
"login": "everett1992",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/650035?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.531
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit.yml",
"ci-release.yml",
"ci.yml",
"codeql-analysis.yml",
"post-dependabot.yml",
"pull-request.yml",
"release-integration.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "17 out of 24 merged PRs checked by a CI test -- score normalized to 7",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": 9,
"reason": "SAST tool detected but not run on all commits",
"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": "69be794590676c64649b09527fa16c4cc291a24c",
"ran_at": "2026-07-22T23:19:22Z",
"aggregate_score": 7.1,
"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-22T20:03:19Z",
"oldest_open_prs": [
{
"number": 142,
"created_at": "2026-04-12T13:17:42Z",
"last_comment_at": "2026-05-15T15:13:41Z",
"last_comment_author": "owlstronaut"
},
{
"number": 150,
"created_at": "2026-07-02T20:03:12Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-18T15:48:00Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 55,
"created_at": "2022-10-11T17:17:18Z",
"last_comment_at": "2026-04-12T13:20:33Z",
"last_comment_author": "muskaanshraogi"
},
{
"number": 73,
"created_at": "2023-05-04T13:28:58Z",
"last_comment_at": "2023-05-04T13:30:13Z",
"last_comment_author": "tetsuharuohzeki"
},
{
"number": 74,
"created_at": "2023-05-04T13:33:58Z",
"last_comment_at": "2023-05-04T13:34:28Z",
"last_comment_author": "tetsuharuohzeki"
},
{
"number": 139,
"created_at": "2026-01-09T17:54:45Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/npm/fs",
"host": "github.com",
"name": "fs",
"owner": "npm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 77,
"vitality": 65,
"community": 69,
"governance": 68,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.44,
"days_since_last_push": 20,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 20 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 20
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v6.0.0",
"releases_from_tags": false,
"days_since_latest_release": 68,
"mean_days_between_releases": 171.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 68 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 68
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~171.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 171.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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 68,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 68 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 68
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 69,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 8,
"stars": 30,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "30 stars",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 30
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 86,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"@npmcli/fs"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 202502924
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "202,502,924 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 202502924,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.531
},
"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 53% of commits",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 81,
"open_issues": 4,
"closed_issues": 7,
"issue_closed_ratio": 0.636,
"closed_unmerged_prs": 55
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "81/136 decided PRs merged",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 81,
"decided": 136
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 5027,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "npm",
"public_repos": 358,
"account_age_days": 4616
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5,027 followers of npm",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5027,
"login": "npm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "358 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 358
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@npmcli/fs"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 68
},
"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 68 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 68
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "8 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 8
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "17 out of 24 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"npm-cli"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 77,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 7.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "17 out of 24 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"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 detected but not run on all commits",
"points": 4.5,
"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): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@npmcli/fs@6.0.0 runtime dependency closure — what installing the published package pulls in — 1 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:@npmcli/fs@6.0.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"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": "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": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 43,
"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": 1,
"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": "44 of 44 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 44
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.47
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "47 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 47,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 12241,
"source_files_sampled": 19,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:19:40.082261Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/npm/fs.svg",
"full_name": "npm/fs",
"license_state": "custom",
"license_spdx": null
}