Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:55 UTC

nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import

JavaScriptApache-2.0★ 166 stars⑂ 53 forkssince Aug 2021View on GitHub ↗

nodejs/import-in-the-middle holds a health index of 80 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (85/100) and lowest on AI Readiness (51/100). It was last updated today. 3 contributors account for most of its recent work.

80
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

80
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Node.jsOrganization
16,211 followers231 public repossince Nov 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmimport-in-the-middle3.3.2255,478,070590 days agoimportritmiitmloaderhookhooks

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

84Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.8/36Commit cadence — 17/52 weeks with commits
16/18Commit volume — 60 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share0.99
days_since_last_push0
active_weeks_last_year17

Release discipline

100Excellent
How it's scored
27/27Ships releases — 57 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~20.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count57
latest_release_tagimport-in-the-middle-v3.3.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases20.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

80Good · 18% of overall
How it's scored
36/60Stars — 166 stars
14.3/25Forks — 53 forks
5.8/15Watchers — 12 watchers
Inputs used
forks53
stars166
watchers12
growth_stateorganic
growth_factor_pct100

Community health

93Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 255,478,070 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesimport-in-the-middle
dependents
ecosystemsnpm
total_downloads
monthly_downloads255,478,070
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

85Excellent · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.8/22.5Commit distribution — top contributor authored 25% of commits
13.5/13.5Contributor breadth — 29 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled29
top_contributor_share0.254
How it's scored
43.1/46.8Issue resolution — 92% of issues closed
31.3/38.3PR acceptance — 161/197 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 29/30 approved changesets -- score normalized to 9
Inputs used
merged_prs161
open_issues6
closed_issues71
issue_closed_ratio0.922
closed_unmerged_prs36
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 16,211 followers of nodejs
25/25Track record — 231 public repos, account ~11 yr old
Inputs used
followers16,211
owner_typeOrganization
is_verified
owner_loginnodejs
public_repos231
account_age_days4,256
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 0 days ago
20/20Version history — 59 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesimport-in-the-middle
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.yaml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.npmjs.com/package/import-in-the-middle
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://www.npmjs.com/package/import-in-the-middle
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 29/30 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages22
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 22 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

51Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 97 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.98
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.yaml
11/11Static type checking — test/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstest/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (test/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json)
55/55Manageable file sizes — 0/279 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes32,581
source_files_sampled279
oversized_source_files0

Key facts

166GitHub stars
29contributors
60commits, last 12 months
0days since last push
57releases
3bus factor
6open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:import-in-the-middle@3.3.2; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 166 ★ / 53 ⇿
166Stars
53Forks
56Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020016653342021-082024-022026-07
Major 1Minor 8Patch 16

Each point covers 5 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:54 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 29/30 approved changesets -- score normalized to 9
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmcjs-module-lexer^2.2.0package.json
npmes-module-lexer^2.2.0package.json
npmmodule-details-from-path^1.0.4package.json
All dependencies 23

Full resolved dependency set from the GitHub dependency graph: 3 direct and 20 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmcjs-module-lexer^2.2.0direct
npmes-module-lexer^2.2.0direct
npmmodule-details-from-path^1.0.4direct
npm@babel/core^7.28.5indirect
npm@babel/eslint-parser^7.28.5indirect
npm@babel/plugin-syntax-import-assertions^7.27.1indirect
npm@node-rs/crc32^1.10.6indirect
npm@react-email/components^0.0.19indirect
npm@types/node^18.0.6indirect
npmc8^7.14.0indirect
npmdate-fns^3.6.0indirect
npmeslint^8.57.1indirect
npmeslint-config-standard^17.1.0indirect
npmeslint-plugin-import^2.32.0indirect
npmeslint-plugin-n^16.6.2indirect
npmeslint-plugin-node^11.1.0indirect
npmeslint-plugin-promise^6.6.0indirect
npmgot^14.6.6indirect
npmimhotap^2.2.0indirect
npmopenai4.47.2indirect
npmts-node^10.9.2indirect
npmtypescript^4.9.5indirect
npmvue^3.5.26indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 22 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 422,
      "has_wiki": false,
      "homepage": "https://www.npmjs.com/package/import-in-the-middle",
      "languages": {
        "JavaScript": 202775,
        "TypeScript": 1370
      },
      "pushed_at": "2026-07-20T22:50:29Z",
      "created_at": "2021-08-11T17:49:22Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T22:50:34Z",
      "description": "Like `require-in-the-middle`, but for ESM import",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://nodejs.org",
      "name": "Node.js",
      "type": "Organization",
      "login": "nodejs",
      "company": null,
      "location": null,
      "followers": 16211,
      "avatar_url": "https://avatars.githubusercontent.com/u/9950313?v=4",
      "created_at": "2014-11-25T17:10:50Z",
      "is_verified": null,
      "public_repos": 231,
      "account_age_days": 4256
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "import-in-the-middle-v3.3.2",
          "kind": "other",
          "published_at": "2026-07-20T21:44:17Z"
        },
        {
          "tag": "import-in-the-middle-v3.3.1",
          "kind": "other",
          "published_at": "2026-07-07T13:57:05Z"
        },
        {
          "tag": "import-in-the-middle-v3.3.0",
          "kind": "other",
          "published_at": "2026-07-03T13:39:52Z"
        },
        {
          "tag": "import-in-the-middle-v3.2.0",
          "kind": "other",
          "published_at": "2026-06-22T18:10:59Z"
        },
        {
          "tag": "import-in-the-middle-v3.1.0",
          "kind": "other",
          "published_at": "2026-06-17T14:05:49Z"
        },
        {
          "tag": "import-in-the-middle-v3.0.2",
          "kind": "other",
          "published_at": "2026-06-08T19:50:33Z"
        },
        {
          "tag": "import-in-the-middle-v3.0.1",
          "kind": "other",
          "published_at": "2026-04-07T20:38:47Z"
        },
        {
          "tag": "import-in-the-middle-v3.0.0",
          "kind": "other",
          "published_at": "2026-02-02T10:23:45Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.6",
          "kind": "other",
          "published_at": "2026-01-27T22:52:14Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.5",
          "kind": "other",
          "published_at": "2026-01-20T21:17:10Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.4",
          "kind": "other",
          "published_at": "2026-01-14T15:05:45Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.3",
          "kind": "other",
          "published_at": "2026-01-13T23:20:25Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.2",
          "kind": "other",
          "published_at": "2026-01-12T16:34:16Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.1",
          "kind": "other",
          "published_at": "2025-12-19T07:32:34Z"
        },
        {
          "tag": "import-in-the-middle-v2.0.0",
          "kind": "other",
          "published_at": "2025-10-16T16:20:31Z"
        },
        {
          "tag": "import-in-the-middle-v1.15.0",
          "kind": "other",
          "published_at": "2025-10-10T16:26:18Z"
        },
        {
          "tag": "import-in-the-middle-v1.14.4",
          "kind": "other",
          "published_at": "2025-09-25T12:58:56Z"
        },
        {
          "tag": "import-in-the-middle-v1.14.3",
          "kind": "other",
          "published_at": "2025-09-24T17:13:02Z"
        },
        {
          "tag": "import-in-the-middle-v1.14.2",
          "kind": "other",
          "published_at": "2025-06-13T14:49:51Z"
        },
        {
          "tag": "import-in-the-middle-v1.14.1",
          "kind": "other",
          "published_at": "2025-06-13T10:54:33Z"
        },
        {
          "tag": "import-in-the-middle-v1.14.0",
          "kind": "other",
          "published_at": "2025-05-27T11:58:29Z"
        },
        {
          "tag": "import-in-the-middle-v1.13.2",
          "kind": "other",
          "published_at": "2025-05-13T09:21:40Z"
        },
        {
          "tag": "import-in-the-middle-v1.13.1",
          "kind": "other",
          "published_at": "2025-02-28T15:52:37Z"
        },
        {
          "tag": "import-in-the-middle-v1.13.0",
          "kind": "other",
          "published_at": "2025-02-07T08:40:07Z"
        },
        {
          "tag": "import-in-the-middle-v1.12.0",
          "kind": "other",
          "published_at": "2024-12-17T10:58:05Z"
        },
        {
          "tag": "import-in-the-middle-v1.11.3",
          "kind": "other",
          "published_at": "2024-12-04T12:37:13Z"
        },
        {
          "tag": "import-in-the-middle-v1.11.2",
          "kind": "other",
          "published_at": "2024-09-30T14:20:53Z"
        },
        {
          "tag": "import-in-the-middle-v1.11.1",
          "kind": "other",
          "published_at": "2024-09-26T20:22:45Z"
        },
        {
          "tag": "import-in-the-middle-v1.11.0",
          "kind": "other",
          "published_at": "2024-07-30T13:41:19Z"
        },
        {
          "tag": "import-in-the-middle-v1.10.0",
          "kind": "other",
          "published_at": "2024-07-23T09:30:31Z"
        },
        {
          "tag": "import-in-the-middle-v1.9.1",
          "kind": "other",
          "published_at": "2024-07-15T17:13:20Z"
        },
        {
          "tag": "import-in-the-middle-v1.9.0",
          "kind": "other",
          "published_at": "2024-07-08T18:09:27Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-06-18T23:05:53Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-06-18T23:05:28Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2024-01-17T18:49:00Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2023-12-13T16:45:22Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-12-12T16:33:13Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-12-12T16:31:46Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-12-12T16:29:52Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-08-08T17:17:52Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2023-08-08T17:19:53Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-08-08T17:20:54Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2023-08-08T17:21:35Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-08-08T17:22:36Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-08-08T17:23:07Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2023-08-08T17:24:04Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-08-08T17:25:15Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-08-08T17:25:54Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2023-08-08T17:27:57Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2023-08-08T17:28:45Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-08-08T17:29:32Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-08-08T17:30:24Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2023-08-08T17:37:39Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-08-08T17:38:20Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-08-08T17:45:54Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-08-08T17:47:09Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-08-08T17:47:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "609aa660bea5b818ecd48744c574be7784a9b9d4",
          "body": null,
          "is_bot": false,
          "headline": "ci: update workflow actions (#277)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-20T22:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4592cd1264819adb1311226c16b1c2b3a6b536",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.3.2 (#272)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-07-20T18:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c57bd810d89d74e6a22a14c243d650cbda8a3c",
          "body": null,
          "is_bot": false,
          "headline": "fix: delegate tagged modules to their owning loader (#276)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-20T18:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ca0e579cb8b592b0ae49cef9bc834b3971592d",
          "body": null,
          "is_bot": false,
          "headline": "fix: escape loader URL in generated wrappers (#275)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-20T18:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae914ac41a4cc9215cbaf4fa5ec48fbe3fa8e7b3",
          "body": null,
          "is_bot": false,
          "headline": "fix: skip code generation on broken maglev (#271)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-16T00:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e23f57a9dc1c07aef8b3674f159a65f6bb3fd6",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.3.1 (#268)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-07-07T13:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f41140d44f91448899580cbb97f558539005657",
          "body": null,
          "is_bot": false,
          "headline": "perf: hoist generated wrapper binding runtime (#267)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-07T13:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b40aa86003934c944b0f586be3889e8c230616",
          "body": null,
          "is_bot": false,
          "headline": "perf: read each wrapped module from disk once (#265)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-07T13:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0954b7d0e8ff64e1c1a8a50104eaad533cbada",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.3.0 (#260)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-07-03T13:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef34cbb59fb65cd0e25b27e06236d6c95c69176",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve re-exported values from their defining module (#263)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-02T15:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4244b2512f6256af0ff916f6dc98cc65d988187a",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep get-esm-exports synchronous so require() works (#266)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-07-02T15:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "491d968d5e80cf0f0add2caeb0f447106caf32c3",
          "body": null,
          "is_bot": false,
          "headline": "perf: shrink generated wrapper source (#264)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-30T18:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b957de3667292ec2ea3b8729704664d1324eaa8f",
          "body": null,
          "is_bot": false,
          "headline": "fix: guard against circular export-star recursion (#261)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-30T16:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8cc8af150f46d09b1f447e01a89344d2e647c2c",
          "body": null,
          "is_bot": false,
          "headline": "perf: replace acorn with es-module-lexer for ESM parsing (#259)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-30T16:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a6be3f183267863b059404130b08a136924cd31",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract supportsSyncHooks into an import-free module (#257)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-30T13:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6b4568a3d23028576ffb728e908a4d06e48523",
          "body": null,
          "is_bot": false,
          "headline": "feat: instrument type-stripped TypeScript modules (#258)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-29T23:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdb92e91748d942a563c16b82b75fc2fbf1bbe3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.2.0 (#256)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-06-22T18:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2590d054a5cfc6d6820c06edb4ff4987a10b5c4",
          "body": "…(#255)",
          "is_bot": false,
          "headline": "feat: add shouldInclude predicate for consumer-owned module matching …",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-22T17:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834de8d5a7e34f9849f2ceef3e60a696c5330043",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.1.0 (#254)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-06-17T14:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7e5501f0cb901b8e4979f819e9deda6c84e2fc",
          "body": "Adds import-in-the-middle/register-hooks.mjs, registering the loader\nsynchronously and in-thread via module.registerHooks().\nThe off-thread module.register loader pays an IPC round-trip per resolved\nmodule, which dominates startup for large import graphs; the synchronous hook\nremoves the message cha\n[…]\nn't drift.\n\nOver a 1000-module graph on Node v24: per-module loader overhead 356 -> 199 us\n(1.8x less), cold start ~440 ms -> ~282 ms.\n\nFixes: https://github.com/nodejs/import-in-the-middle/issues/249",
          "is_bot": false,
          "headline": "feat: add synchronous loader hooks via module.registerHooks (#253)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-06-17T13:54:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4255cedbd6adbd511cb9c611cd28856141bfc3ab",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.0.2 (#252)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-06-08T19:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69eb8f13c91b7088003e7390b4f54c5076aa50b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Updated proxying logic for builtins that are used as CJS (#250)",
          "author_name": "Bob Evans",
          "author_login": "bizob2828",
          "committed_at": "2026-06-08T19:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67383cbf48ade6ca9642c9f892e696ad885ed30",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.0.1 (#247)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-04-07T20:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04539fb5ceb9e4816933bd4310c1334077af1643",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle file specifiers from turbopacked packages better (#246)",
          "author_name": "Sam Brenner",
          "author_login": "sabrenner",
          "committed_at": "2026-04-07T16:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f0b551b118b53aac93247a280a95bb0e59e820",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.0.0 (#243)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-02-02T10:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f463b1342ca946608432c9be39fecb86e7f7cbf0",
          "body": null,
          "is_bot": false,
          "headline": "chore!: drop support for Node.js < v18 (#230)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-30T14:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43e238166923b956386d6928efd8eaa9b53f274c",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.6 (#242)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-01-27T22:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9d02cd774df110c5e2f72e6cca414d7c315404",
          "body": "…the module main file, even when 'internals: true' option is used (#241)",
          "is_bot": false,
          "headline": "fix: ensure the callback 'name' arg is the module name when matching …",
          "author_name": "Trent Mick",
          "author_login": "trentm",
          "committed_at": "2026-01-27T22:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8458962958182eac743e99edeb944160638e2c",
          "body": "…240)",
          "is_bot": false,
          "headline": "fix: properly hook builtin modules that require the 'node:' prefix (#…",
          "author_name": "Trent Mick",
          "author_login": "trentm",
          "committed_at": "2026-01-27T20:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d916a59b4a95b2a22568d1e8f65948598178de9",
          "body": "…240)",
          "is_bot": false,
          "headline": "fix: properly hook builtin modules that require the 'node:' prefix (#…",
          "author_name": "Trent Mick",
          "author_login": "trentm",
          "committed_at": "2026-01-27T20:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdc0b3d5863a1338586e25a94b831fee1bd8bd0b",
          "body": "…ule) matching (#237)",
          "is_bot": false,
          "headline": "fix: fix a couple issues with duplicate entries and specifier (submod…",
          "author_name": "Trent Mick",
          "author_login": "trentm",
          "committed_at": "2026-01-27T12:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542def860af4e89dfa424c63c9d7df978d8a4814",
          "body": "…dle` (#194)\" (#236)",
          "is_bot": false,
          "headline": "Revert \"feat: Optionally hook internal paths like `require-in-the-mid…",
          "author_name": "Trent Mick",
          "author_login": "trentm",
          "committed_at": "2026-01-25T10:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e178bb4fe7272d93ed510847caedccad7ac9cf05",
          "body": null,
          "is_bot": false,
          "headline": "test: increase coverage and more (#231)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-21T13:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402f246f6be9e9b31b7ccb0e3c9614860e8409be",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add missing changelog entry (#235)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2026-01-20T21:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a21838bb41713170209bb8b7290031c2b3b16a9",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.5 (#234)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-01-20T21:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ab14aeed8960b5dec4bec571a81649363e256e",
          "body": "…y params to file URLs (#233)",
          "is_bot": false,
          "headline": "Fix entrypoint can be treated as CommonJS when loader chains add quer…",
          "author_name": "Israel Blancas",
          "author_login": "iblancasa",
          "committed_at": "2026-01-20T18:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1421dc0ae65ce6da5de5cb58f41af99f9d87371",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle lazy initialization and circular dependencies (#229)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-20T18:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3cae2e30f45783a20799e791837b3b0354eccd",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.4 (#228)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-01-14T15:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b563b35c74b96554b5112905391ec3842162b7ee",
          "body": null,
          "is_bot": false,
          "headline": "fix: do not instrument the top level module (#225)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-14T13:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be711e2b5a0f72367dac43ab58d8c6f022d4b0b4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.3 (#226)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-01-13T23:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c1009ef3acc45b5eec89ed1b866866933edace",
          "body": "fix: remove small memory leak\nfix: add missing JSDoc type information\nfix: add missing name for fast builtin lookup\nfix: handle undefined exports properly\nchore: update dependencies",
          "is_bot": false,
          "headline": "fix: multiple minor issues (#221)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-13T17:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe4477832aa9a3422ebecf0a2460cf77be3b3581",
          "body": null,
          "is_bot": false,
          "headline": "fix: do not crash on missing setters (#223)",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-13T17:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09ae8bfdeedf6c1c8c81c7338858004447e68233",
          "body": "…224)",
          "is_bot": false,
          "headline": "perf: improve perf by calculating less stack frames and fast paths (#…",
          "author_name": "Ruben Bridgewater",
          "author_login": "BridgeAR",
          "committed_at": "2026-01-13T17:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2dafbce1af398bc4d76d1fb007b2f10e9ae8de5",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.2 (#218)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2026-01-12T16:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e4216e10d11c7eb996d4124f36e476f3a6d42f",
          "body": null,
          "is_bot": false,
          "headline": "fix: properly handle internals when specifier matches (#220)",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-01-11T00:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d482f0b998736cb13f3cd784980cf0129b2292",
          "body": null,
          "is_bot": false,
          "headline": "test: Make \"cjs\" test fixture actually commonjs (#219)",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-01-09T18:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46e4a2a9ad250c06fb52c9b782370071a6d1f3cc",
          "body": null,
          "is_bot": false,
          "headline": "fix: grammar issue in README.md (#216)",
          "author_name": "Mohammad Alsmadi",
          "author_login": "alsmadi99",
          "committed_at": "2025-12-19T13:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1b5e0f81227fd7d26ea9bbf8e76a2df00ecc6d2",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.1 (#217)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-12-19T07:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20f47a3013105a235f2ba48bc17319f7a57636c",
          "body": null,
          "is_bot": false,
          "headline": "fix: properly hook submodule package exports (#215)",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-12-18T18:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96619f7f2cd1b41494402ef4121f9b408532571",
          "body": "Co-authored-by: Tim Fish <tim@timfish.uk>",
          "is_bot": false,
          "headline": "chore: release v2.0.0 (#214)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-10-16T16:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da7c7a6904a40bf394b7b2a271a2838711c5417c",
          "body": null,
          "is_bot": false,
          "headline": "feat!: convert all modules running in loader thread to ESM (#210)",
          "author_name": "Bryan English",
          "author_login": "bengl",
          "committed_at": "2025-10-14T20:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8fd97e98c54c7b42e7776ca5ac12ce78c0e8dc4",
          "body": null,
          "is_bot": false,
          "headline": "chore: npm ignore several files used for dev (#137)",
          "author_name": "Thomas Hunter II",
          "author_login": "tlhunter",
          "committed_at": "2025-10-10T17:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94837a74274d9e221e5bf1f4d68f82d1af1e16b7",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.15.0 (#213)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-10-10T16:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d662a8e1f9a7b8632bc78f7499ccc0ab4d12c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: Compatibility with specifier imports  (#211)",
          "author_name": "Pablo Erhard",
          "author_login": "pabloerhard",
          "committed_at": "2025-10-09T21:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb5682e3f106f05aebae07d3be48a033f9099cd",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.14.4 (#209)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-09-25T12:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f23b7ef9e8d4103f21865ec7a1e5374f41d38ff5",
          "body": null,
          "is_bot": false,
          "headline": "fix: Revert \"use `createRequire` to load `hook.js` (#205)\" (#208)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2025-09-25T12:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67ecb83233992cd018264d86e588639801d6417",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.14.3 (#206)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-09-24T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a2ae0ea094df27c9baaf6e267276e0acb21af1",
          "body": null,
          "is_bot": false,
          "headline": "fix: use `createRequire` to load `hook.js` (#205)",
          "author_name": "Bryan English",
          "author_login": "bengl",
          "committed_at": "2025-09-24T14:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb1f21b3de69ba48716b09965602ed0dcad8438",
          "body": null,
          "is_bot": false,
          "headline": "chore: use npm@11 for OIDC publishing (#204)",
          "author_name": "Luke Karrys",
          "author_login": "lukekarrys",
          "committed_at": "2025-08-27T09:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd80c9ac23b4326e538ba064e40478bc2d2a2d61",
          "body": null,
          "is_bot": false,
          "headline": "chore: setup npm OIDC for publishing (#203)",
          "author_name": "Chengzhong Wu",
          "author_login": "legendecas",
          "committed_at": "2025-08-18T13:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e7492d10c7331ce96a57991f34d18157d45ebd",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.14.2 (#201)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-06-13T14:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20bf0e5c5f6f44f42a8618ad45d08622a63d4d45",
          "body": null,
          "is_bot": false,
          "headline": "fix: do not replace dollar sign in shim variable name (#200)",
          "author_name": "Connor Pearson",
          "author_login": "cjpearson",
          "committed_at": "2025-06-13T14:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b135c90086bb74c513956aba90042b0826b217ea",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.14.1 (#199)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-06-13T10:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc82070a5ca947463b70f28647b03496a9526f0",
          "body": null,
          "is_bot": false,
          "headline": "fix: Account for invalid identifiers (#198)",
          "author_name": "Abhijeet Prasad",
          "author_login": "AbhiPrasad",
          "committed_at": "2025-06-12T13:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5b8fc34c61a5cfd2bfa412b7a93aee029fb793",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.14.0 (#195)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-05-27T11:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976d0320426dcbf8e6260504eccbb62d83513f5a",
          "body": null,
          "is_bot": false,
          "headline": "feat: Optionally hook internal paths like `require-in-the-middle` (#194)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2025-05-24T09:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f815b5cd1d5f9e881fc7c6f82f20e90a43d21c",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.13.2 (#193)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-05-13T09:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6deb87ea069ec2ee749ce2297ea47ce071d18cf9",
          "body": null,
          "is_bot": false,
          "headline": "fix: Don't attempt to wrap TypeScript modules (#191)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2025-05-12T12:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041cdcf4a3ff1d380344eb4e5d09a9a070a642ce",
          "body": null,
          "is_bot": false,
          "headline": "test: Test Node v24 in CI (#192)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2025-05-08T19:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc43baa333e8420c23cb432faa25418890b5ed2",
          "body": null,
          "is_bot": false,
          "headline": "test: Pin openai version (#190)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2025-05-08T18:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a33a9b07799bff815864089a0c072d223df47b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.13.1 (#183)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-02-28T15:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e56cf1e89752e6c8768d648c10c12fb3178e2ae",
          "body": null,
          "is_bot": false,
          "headline": "fix: warning from use of context.importAssertions (#179)",
          "author_name": "Mohamed Akram",
          "author_login": "mohd-akram",
          "committed_at": "2025-02-28T15:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c52014658fcf698cc340d032b441d9e7a65be36",
          "body": "Co-authored-by: Tim Fish <tim@timfish.uk>",
          "is_bot": false,
          "headline": "fix: importing JSON files (#182)",
          "author_name": "Mohamed Akram",
          "author_login": "mohd-akram",
          "committed_at": "2025-02-28T15:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58092ec9becf4a14f541da4cf5bfb190f2a9a9b",
          "body": null,
          "is_bot": false,
          "headline": "fix: handling of circular dependencies (#181)",
          "author_name": "Mohamed Akram",
          "author_login": "mohd-akram",
          "committed_at": "2025-02-28T13:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341ada1422bc9d25725510e5e743c9ca08066645",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.13.0 (#177)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2025-02-07T08:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "916af2627e0e8cb6d50a3b54c1a280dc16e20925",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support import attributes  (#176)",
          "author_name": "Thomas B",
          "author_login": "gevalo1",
          "committed_at": "2025-02-06T22:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dff6c5bc6acd272b2b9f875e640475fa97d7997",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.12.0 (#167)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2024-12-17T10:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ac0835c6648587eccefd156dc404cc634c7a28",
          "body": null,
          "is_bot": false,
          "headline": "test: skip test when native module is not available (#170)",
          "author_name": "Richard Lau",
          "author_login": "richardlau",
          "committed_at": "2024-12-13T17:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d9bc3d1e0bcef1094af58c15cf997507777067",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support absolute paths for `include` (#168)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-12-12T15:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd539ea6ff1684c8807bc30c8b68882cc9e057f",
          "body": null,
          "is_bot": false,
          "headline": "feat: Warn on multiple hook initialization (#165)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-12-04T14:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12be30bca59500b49c45a8102acc93e51250cd8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.11.3 (#166)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2024-12-04T12:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "353d535d1ce7ba485e137bcf3db08bbddd6b31d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: Correct type definition for waitForAllMessagesAcknowledged (#160)",
          "author_name": "Valentin Nemcev",
          "author_login": "valentin-nemcev",
          "committed_at": "2024-12-04T09:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca88f2f59ad8872811d74273283b077160df1531",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.11.2 (#156)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2024-09-30T14:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6be494fc11caf8dcf900807c5b6b646fcd8d74",
          "body": null,
          "is_bot": false,
          "headline": "fix: do nothing if target does not exist in getters map (#155)",
          "author_name": "Kar Rui Lau",
          "author_login": "karrui",
          "committed_at": "2024-09-30T13:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "901b8b1809d9b865f013fe0ad9d56713533be92b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.11.1 (#154)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2024-09-26T20:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d808041eff228f4b4519454f7eea8f0930238a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Support Hooking multiple times (#153)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-09-26T13:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74cd07942e61c4fb96fae7b5d47338139cec7b9",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.11.0 (#151)",
          "author_name": "Node.js GitHub Bot",
          "author_login": "nodejs-github-bot",
          "committed_at": "2024-07-30T13:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c8d7bac512df94566d12c96fc2e438b4de2e2a",
          "body": null,
          "is_bot": false,
          "headline": "feat: Optionally only wrap modules hooked in `--import` (#146)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-29T23:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736a9446e209bc8649801a27cb431df663551dc5",
          "body": null,
          "is_bot": false,
          "headline": "fix: `node:` prefixed build-in modules with `include`/`exclude` (#149)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-29T17:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79340b8c77a83b06323f1cbbfaedd03a0d6539d4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.10.0 (#147)",
          "author_name": "Chengzhong Wu",
          "author_login": "legendecas",
          "committed_at": "2024-07-23T09:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697b0d239b9a738f4952bb0f77c521c4a398ac79",
          "body": null,
          "is_bot": false,
          "headline": "feat: Allow regex for `include` and `exclude` options (#148)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-22T20:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632802f4e7c797215b4e052ffdfa0fbda1780166",
          "body": "…(#145)",
          "is_bot": false,
          "headline": "fix: Use correct `format` when resolving exports from relative paths …",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-16T13:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "279d8b5e23e57707be94f754fb3ce9d66e281b0e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.9.1 (#143)",
          "author_name": "Chengzhong Wu",
          "author_login": "legendecas",
          "committed_at": "2024-07-15T17:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3278a3c76af78fe369b599d5b2bf1d87edf0a7a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Don't wrap native modules (#142)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-15T17:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db08ef5f51346c20b4b3c313bf993e9cf1ca7d5",
          "body": null,
          "is_bot": false,
          "headline": "fix: Use correct `format` when resolving exports from sub-modules (#140)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-15T16:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0bf4fb8d5f24435beee3bd07684e9ac5574846",
          "body": null,
          "is_bot": true,
          "headline": "chore: release v1.9.0 (#135)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T18:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96b9515cb932809fe8996d3b5c738d4d2a9406e5",
          "body": null,
          "is_bot": false,
          "headline": "chore: add release-please github token (#136)",
          "author_name": "Chengzhong Wu",
          "author_login": "legendecas",
          "committed_at": "2024-07-08T14:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20cdc260f52e3e635771992e738fc02b8356a3e3",
          "body": null,
          "is_bot": false,
          "headline": "chore: Another `release-please` fix (#134)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-08T12:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59dc23f3e447d650976171d17e1e65d27b8704f2",
          "body": null,
          "is_bot": false,
          "headline": "chore: More `release-please` fixes (#132)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-06T08:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465155b5a814b7bf7b346c5188ffaecc5b723641",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix `release-please-action` config (#130)",
          "author_name": "Tim Fish",
          "author_login": "timfish",
          "committed_at": "2024-07-05T22:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 57,
      "commits_last_year": 60,
      "latest_release_at": "2026-07-20T21:44:17Z",
      "latest_release_tag": "import-in-the-middle-v3.3.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 20.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "import-in-the-middle",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "import",
            "ritm",
            "iitm",
            "loader",
            "hook",
            "hooks"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/import-in-the-middle",
          "is_deprecated": false,
          "latest_version": "3.3.2",
          "repository_url": "https://github.com/nodejs/import-in-the-middle",
          "versions_count": 59,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 255478070,
          "first_published_at": "2021-08-18T20:23:37.809000Z",
          "latest_published_at": "2026-07-20T21:44:40.572000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 53,
      "stars": 166,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 2
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 6
          },
          {
            "date": "2025-12-15",
            "count": 2
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 53,
        "total_forks": 53
      },
      "star_history": {
        "days": [
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 2
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 2
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 2
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 2
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 16
          },
          {
            "date": "2025-02-12",
            "count": 13
          },
          {
            "date": "2025-02-13",
            "count": 3
          },
          {
            "date": "2025-02-14",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 6
          },
          {
            "date": "2025-02-17",
            "count": 4
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 2
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 166,
        "total_stars": 166
      },
      "open_issues_and_prs": 8
    },
    "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": [
        "test/fixtures/test-nextjs-app/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 32581,
      "source_files_sampled": 279,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "assessed_package": null,
        "unassessed_count": 22,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "cjs-module-lexer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "es-module-lexer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "module-details-from-path",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cjs-module-lexer",
            "direct": true,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": true,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "module-details-from-path",
            "direct": true,
            "version": "^1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "^7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "^7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@node-rs/crc32",
            "direct": false,
            "version": "^1.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "@react-email/components",
            "direct": false,
            "version": "^0.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^18.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "^7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "^3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-standard",
            "direct": false,
            "version": "^17.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "^2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-n",
            "direct": false,
            "version": "^16.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-node",
            "direct": false,
            "version": "^11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-promise",
            "direct": false,
            "version": "^6.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "^14.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "imhotap",
            "direct": false,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": false,
            "version": "4.47.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "^10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^4.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "^3.5.26",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 3,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 161,
        "open_issues": 6,
        "closed_ratio": 0.922,
        "closed_issues": 71,
        "closed_unmerged_prs": 36
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "bengl",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/110455?v=4"
        },
        {
          "type": "User",
          "login": "timfish",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/1150298?v=4"
        },
        {
          "type": "User",
          "login": "nodejs-github-bot",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/18269663?v=4"
        },
        {
          "type": "User",
          "login": "BridgeAR",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/8822573?v=4"
        },
        {
          "type": "User",
          "login": "khanayan123",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/37887955?v=4"
        },
        {
          "type": "User",
          "login": "trentm",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/46866?v=4"
        },
        {
          "type": "User",
          "login": "jsumners-nr",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/150050532?v=4"
        },
        {
          "type": "User",
          "login": "tlhunter",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/551402?v=4"
        },
        {
          "type": "User",
          "login": "CarlesDD",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/107924659?v=4"
        },
        {
          "type": "User",
          "login": "legendecas",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/8500303?v=4"
        }
      ],
      "contributors_sampled": 29,
      "top_contributor_share": 0.254
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release-please.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.yaml"
      ],
      "has_editorconfig": true,
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 29/30 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": "609aa660bea5b818ecd48744c574be7784a9b9d4",
        "ran_at": "2026-07-21T20:54:50Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nodejs/import-in-the-middle",
    "host": "github.com",
    "name": "import-in-the-middle",
    "owner": "nodejs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 80,
      "inputs": {
        "security": 70,
        "vitality": 84,
        "community": 80,
        "governance": 85,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 0.99,
              "days_since_last_push": 0,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 57,
              "latest_release_tag": "import-in-the-middle-v3.3.2",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 20.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "57 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~20.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 53,
              "stars": 166,
              "watchers": 12,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "166 stars",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 166
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "53 forks",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": [
                "import-in-the-middle"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 255478070
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "255,478,070 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 255478070,
                      "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": "excellent",
        "name": "Sustainability & Governance",
        "value": 85,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 29,
              "top_contributor_share": 0.254
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "29 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 161,
              "open_issues": 6,
              "closed_issues": 71,
              "issue_closed_ratio": 0.922,
              "closed_unmerged_prs": 36
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "161/197 decided PRs merged",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 161,
                      "decided": 197
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 29/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 16211,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "nodejs",
              "public_repos": 231,
              "account_age_days": 4256
            },
            "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": "16,211 followers of nodejs",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16211,
                      "login": "nodejs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "231 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 231
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "import-in-the-middle"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "59 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://www.npmjs.com/package/import-in-the-middle",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.npmjs.com/package/import-in-the-middle",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 29/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 22 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 22
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 22,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 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": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.98,
              "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": "97 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 97,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 48,
            "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": [
                "test/fixtures/test-nextjs-app/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "test/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "test/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 32581,
              "source_files_sampled": 279,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (test/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "test/fixtures/test-nextjs-app/tsconfig.json, tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/279 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 279,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index npm:import-in-the-middle@3.3.2; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:55:18.846827Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nodejs/import-in-the-middle.svg",
  "full_name": "nodejs/import-in-the-middle",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.