Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 03:47 UTC

diegomvh / angular-odata

Client side OData typescript library for Angular

TypeScriptMIT★ 52 stars⑂ 18 forkssince May 2018View on GitHub ↗
KindWeb interfacehow this is determined

diegomvh/angular-odata holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (86/100) and lowest on AI Readiness (41/100). It was last updated today. A single contributor accounts for most of its recent work.

78
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

78
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).

Ownership

Diego van HaasterPersonal account
44 followers56 public repossince Nov 2010

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmangular-odata0.151.07,01211810 days agoclientodataodata-v4odata-v3odata-v2typescriptapiangular

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.1/36Commit cadence — 29/52 weeks with commits
18/18Commit volume — 140 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year140
human_commit_share1
days_since_last_push0
active_weeks_last_year29
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 10 days ago
27/27Release cadence — a release every ~14.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv0.151.0
releases_from_tagsyes
days_since_latest_release10
mean_days_between_releases14.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?

57Moderate · 17% of overall
How it's scored
27.7/60Stars — 52 stars
10.3/25Forks — 18 forks
2.7/15Watchers — 4 watchers
Inputs used
forks18
stars52
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, github.com
has_pull_request_templateno
How it's scored
51.3/80Monthly downloads — 7,012 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesangular-odata
dependents
ecosystemsnpm
total_downloads
monthly_downloads7,012
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?

56Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
8.1/13.5Contributor breadth — 6 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.996
How it's scored
40.2/42Issue resolution — 96% of issues closed
14/30PR acceptance — 14/30 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs14
open_issues3
closed_issues67
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.957
closed_unmerged_prs16
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.9/25Owner reach — 44 followers of diegomvh
24.8/25Track record — 56 public repos, account ~15 yr old
Inputs used
followers44
owner_typeUser
is_verified
owner_logindiegomvh
public_repos56
account_age_days5,732
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 10 days ago
20/20Version history — 118 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesangular-odata
ecosystemsnpm
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

81Excellent · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.npmjs.com/package/angular-odata
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsodata, angular
has_wikiyes
homepagehttps://www.npmjs.com/package/angular-odata
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
5/5SAST — SAST tool detected: CodeQL
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 104 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:angular-odata@0.151.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

41Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.9/40Legible commit history — 13 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.13
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.7/55Manageable file sizes — 5/209 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes4,584,003
source_files_sampled209
oversized_source_files5

Key facts

52GitHub stars
6contributors
140commits, last 12 months
0days since last push
100releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 18 ⇿
0Stars
18Forks
80Releases

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.

0481216201822020-022023-022026-03
Major 0Minor 50Patch 30

Each point covers 6 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-08-04 03:47 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool detected: CodeQL
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities104 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
npm@angular/common^21.0.0package.json
npm@angular/compiler^21.0.0package.json
npm@angular/core^21.0.0package.json
npm@angular/forms^21.0.0package.json
npm@angular/platform-browser^21.0.0package.json
npm@angular/router^21.0.0package.json
npm@schematics/angular^21.0.3package.json
npmrxjs~7.8.0package.json
npmtslib^2.3.0package.json
npmtslib^2.3.0projects/angular-odata/package.json
All dependencies 915

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

RegistryPackageVersionRelation
npm@angular/common21.0.5direct
npm@angular/compiler21.0.5direct
npm@angular/core21.0.5direct
npm@angular/forms21.0.5direct
npm@angular/platform-browser21.0.5direct
npm@angular/router21.0.5direct
npm@schematics/angular21.0.3direct
npmrxjs7.8.2direct
npmtslib2.8.1direct
npmtslib^2.3.0direct
npm@acemir/cssom0.9.29indirect
npm@aduh95/viz.js3.4.0indirect
npm@algolia/abtesting1.6.1indirect
npm@algolia/client-abtesting5.40.1indirect
npm@algolia/client-analytics5.40.1indirect
npm@algolia/client-common5.40.1indirect
npm@algolia/client-insights5.40.1indirect
npm@algolia/client-personalization5.40.1indirect
npm@algolia/client-query-suggestions5.40.1indirect
npm@algolia/client-search5.40.1indirect
npm@algolia/ingestion1.40.1indirect
npm@algolia/monitoring1.40.1indirect
npm@algolia/recommend5.40.1indirect
npm@algolia/requester-browser-xhr5.40.1indirect
npm@algolia/requester-fetch5.40.1indirect
npm@algolia/requester-node-http5.40.1indirect
npm@ampproject/remapping2.3.0indirect
npm@angular-devkit/architect0.2100.3indirect
npm@angular-devkit/core20.3.4indirect
npm@angular-devkit/core21.0.3indirect
npm@angular-devkit/schematics20.3.4indirect
npm@angular-devkit/schematics21.0.3indirect
npm@angular/build21.0.3indirect
npm@angular/cli21.0.3indirect
npm@angular/compiler-cli21.0.5indirect
npm@arr/every1.0.1indirect
npm@asamuzakjp/css-color4.1.0indirect
npm@asamuzakjp/dom-selector6.7.6indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@babel/code-frame7.27.1indirect
npm@babel/compat-data7.28.5indirect
npm@babel/core7.28.4indirect
npm@babel/generator7.28.5indirect
npm@babel/helper-annotate-as-pure7.27.3indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-create-class-features-plugin7.28.5indirect
npm@babel/helper-create-regexp-features-plugin7.28.5indirect
npm@babel/helper-define-polyfill-provider0.6.5indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-member-expression-to-functions7.28.5indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-transforms7.28.3indirect
npm@babel/helper-optimise-call-expression7.27.1indirect
npm@babel/helper-plugin-utils7.27.1indirect
npm@babel/helper-remap-async-to-generator7.27.1indirect
npm@babel/helper-replace-supers7.27.1indirect
npm@babel/helper-skip-transparent-expression-wrappers7.27.1indirect
npm@babel/helper-split-export-declaration7.24.7indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helper-wrap-function7.28.3indirect
npm@babel/helpers7.28.4indirect
npm@babel/parser7.28.5indirect
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.28.5indirect
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.27.1indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.28.3indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-import-assertions7.27.1indirect
npm@babel/plugin-syntax-import-attributes7.27.1indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.27.1indirect
npm@babel/plugin-transform-async-generator-functions7.28.0indirect
npm@babel/plugin-transform-async-to-generator7.27.1indirect
npm@babel/plugin-transform-block-scoped-functions7.27.1indirect
npm@babel/plugin-transform-block-scoping7.28.5indirect
npm@babel/plugin-transform-class-properties7.27.1indirect
npm@babel/plugin-transform-class-static-block7.28.3indirect
npm@babel/plugin-transform-classes7.28.4indirect
npm@babel/plugin-transform-computed-properties7.27.1indirect
npm@babel/plugin-transform-destructuring7.28.5indirect
npm@babel/plugin-transform-dotall-regex7.27.1indirect
npm@babel/plugin-transform-duplicate-keys7.27.1indirect
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.27.1indirect
npm@babel/plugin-transform-dynamic-import7.27.1indirect
npm@babel/plugin-transform-explicit-resource-management7.28.0indirect
npm@babel/plugin-transform-exponentiation-operator7.28.5indirect
npm@babel/plugin-transform-export-namespace-from7.27.1indirect
npm@babel/plugin-transform-for-of7.27.1indirect
npm@babel/plugin-transform-function-name7.27.1indirect
npm@babel/plugin-transform-json-strings7.27.1indirect
npm@babel/plugin-transform-literals7.27.1indirect
npm@babel/plugin-transform-logical-assignment-operators7.28.5indirect
npm@babel/plugin-transform-member-expression-literals7.27.1indirect
npm@babel/plugin-transform-modules-amd7.27.1indirect
npm@babel/plugin-transform-modules-commonjs7.27.1indirect
npm@babel/plugin-transform-modules-systemjs7.28.5indirect
npm@babel/plugin-transform-modules-umd7.27.1indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.27.1indirect
npm@babel/plugin-transform-new-target7.27.1indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.27.1indirect
npm@babel/plugin-transform-numeric-separator7.27.1indirect
npm@babel/plugin-transform-object-rest-spread7.28.4indirect
npm@babel/plugin-transform-object-super7.27.1indirect
npm@babel/plugin-transform-optional-catch-binding7.27.1indirect
npm@babel/plugin-transform-optional-chaining7.28.5indirect
npm@babel/plugin-transform-parameters7.27.7indirect
npm@babel/plugin-transform-private-methods7.27.1indirect
npm@babel/plugin-transform-private-property-in-object7.27.1indirect
npm@babel/plugin-transform-property-literals7.27.1indirect
npm@babel/plugin-transform-regenerator7.28.4indirect
npm@babel/plugin-transform-regexp-modifiers7.27.1indirect
npm@babel/plugin-transform-reserved-words7.27.1indirect
npm@babel/plugin-transform-shorthand-properties7.27.1indirect
npm@babel/plugin-transform-spread7.27.1indirect
npm@babel/plugin-transform-sticky-regex7.27.1indirect
npm@babel/plugin-transform-template-literals7.27.1indirect
npm@babel/plugin-transform-typeof-symbol7.27.1indirect
npm@babel/plugin-transform-unicode-escapes7.27.1indirect
npm@babel/plugin-transform-unicode-property-regex7.27.1indirect
npm@babel/plugin-transform-unicode-regex7.27.1indirect
npm@babel/plugin-transform-unicode-sets-regex7.27.1indirect
npm@babel/preset-env7.28.3indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/runtime7.28.4indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.5indirect
npm@babel/types7.28.5indirect
npm@compodoc/compodoc1.1.32indirect
npm@compodoc/live-server1.2.3indirect
npm@compodoc/ngd-core2.1.1indirect
npm@compodoc/ngd-transformer2.1.3indirect
npm@csstools/color-helpers5.1.0indirect
npm@csstools/css-calc2.1.4indirect
npm@csstools/css-color-parser3.1.0indirect
npm@csstools/css-parser-algorithms3.0.5indirect
npm@csstools/css-syntax-patches-for-csstree1.0.14indirect
npm@csstools/css-tokenizer3.0.4indirect
npm@egjs/hammerjs2.0.17indirect
npm@emnapi/core1.7.1indirect
npm@emnapi/runtime1.7.1indirect
npm@emnapi/wasi-threads1.1.0indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/aix-ppc640.26.0indirect
npm@esbuild/aix-ppc640.27.1indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm0.26.0indirect
npm@esbuild/android-arm0.27.1indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-arm640.26.0indirect
npm@esbuild/android-arm640.27.1indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/android-x640.26.0indirect
npm@esbuild/android-x640.27.1indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-arm640.26.0indirect
npm@esbuild/darwin-arm640.27.1indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/darwin-x640.26.0indirect
npm@esbuild/darwin-x640.27.1indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-arm640.26.0indirect
npm@esbuild/freebsd-arm640.27.1indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/freebsd-x640.26.0indirect
npm@esbuild/freebsd-x640.27.1indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm0.26.0indirect
npm@esbuild/linux-arm0.27.1indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-arm640.26.0indirect
npm@esbuild/linux-arm640.27.1indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-ia320.26.0indirect
npm@esbuild/linux-ia320.27.1indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-loong640.26.0indirect
npm@esbuild/linux-loong640.27.1indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-mips64el0.26.0indirect
npm@esbuild/linux-mips64el0.27.1indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-ppc640.26.0indirect
npm@esbuild/linux-ppc640.27.1indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-riscv640.26.0indirect
npm@esbuild/linux-riscv640.27.1indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-s390x0.26.0indirect
npm@esbuild/linux-s390x0.27.1indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/linux-x640.26.0indirect
npm@esbuild/linux-x640.27.1indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-arm640.26.0indirect
npm@esbuild/netbsd-arm640.27.1indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/netbsd-x640.26.0indirect
npm@esbuild/netbsd-x640.27.1indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-arm640.26.0indirect
npm@esbuild/openbsd-arm640.27.1indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openbsd-x640.26.0indirect
npm@esbuild/openbsd-x640.27.1indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/openharmony-arm640.26.0indirect
npm@esbuild/openharmony-arm640.27.1indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/sunos-x640.26.0indirect
npm@esbuild/sunos-x640.27.1indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-arm640.26.0indirect
npm@esbuild/win32-arm640.27.1indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-ia320.26.0indirect
npm@esbuild/win32-ia320.27.1indirect
npm@esbuild/win32-x640.25.12indirect
npm@esbuild/win32-x640.26.0indirect
npm@esbuild/win32-x640.27.1indirect
npm@inquirer/ansi1.0.2indirect
npm@inquirer/checkbox4.3.2indirect
npm@inquirer/confirm5.1.19indirect
npm@inquirer/confirm5.1.21indirect
npm@inquirer/core10.3.2indirect
npm@inquirer/editor4.2.23indirect
npm@inquirer/expand4.0.23indirect
npm@inquirer/external-editor1.0.3indirect
npm@inquirer/figures1.0.15indirect
npm@inquirer/input4.3.1indirect
npm@inquirer/number3.0.23indirect
npm@inquirer/password4.0.23indirect
npm@inquirer/prompts7.9.0indirect
npm@inquirer/rawlist4.1.11indirect
npm@inquirer/search3.2.2indirect
npm@inquirer/select4.4.2indirect
npm@inquirer/type3.0.10indirect
npm@isaacs/balanced-match4.0.1indirect
npm@isaacs/brace-expansion5.0.0indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@listr2/prompt-adapter-inquirer3.0.5indirect
npm@lmdb/lmdb-darwin-arm643.4.3indirect
npm@lmdb/lmdb-darwin-x643.4.3indirect
npm@lmdb/lmdb-linux-arm3.4.3indirect
npm@lmdb/lmdb-linux-arm643.4.3indirect
npm@lmdb/lmdb-linux-x643.4.3indirect
npm@lmdb/lmdb-win32-arm643.4.3indirect
npm@lmdb/lmdb-win32-x643.4.3indirect
npm@modelcontextprotocol/sdk1.24.0indirect
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.3indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.3indirect
npm@napi-rs/nice1.1.1indirect
npm@napi-rs/nice-android-arm-eabi1.1.1indirect
npm@napi-rs/nice-android-arm641.1.1indirect
npm@napi-rs/nice-darwin-arm641.1.1indirect
npm@napi-rs/nice-darwin-x641.1.1indirect
npm@napi-rs/nice-freebsd-x641.1.1indirect
npm@napi-rs/nice-linux-arm-gnueabihf1.1.1indirect
npm@napi-rs/nice-linux-arm64-gnu1.1.1indirect
npm@napi-rs/nice-linux-arm64-musl1.1.1indirect
npm@napi-rs/nice-linux-ppc64-gnu1.1.1indirect
npm@napi-rs/nice-linux-riscv64-gnu1.1.1indirect
npm@napi-rs/nice-linux-s390x-gnu1.1.1indirect
npm@napi-rs/nice-linux-x64-gnu1.1.1indirect
npm@napi-rs/nice-linux-x64-musl1.1.1indirect
npm@napi-rs/nice-openharmony-arm641.1.1indirect
npm@napi-rs/nice-win32-arm64-msvc1.1.1indirect
npm@napi-rs/nice-win32-ia32-msvc1.1.1indirect
npm@napi-rs/nice-win32-x64-msvc1.1.1indirect
npm@napi-rs/wasm-runtime1.1.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/fs5.0.0indirect
npm@npmcli/git7.0.1indirect
npm@npmcli/installed-package-contents3.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.4indirect
npm@npmcli/promise-spawn8.0.3indirect
npm@npmcli/promise-spawn9.0.1indirect
npm@npmcli/redact4.0.0indirect
npm@npmcli/run-script10.0.3indirect
npm@oxc-project/types0.96.0indirect
npm@parcel/watcher2.5.1indirect
npm@parcel/watcher-android-arm642.5.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-freebsd-x642.5.1indirect
npm@parcel/watcher-linux-arm-glibc2.5.1indirect
npm@parcel/watcher-linux-arm-musl2.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-arm642.5.1indirect
npm@parcel/watcher-win32-ia322.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@polka/send-type0.5.2indirect
npm@polka/url0.5.0indirect
npm@polka/url1.0.0-next.29indirect
npm@rolldown/binding-android-arm641.0.0-beta.47indirect
npm@rolldown/binding-darwin-arm641.0.0-beta.47indirect
npm@rolldown/binding-darwin-x641.0.0-beta.47indirect
npm@rolldown/binding-freebsd-x641.0.0-beta.47indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-beta.47indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-beta.47indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-beta.47indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-beta.47indirect
npm@rolldown/binding-linux-x64-musl1.0.0-beta.47indirect
npm@rolldown/binding-openharmony-arm641.0.0-beta.47indirect
npm@rolldown/binding-wasm32-wasi1.0.0-beta.47indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-beta.47indirect
npm@rolldown/binding-win32-ia32-msvc1.0.0-beta.47indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-beta.47indirect
npm@rolldown/pluginutils1.0.0-beta.47indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.53.3indirect
npm@rollup/rollup-android-arm644.53.3indirect
npm@rollup/rollup-darwin-arm644.53.3indirect
npm@rollup/rollup-darwin-x644.53.3indirect
npm@rollup/rollup-freebsd-arm644.53.3indirect
npm@rollup/rollup-freebsd-x644.53.3indirect
npm@rollup/rollup-linux-arm-gnueabihf4.53.3indirect
npm@rollup/rollup-linux-arm-musleabihf4.53.3indirect
npm@rollup/rollup-linux-arm64-gnu4.53.3indirect
npm@rollup/rollup-linux-arm64-musl4.53.3indirect
npm@rollup/rollup-linux-loong64-gnu4.53.3indirect
npm@rollup/rollup-linux-ppc64-gnu4.53.3indirect
npm@rollup/rollup-linux-riscv64-gnu4.53.3indirect
npm@rollup/rollup-linux-riscv64-musl4.53.3indirect
npm@rollup/rollup-linux-s390x-gnu4.53.3indirect
npm@rollup/rollup-linux-x64-gnu4.53.3indirect
npm@rollup/rollup-linux-x64-musl4.53.3indirect
npm@rollup/rollup-openharmony-arm644.53.3indirect
npm@rollup/rollup-win32-arm64-msvc4.53.3indirect
npm@rollup/rollup-win32-ia32-msvc4.53.3indirect
npm@rollup/rollup-win32-x64-gnu4.53.3indirect
npm@rollup/rollup-win32-x64-msvc4.53.3indirect
npm@rollup/wasm-node4.53.3indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.0.0indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.0.1indirect
npm@sigstore/tuf4.0.0indirect
npm@sigstore/verify3.0.0indirect
npm@standard-schema/spec1.0.0indirect
npm@thednp/event-listener2.0.10indirect
npm@thednp/position-observer1.1.0indirect
npm@thednp/shorty2.0.11indirect
npm@ts-morph/common0.28.1indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.0.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/hammerjs2.0.46indirect
npm@types/jsdom27.0.0indirect
npm@types/json-schema7.0.15indirect
npm@types/node25.0.3indirect
npm@types/tough-cookie4.0.5indirect
npm@vitejs/plugin-basic-ssl2.1.0indirect
npm@vitest/expect4.0.15indirect
npm@vitest/mocker4.0.15indirect
npm@vitest/pretty-format4.0.15indirect
npm@vitest/runner4.0.15indirect
npm@vitest/snapshot4.0.15indirect
npm@vitest/spy4.0.15indirect
npm@vitest/utils4.0.15indirect
npm@yarnpkg/lockfile1.1.0indirect
npmabbrev4.0.0indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmagent-base7.1.4indirect
npmajv8.17.1indirect
npmajv-formats3.0.1indirect
npmalgoliasearch5.40.1indirect
npmansi-colors4.1.3indirect
npmansi-escapes7.2.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmapache-crypt1.2.6indirect
npmapache-md51.1.8indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmbabel-plugin-polyfill-corejs20.4.14indirect
npmbabel-plugin-polyfill-corejs30.13.0indirect
npmbabel-plugin-polyfill-regenerator0.6.5indirect
npmbalanced-match1.0.2indirect
npmbaseline-browser-mapping2.9.7indirect
npmbasic-auth2.0.1indirect
npmbatch0.6.1indirect
npmbcryptjs2.4.3indirect
npmbeasties0.3.5indirect
npmbidi-js1.0.3indirect
npmbinary-extensions2.3.0indirect
npmbody-parser2.2.1indirect
npmboolbase1.0.0indirect
npmbootstrap.native5.1.6indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.1indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcacache20.0.3indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsite1.0.0indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001760indirect
npmchai6.2.1indirect
npmchalk5.6.2indirect
npmchardet2.1.1indirect
npmcheerio1.1.2indirect
npmcheerio-select2.1.0indirect
npmchokidar3.6.0indirect
npmchokidar4.0.3indirect
npmchownr3.0.0indirect
npmcli-cursor5.0.0indirect
npmcli-spinners2.9.2indirect
npmcli-spinners3.3.0indirect
npmcli-truncate5.1.1indirect
npmcli-width4.1.0indirect
npmcliui9.0.1indirect
npmcode-block-writer13.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcolorette2.0.20indirect
npmcolors1.4.0indirect
npmcommander14.0.2indirect
npmcommon-path-prefix3.0.0indirect
npmcomponent-emitter2.0.0indirect
npmconnect3.7.0indirect
npmcontent-disposition1.0.1indirect
npmcontent-type1.0.5indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcopy-anything2.0.6indirect
npmcore-js-compat3.47.0indirect
npmcors2.8.5indirect
npmcosmiconfig9.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-select5.2.2indirect
npmcss-select6.0.0indirect
npmcss-tree3.1.0indirect
npmcss-what6.2.2indirect
npmcss-what7.0.0indirect
npmcssstyle5.3.4indirect
npmdata-urls6.0.0indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdecache4.6.2indirect
npmdecimal.js10.6.0indirect
npmdefine-lazy-prop2.0.0indirect
npmdepd1.1.2indirect
npmdepd2.0.0indirect
npmdependency-graph1.0.0indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.1.2indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdot2.0.0-beta.1indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmeastasianwidth0.2.0indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.267indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmencoding0.1.13indirect
npmencoding-sniffer0.2.1indirect
npmend-of-stream1.4.5indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerr-code2.0.3indirect
npmerrno0.1.8indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.1.1indirect
npmes6-shim0.35.8indirect
npmesbuild0.25.12indirect
npmesbuild0.26.0indirect
npmesbuild0.27.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-stream4.0.1indirect
npmeventemitter35.0.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.6indirect
npmexeca4.1.0indirect
npmexpect-type1.3.0indirect
npmexponential-backoff3.1.3indirect
npmexpress5.2.1indirect
npmexpress-rate-limit7.5.1indirect
npmfancy-log2.0.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.0indirect
npmfastq1.19.1indirect
npmfaye-websocket0.11.4indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfinalhandler1.1.2indirect
npmfinalhandler2.1.1indirect
npmfind-cache-directory6.0.0indirect
npmfind-up-simple1.0.1indirect
npmforeground-child3.3.1indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfrom0.1.7indirect
npmfs-extra11.3.2indirect
npmfs-minipass3.0.3indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.4.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream5.2.0indirect
npmglob11.1.0indirect
npmglob13.0.0indirect
npmglob-parent5.1.2indirect
npmglob-to-regexp0.4.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhandlebars4.7.8indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.2indirect
npmhosted-git-info9.0.2indirect
npmhtml-encoding-sniffer4.0.0indirect
npmhtml-entities2.6.0indirect
npmhtmlparser210.0.0indirect
npmhttp-auth4.1.9indirect
npmhttp-auth-connect1.0.6indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-errors1.6.3indirect
npmhttp-errors2.0.1indirect
npmhttp-parser-js0.5.10indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals1.1.1indirect
npmi18next25.5.3indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.1indirect
npmignore-walk8.0.0indirect
npmimage-size0.5.5indirect
npmimmutable5.1.4indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini5.0.0indirect
npmini6.0.0indirect
npminjection-js2.6.1indirect
npmip-address10.1.0indirect
npmipaddr.js1.9.1indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.16.1indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-interactive2.0.0indirect
npmis-number7.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-promise4.0.0indirect
npmis-stream2.0.1indirect
npmis-unicode-supported1.3.0indirect
npmis-unicode-supported2.1.0indirect
npmis-what3.14.1indirect
npmis-wsl2.2.0indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmjackspeak4.1.1indirect
npmjose6.1.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjsdom27.3.0indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-parse-even-better-errors5.0.0indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.2.0indirect
npmjsonparse1.3.1indirect
npmkeycharm0.4.0indirect
npmless4.4.2indirect
npmlines-and-columns1.2.4indirect
npmlistr29.0.5indirect
npmlmdb3.4.3indirect
npmlodash4.17.21indirect
npmlodash.debounce4.0.8indirect
npmlog-symbols6.0.0indirect
npmlog-symbols7.0.1indirect
npmlog-update6.1.0indirect
npmloglevel1.9.2indirect
npmloglevel-plugin-prefix0.8.4indirect
npmlru-cache11.2.4indirect
npmlru-cache5.1.1indirect
npmlunr2.3.9indirect
npmmacos-release2.5.1indirect
npmmagic-string0.30.17indirect
npmmagic-string0.30.19indirect
npmmagic-string0.30.21indirect
npmmake-dir2.1.0indirect
npmmake-fetch-happen15.0.3indirect
npmmap-stream0.0.7indirect
npmmarked7.0.3indirect
npmmatchit1.1.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.12.2indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.1.1indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass7.1.2indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.0indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib3.1.0indirect
npmmorgan1.10.1indirect
npmmrmime2.0.1indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmsgpackr1.11.5indirect
npmmsgpackr-extract3.0.3indirect
npmmute-stream2.0.0indirect
npmnanoid3.3.11indirect
npmneedle3.3.1indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmneotraverse0.6.18indirect
npmng-packagr21.0.0indirect
npmnode-addon-api6.1.0indirect
npmnode-addon-api7.1.1indirect
npmnode-gyp12.1.0indirect
npmnode-gyp-build-optional-packages5.2.2indirect
npmnode-releases2.0.27indirect
npmnopt9.0.0indirect
npmnormalize-path3.0.0indirect
npmnpm-bundled4.0.0indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin4.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg13.0.1indirect
npmnpm-packlist10.0.3indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-registry-fetch19.1.1indirect
npmnpm-run-path4.0.1indirect
npmnth-check2.1.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobug2.1.1indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmon-headers1.1.0indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime7.0.0indirect
npmopen8.4.0indirect
npmopencollective-postinstall2.0.3indirect
npmora8.2.0indirect
npmora9.0.0indirect
npmordered-binary1.6.0indirect
npmos-name4.0.1indirect
npmp-map7.0.4indirect
npmpackage-json-from-dist1.0.1indirect
npmpacote21.0.3indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-node-version1.0.1indirect
npmparse57.3.0indirect
npmparse58.0.0indirect
npmparse5-html-rewriting-stream8.0.0indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmparse5-sax-parser8.0.0indirect
npmparseurl1.3.3indirect
npmpath-browserify1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.1indirect
npmpath-to-regexp8.3.0indirect
npmpathe2.0.3indirect
npmpause-stream0.0.11indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpify4.0.1indirect
npmpiscina5.1.3indirect
npmpkce-challenge5.0.1indirect
npmpkg-dir8.0.0indirect
npmpolka0.5.2indirect
npmpostcss8.5.6indirect
npmpostcss-media-query-parser0.2.3indirect
npmprettier3.7.4indirect
npmprismjs1.30.0indirect
npmproc-log5.0.0indirect
npmproc-log6.1.0indirect
npmpromise-retry2.0.1indirect
npmproxy-addr2.0.7indirect
npmproxy-middleware0.15.0indirect
npmprr1.0.1indirect
npmpump3.0.3indirect
npmpunycode2.3.1indirect
npmqs6.14.0indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmreaddirp3.6.0indirect
npmreaddirp4.1.2indirect
npmreflect-metadata0.2.2indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.2indirect
npmregexpu-core6.4.0indirect
npmregjsgen0.8.0indirect
npmregjsparser0.13.0indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.11indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrolldown1.0.0-beta.47indirect
npmrollup4.53.3indirect
npmrollup-plugin-dts6.3.0indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafer-buffer2.1.2indirect
npmsass1.93.2indirect
npmsax1.4.3indirect
npmsaxes6.0.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.3indirect
npmsend1.2.0indirect
npmserve-index1.9.1indirect
npmserve-static2.2.0indirect
npmsetprototypeof1.1.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsigstore4.0.0indirect
npmsirv3.0.2indirect
npmslice-ansi7.1.2indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.22indirect
npmsplit1.0.1indirect
npmssri12.0.0indirect
npmssri13.0.0indirect
npmstackback0.0.2indirect
npmstatuses1.5.0indirect
npmstatuses2.0.2indirect
npmstd-env3.10.0indirect
npmstdin-discarder0.2.2indirect
npmstream-combiner0.2.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.1.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmstrip-final-newline2.0.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-pan-zoom3.6.2indirect
npmsymbol-tree3.2.4indirect
npmtablesort5.6.0indirect
npmtar7.5.2indirect
npmthrough2.3.8indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow3.0.3indirect
npmtldts7.0.19indirect
npmtldts-core7.0.19indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtotalist3.0.1indirect
npmtough-cookie6.0.0indirect
npmtr466.0.0indirect
npmtrouter2.0.1indirect
npmts-morph27.0.2indirect
npmtuf-js4.0.0indirect
npmtype-is2.0.1indirect
npmtypescript5.9.3indirect
npmuglify-js3.19.3indirect
npmundici7.16.0indirect
npmundici-types7.16.0indirect
npmunicode-canonical-property-names-ecmascript2.0.1indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.1indirect
npmunicode-property-aliases-ecmascript2.2.0indirect
npmunique-filename5.0.0indirect
npmunique-slug6.0.0indirect
npmuniversalify2.0.1indirect
npmunix-crypt-td-js1.1.4indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.2indirect
npmutils-merge1.0.1indirect
npmuuid11.1.0indirect
npmuuid8.3.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name6.0.2indirect
npmvary1.1.2indirect
npmvis-data8.0.3indirect
npmvis-network10.0.2indirect
npmvis-util6.0.0indirect
npmvite7.2.2indirect
npmvitest4.0.15indirect
npmw3c-xmlserializer5.0.0indirect
npmwatchpack2.4.4indirect
npmweak-lru-cache1.2.2indirect
npmwebidl-conversions8.0.0indirect
npmwebsocket-driver0.7.4indirect
npmwebsocket-extensions0.1.4indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-url15.1.0indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhich6.0.0indirect
npmwhy-is-node-running2.3.0indirect
npmwindows-release4.0.0indirect
npmwordwrap1.0.0indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmws8.18.3indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs18.0.0indirect
npmyargs-parser22.0.0indirect
npmyoctocolors2.1.2indirect
npmyoctocolors-cjs2.1.3indirect
npmzod4.1.13indirect
npmzod-to-json-schema3.25.0indirect
Dependency advisories 0

Installing npm:angular-odata@0.151.0 pulls in 1 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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": [
        "odata",
        "angular"
      ],
      "is_fork": false,
      "size_kb": 27466,
      "has_wiki": true,
      "homepage": "https://www.npmjs.com/package/angular-odata",
      "languages": {
        "TypeScript": 1013919
      },
      "pushed_at": "2026-08-03T11:46:03Z",
      "created_at": "2018-05-05T12:11:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T13:12:31Z",
      "description": "Client side OData typescript library for Angular",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Diego van Haaster",
      "type": "User",
      "login": "diegomvh",
      "company": null,
      "location": "Trelew, Chubut",
      "followers": 44,
      "avatar_url": "https://avatars.githubusercontent.com/u/494131?v=4",
      "created_at": "2010-11-23T23:02:54Z",
      "is_verified": null,
      "public_repos": 56,
      "account_age_days": 5732
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.151.0",
          "kind": "minor",
          "published_at": "2026-07-24T13:10:35Z"
        },
        {
          "tag": "v0.150.0",
          "kind": "minor",
          "published_at": "2026-07-09T17:32:48Z"
        },
        {
          "tag": "v0.149.0",
          "kind": "minor",
          "published_at": "2026-07-09T10:31:59Z"
        },
        {
          "tag": "v0.148.0",
          "kind": "minor",
          "published_at": "2026-07-01T00:35:51Z"
        },
        {
          "tag": "v0.147.0",
          "kind": "minor",
          "published_at": "2026-06-18T00:56:30Z"
        },
        {
          "tag": "v0.146.2",
          "kind": "patch",
          "published_at": "2026-05-18T13:57:46Z"
        },
        {
          "tag": "v0.146.1",
          "kind": "patch",
          "published_at": "2026-05-18T12:01:57Z"
        },
        {
          "tag": "v0.146.0",
          "kind": "minor",
          "published_at": "2026-05-15T22:49:25Z"
        },
        {
          "tag": "v0.145.0",
          "kind": "minor",
          "published_at": "2026-04-24T21:50:09Z"
        },
        {
          "tag": "v0.144.2",
          "kind": "patch",
          "published_at": "2026-03-19T22:28:46Z"
        },
        {
          "tag": "v0.144.1",
          "kind": "patch",
          "published_at": "2026-03-17T20:35:23Z"
        },
        {
          "tag": "v0.144.0",
          "kind": "minor",
          "published_at": "2026-03-11T23:14:05Z"
        },
        {
          "tag": "v0.143.0",
          "kind": "minor",
          "published_at": "2026-02-20T10:59:56Z"
        },
        {
          "tag": "v0.142.0",
          "kind": "minor",
          "published_at": "2025-12-23T14:50:45Z"
        },
        {
          "tag": "v0.141.0",
          "kind": "minor",
          "published_at": "2025-10-29T16:31:13Z"
        },
        {
          "tag": "v0.140.1",
          "kind": "patch",
          "published_at": "2025-09-18T13:15:51Z"
        },
        {
          "tag": "v0.140.0",
          "kind": "minor",
          "published_at": "2025-09-05T15:48:50Z"
        },
        {
          "tag": "v0.131.0",
          "kind": "minor",
          "published_at": "2025-08-01T11:42:47Z"
        },
        {
          "tag": "v0.130.0",
          "kind": "minor",
          "published_at": "2024-10-05T11:11:16Z"
        },
        {
          "tag": "v0.128.0",
          "kind": "minor",
          "published_at": "2024-07-17T12:29:18Z"
        },
        {
          "tag": "v0.127.0",
          "kind": "minor",
          "published_at": "2024-05-21T22:24:45Z"
        },
        {
          "tag": "v0.126.0",
          "kind": "minor",
          "published_at": "2023-10-09T16:17:35Z"
        },
        {
          "tag": "v0.125.0",
          "kind": "minor",
          "published_at": "2023-09-11T15:11:24Z"
        },
        {
          "tag": "v0.124.0",
          "kind": "minor",
          "published_at": "2023-09-01T13:24:55Z"
        },
        {
          "tag": "v0.123.0",
          "kind": "minor",
          "published_at": "2023-06-26T12:49:01Z"
        },
        {
          "tag": "v0.122.0",
          "kind": "minor",
          "published_at": "2023-04-24T16:59:10Z"
        },
        {
          "tag": "v0.121.0",
          "kind": "minor",
          "published_at": "2023-04-11T17:10:06Z"
        },
        {
          "tag": "v0.120.0",
          "kind": "minor",
          "published_at": "2023-04-01T02:02:51Z"
        },
        {
          "tag": "v0.115.0",
          "kind": "minor",
          "published_at": "2022-12-01T16:25:48Z"
        },
        {
          "tag": "v0.110.0",
          "kind": "minor",
          "published_at": "2022-10-15T10:54:43Z"
        },
        {
          "tag": "v0.105.0",
          "kind": "minor",
          "published_at": "2022-09-19T03:30:31Z"
        },
        {
          "tag": "v0.102.6",
          "kind": "patch",
          "published_at": "2022-08-10T16:57:51Z"
        },
        {
          "tag": "v0.102.5",
          "kind": "patch",
          "published_at": "2022-08-08T16:28:38Z"
        },
        {
          "tag": "v0.102.0",
          "kind": "minor",
          "published_at": "2022-06-29T17:07:31Z"
        },
        {
          "tag": "v0.101.0",
          "kind": "minor",
          "published_at": "2022-05-16T17:00:08Z"
        },
        {
          "tag": "v0.100.1",
          "kind": "patch",
          "published_at": "2022-04-04T11:53:34Z"
        },
        {
          "tag": "v0.100.0",
          "kind": "minor",
          "published_at": "2022-03-18T14:46:26Z"
        },
        {
          "tag": "v0.99.5",
          "kind": "patch",
          "published_at": "2022-03-09T17:12:07Z"
        },
        {
          "tag": "v0.99.2",
          "kind": "patch",
          "published_at": "2022-02-21T10:42:57Z"
        },
        {
          "tag": "v0.99.0",
          "kind": "minor",
          "published_at": "2022-02-03T00:53:44Z"
        },
        {
          "tag": "v0.95.0",
          "kind": "minor",
          "published_at": "2021-12-21T10:43:07Z"
        },
        {
          "tag": "v0.92.0",
          "kind": "minor",
          "published_at": "2021-11-17T16:43:50Z"
        },
        {
          "tag": "v0.90.0",
          "kind": "minor",
          "published_at": "2021-11-01T15:33:20Z"
        },
        {
          "tag": "v0.80.0",
          "kind": "minor",
          "published_at": "2021-10-12T12:35:15Z"
        },
        {
          "tag": "v0.78.1",
          "kind": "patch",
          "published_at": "2021-09-23T01:18:22Z"
        },
        {
          "tag": "v0.78.0",
          "kind": "minor",
          "published_at": "2021-09-22T19:44:07Z"
        },
        {
          "tag": "v0.75.0",
          "kind": "minor",
          "published_at": "2021-09-13T12:42:40Z"
        },
        {
          "tag": "v0.70.0",
          "kind": "minor",
          "published_at": "2021-08-22T12:45:13Z"
        },
        {
          "tag": "v0.68.0",
          "kind": "minor",
          "published_at": "2021-07-27T13:42:13Z"
        },
        {
          "tag": "v0.65.0",
          "kind": "minor",
          "published_at": "2021-07-06T23:44:14Z"
        },
        {
          "tag": "v0.60.0",
          "kind": "minor",
          "published_at": "2021-06-21T12:11:10Z"
        },
        {
          "tag": "v0.50.4",
          "kind": "patch",
          "published_at": "2021-05-21T00:52:13Z"
        },
        {
          "tag": "v0.50.3",
          "kind": "patch",
          "published_at": "2021-05-20T13:00:20Z"
        },
        {
          "tag": "v0.50.2",
          "kind": "patch",
          "published_at": "2021-05-20T12:41:00Z"
        },
        {
          "tag": "v0.50.1",
          "kind": "patch",
          "published_at": "2021-05-20T12:07:07Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2021-05-19T16:45:41Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2021-04-06T02:22:42Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2021-03-24T23:41:13Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2021-03-16T10:45:31Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2021-03-10T01:22:26Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2021-02-24T22:01:28Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2021-02-23T11:01:12Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2021-02-03T13:45:43Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2021-02-03T10:53:39Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2021-02-03T10:43:24Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2021-01-23T15:59:49Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2021-01-18T12:12:56Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2020-12-23T11:23:46Z"
        },
        {
          "tag": "v0.18.4",
          "kind": "patch",
          "published_at": "2020-11-25T01:58:07Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2020-11-20T09:50:25Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2020-11-14T00:47:53Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2020-11-09T18:33:26Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2020-10-28T20:17:06Z"
        },
        {
          "tag": "v0.17.12",
          "kind": "patch",
          "published_at": "2020-08-10T23:16:20Z"
        },
        {
          "tag": "v0.17.8",
          "kind": "patch",
          "published_at": "2020-08-08T09:37:31Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2020-08-07T18:24:09Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-07-27T22:50:58Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2020-07-15T13:47:35Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2020-07-13T19:31:52Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2020-07-03T21:40:34Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2020-06-10T11:13:57Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2020-06-04T23:25:32Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2020-05-28T13:11:40Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2020-05-25T23:39:07Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2020-05-25T12:33:58Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2020-05-02T14:56:17Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2020-04-10T02:11:27Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2020-03-10T22:16:26Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2020-03-04T12:57:12Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2020-03-02T17:30:12Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-02-27T10:50:22Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2020-03-12T21:10:06Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2020-02-19T19:40:48Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2019-12-17T01:59:06Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2019-12-03T23:56:58Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-11-29T02:44:07Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2019-11-13T15:18:38Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2019-11-11T16:15:33Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2019-11-11T11:50:59Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2019-11-08T16:58:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a472257cc4dd0561faa6eab81a84204b7f769996",
          "body": null,
          "is_bot": false,
          "headline": "0.151.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-24T13:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2bf6a9cc2f6efb42b406d07076d3705babd6f6",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-24T13:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ab7012fddf2d195cbbc5290ab41b3e177964bb",
          "body": "…atures",
          "is_bot": false,
          "headline": "Refactor: Make callAction options parameter optional in overload sign…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-24T11:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0be619afa0e21af23539cc4a7f8141eda9a633a",
          "body": null,
          "is_bot": false,
          "headline": "0.150.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-09T17:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1fa8fbc4adf4ed10df9fe656b41ea3408d9a1f",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-09T17:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ca269dc57e4d9fce90dd32b0b26a3aa4a42e2c",
          "body": null,
          "is_bot": false,
          "headline": "Feat: Support non-parenthesis functions with empty parameters",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-09T17:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65305e5dc50238b8ac978e9ed46614bc7aac019",
          "body": null,
          "is_bot": false,
          "headline": "0.149.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-09T10:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9455b1e6c3b10937848172c54330ea8dcced71",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-09T10:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13a6cd4b9fb44fd2af880342ba025e91130b889",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-09T10:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef9a8e8a87117249cac8c089a26bd9b4d7f5ba1",
          "body": null,
          "is_bot": false,
          "headline": "Feat: Add Custom regions to generated module template",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-08T16:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76fa18a0000358d28f9676d10c4c459eb91eefc",
          "body": "Add // #region Custom / // #endregion Custom markers at the end of each generated file template to allow users to add custom code without losing it on regeneration.",
          "is_bot": false,
          "headline": "Feat: Add Custom regions to generated schematics templates",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-08T16:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7743e74072c64e6f033d42b901717c30d3b717c",
          "body": "…ob/arraybuffer support",
          "is_bot": false,
          "headline": "Refactor: Add overload signatures for callFunction/callAction with bl…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-08T14:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f176b047b45ccb7cefddad27faf4ee4bdbf83a9",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-01T00:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "428559b2364443adababe10dc4712e22bbd0acba",
          "body": null,
          "is_bot": false,
          "headline": "0.148.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-01T00:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b80e7449cd552694677ad8a39299229bccef64e",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply formatting fixes and bump version to 0.148.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-07-01T00:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e472d40cb038bbe498bc76d43fc09b307d0917",
          "body": "…atch OData spec",
          "is_bot": false,
          "headline": "Refactor: Rename ReferentialConstraints to ReferentialConstraint to m…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-30T16:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b09d0e379c0729a4db098970cc2e123e4fd238",
          "body": "- Pass parent reference in model and collection clone methods\n- Narrow parent type in collection\n- Clone query arguments for immutability\n- Add params option to resource toString",
          "is_bot": false,
          "headline": "Fix: Preserve parent reference in clone and improve query handling",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-26T16:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "767973e2035b62e9a877548d1eee3605d1d7b97a",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Allow null parent in model/collection factory options",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-25T13:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a6e1e72513ac71d590cf531133722c07698141",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Improve type safety in type lookup methods",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-19T10:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "927568eaabe3df9bead1ed2861cac8fa70e0f7f4",
          "body": null,
          "is_bot": false,
          "headline": "0.147.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-19T10:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014bad5d748caf561dfbc1e8d94153ce35291da6",
          "body": null,
          "is_bot": false,
          "headline": "0.147.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-18T00:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318d4764421f4ac80ee9d22daa14d1254e001c6e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-18T00:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1670d965e438b145a98aa866e94b6918c69c9c8d",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Update parser spec to use async initialize with request handler",
          "author_name": "Diego van Haaster",
          "author_login": null,
          "committed_at": "2026-06-12T12:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b82e35dcabccd7525599aaef1c40bfd587fc8a",
          "body": "…ence support",
          "is_bot": false,
          "headline": "Refactor: Add async initialization with metadata population and refer…",
          "author_name": "Diego van Haaster",
          "author_login": null,
          "committed_at": "2026-06-12T12:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b614b1567d89e0dfa1a1ee92f30aa191eab191",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Avoid redundant callable lookup when already resolved",
          "author_name": "Diego van Haaster",
          "author_login": null,
          "committed_at": "2026-06-11T17:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c79f6d3a0342ab1de440558fd955bb6208e49a0",
          "body": "…d callbacks\n\n- Add alias-based type lookups in findEnumType, findStructuredType, findCallable, findEntitySet, findSingleton\n- Remove optionsForType/modelForType/collectionForType/enumForType/structuredForType callbacks from ODataModelField, using api directly instead\n- Simplify isTypeOf in ODataSchemaElement to use type() directly\n- Fix template typo: *ngFor -> *",
          "is_bot": false,
          "headline": "Refactor: Simplify type resolution with alias support and remove fiel…",
          "author_name": "Diego van Haaster",
          "author_login": null,
          "committed_at": "2026-06-11T17:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d396ccb7f12252f1355804dc327c78dc1a9f6b",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Add async ODataClient initialization in tests",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-10T19:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d841613b2bc926f2e8d0d14e60bff26ee7f1d095",
          "body": "…lone support\n\n- Rename ODataConfigLoader to ODataLoader with Promise-based load()\n- Update ODataClient to use provideAppInitializer for startup\n- Add provideHttpClient support in module setup\n- Remove RxJS dependency from loader interface\n- Update ODataServiceFactory and ODataIndexedDBCache cleanup",
          "is_bot": false,
          "headline": "Refactor: Migrate to ODataLoader with async initialization and standa…",
          "author_name": "Diego van Haaster",
          "author_login": null,
          "committed_at": "2026-06-10T17:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af04132affe193ec7d0a66e55377d2ce973c9f23",
          "body": "- Add null/undefined check in isQueryCustomType\n- Add explicit return types for resource methods\n- Add null guard in EDM parser converters",
          "is_bot": false,
          "headline": "Fix: Add null guards and explicit return types",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-09T11:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b702c944ad8cdfb81f700fef6236889ebab78b",
          "body": "…pe cast check",
          "is_bot": false,
          "headline": "Refactor: Extract cache handling into dedicated methods and fix subty…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-06-08T17:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710eef53b073d4cf49fd1047260653a0c56aeefc",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-31T11:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a05c2811fdbee131fc7fb1b2d2efbf622f17282",
          "body": null,
          "is_bot": false,
          "headline": "0.146.2",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-31T11:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e889f09bf03bc8351878bf3ea419730f1a7228f",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.146.1",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-31T11:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ec4c8764f0a3b9d37d199939b790c95dac4972",
          "body": "…in resolution\n\n- Add cast() to ODataResource base class\n- Override cast() in ODataEntitySetResource, ODataEntityResource, ODataNavigationPropertyResource\n- Fix ODataModelOptions child resource chain resolution logic",
          "is_bot": false,
          "headline": "Refactor: Move cast method to base ODataResource and fix resource cha…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-26T13:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1cb02a1aadf322988a7498a92c6f5983599a96",
          "body": "- Fix cast method generics to properly bound typeof ODataModel<S>\n- Refactor resource factory resolution in model options chain\n- Reorder findChildSchema after findParentSchema for clarity\n- Remove dead code and unused variable",
          "is_bot": false,
          "headline": "Fix: Improve cast type signatures and refactor resource chain resolution",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-22T13:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ae18f9d9391c4555bfafd73186d81212c9aae6",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Return string value for falsy enum values; use comma-only separator",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-21T16:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b3b10115d0201966be2db7c11a6fc9b561d887",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Return undefined for falsy enum values; use comma-only separator",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-21T12:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4545b6fc0339cfa4215cb3f6fb13eaf857483237",
          "body": null,
          "is_bot": false,
          "headline": "0.146.2",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T13:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc4b26ef60d835a54c76a4523677337d8bce312",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T13:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a40a20b011bdd3cfa708ac75a656ddce1c94789",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Use integer type and field values for enum JSON schema",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T13:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f328d3ffd04cea32a158f2876928606efda7d1",
          "body": null,
          "is_bot": false,
          "headline": "0.146.1",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T12:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb67098a7fe9d9a592518ddff01415af623400a",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T12:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6389abc9ec460df74f6a0ee94fcbabd2825e5e9",
          "body": null,
          "is_bot": false,
          "headline": "0.146.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T12:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731a82a2a014c9d455a9298840845fd0ef25eedb",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Preserve empty string attribute values in metadata parser",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-18T01:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f654347f40f51fb510ec5d1cb5d4513902fc8f",
          "body": null,
          "is_bot": false,
          "headline": "0.146.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-15T22:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f983b3f91eee403587794aff37437e7d99fcfc69",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-15T22:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145fa4a82c15ef649b799b282ada88363647cfa9",
          "body": "…ertyValueToBoolean",
          "is_bot": false,
          "headline": "Fix: Omit Nullable in JSON when undefined; preserve undefined in prop…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-15T17:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4098e849ea800b354a529c7c927818683774b8a6",
          "body": null,
          "is_bot": false,
          "headline": "Add IndexedDB cache implementation",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-13T17:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f28e569266c50e4b64bd6a74babd58c1d9fc3a8",
          "body": null,
          "is_bot": false,
          "headline": "Add size() method to cache interface and implementations",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-13T16:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3a94231dc464abcb61e12e3ed62efcbc4098c9",
          "body": "…entations\n\nMove entries map and put/get/forget/flush methods from ODataBaseCache to ODataInMemoryCache.\nRewrite ODataInStorageCache to use storage directly per-key instead of serializing the entire cache.\nRename 'name' to 'prefix' in ODataInStorageCache for clarity.",
          "is_bot": false,
          "headline": "Refactor: Move cache storage logic from base class to concrete implem…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-13T16:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35898fa08908b7781035ca45f075cdaee595e88b",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Add '| 0' type union for flags enums without zero value member",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-13T16:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a8324108152add393934a9c238f8c05ec25540",
          "body": null,
          "is_bot": false,
          "headline": "Refactor: Clone resource in chain and simplify asEntity query handling",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-05-13T16:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbe441f770d1c7b0cacf60984a9193a28b8350b",
          "body": null,
          "is_bot": false,
          "headline": "0.145.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-24T21:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd9ff09a62dc9667a4a333bd9bdadfad81f9e96",
          "body": null,
          "is_bot": false,
          "headline": "Up version",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-24T21:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a476773b299a4139bfcf8aa45e93bd4df58a12",
          "body": null,
          "is_bot": false,
          "headline": "Refactor: Improve code formatting and style",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-24T21:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2abd4fbe7f5b79d01658bf5b80e86b483c1b1a6e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor operators/transformations and add Casting support",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-23T20:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7009ad8ae996496ebd4b72dd11ce83af406afe64",
          "body": null,
          "is_bot": false,
          "headline": "Refactor: Improve model attach and factory logic",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-23T17:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55e8d87f2878268645e6055d7c7ff2d4a9ae78a",
          "body": "- Add type import to cache.ts for better TypeScript handling\n- Rename parameters for clarity (obj -> req/res) in cache methods\n- Add explicit override modifiers to storage methods\n- Add isStructuredType() method to ODataModelAttribute\n- Fix defaults() to properly check structured type before meta lookup\n- Fix model lookup: use JSON.stringify for proper key serialization\n- Fix referential resolution to check isStructuredType before optionsForType",
          "is_bot": false,
          "headline": "Refactor: Improve type safety and add isStructuredType check",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-21T17:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5865959bbe510033fe352b67472e529684b54b22",
          "body": "The ODataModelContext class was extracted into ODataApi and is no longer needed as a separate file.",
          "is_bot": false,
          "headline": "Refactor: Remove ODataModelContext file",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-21T11:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f256d4b15274f864113587ee41475b7191b8a74",
          "body": "- Remove ODataModelContext class and integrate model/collection caching directly into ODataApi\n- Model cache entries now use model key directly instead of composite key\n- Add options memoization to ODataApi for structured type options lookup\n- Apply formatting fixes (prettier)",
          "is_bot": false,
          "headline": "Refactor: Move ODataModelContext into ODataApi",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-21T11:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a00dd51314363a1e7e118c3ca597c8ce158d451",
          "body": null,
          "is_bot": false,
          "headline": "Refactor model caching with proper key separator and fix options lookup",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-21T02:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a24d50c7e878b1d72c36fcad4fb98ebe592acf",
          "body": null,
          "is_bot": false,
          "headline": "Add model caching via ModelContext entries",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-20T17:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b658f632c712521291e75d335e31a77ec77cb9",
          "body": null,
          "is_bot": false,
          "headline": "Add ModelContext for model options",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-20T17:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba51bb0de9bb2ca58295f3d0e636cca766c38b97",
          "body": null,
          "is_bot": false,
          "headline": "ModelContext",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-19T23:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6034e3b08f9c8d09d9f323d44af1eaed1563f9",
          "body": null,
          "is_bot": false,
          "headline": "Test cache for models",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-19T17:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f104776bb1dda52dee2cc2a0d3bb7a38f0398f",
          "body": null,
          "is_bot": false,
          "headline": "Fix options lookup for non-structured types",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-19T03:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae52e8b66de7570b57284f7e812ee7e0374822d2",
          "body": null,
          "is_bot": false,
          "headline": "Add per-request maxAge option for cache control",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-18T00:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd90e70720504a7b99c9e6ea4c38bec130b701d2",
          "body": null,
          "is_bot": false,
          "headline": "Refactor cache timeout to maxAge for clarity",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-09T17:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3bb1096bc81709d200b14ac8a6195bafd6f195e",
          "body": null,
          "is_bot": false,
          "headline": "Improve type safety for dynamically created models and collections",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-08T23:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3885267de8276cb673fd90164e444c1637862b2c",
          "body": "…customization",
          "is_bot": false,
          "headline": "Enhance JsonSchemaOptions.map to pass field parser for better schema …",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-04-08T17:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ad948253162387407debe7af60437c3ad5899d",
          "body": null,
          "is_bot": false,
          "headline": "0.144.2",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-19T22:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d73cb14041bdbf73fae557dde2b87ff845f815",
          "body": null,
          "is_bot": false,
          "headline": "Versioning",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-19T22:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a83ae62d4c52fd5f2882e08e83dc481fbf1a0ba3",
          "body": null,
          "is_bot": false,
          "headline": "Add model and collection type parameters to generated service methods",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-18T13:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f141ffb9c4690110b5f1c7ee7c41c57e3511e1b",
          "body": null,
          "is_bot": false,
          "headline": "0.144.1",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-17T20:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d4ecbe9d3ea053ebb48359443d2e30b7c3537b",
          "body": null,
          "is_bot": false,
          "headline": "Versioning",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-17T20:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21b12da025b5d154c0f5c57ef7371cddcdddf05",
          "body": "…ved type safety",
          "is_bot": false,
          "headline": "Add generic type parameters to model and collection methods for impro…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-17T12:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da9154b6235fe7e5e8a52fb2f0901ba1487f691",
          "body": null,
          "is_bot": false,
          "headline": "Fix navigation property return type in model code generation",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-17T10:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6349918ae640b8b217869629fb48d0e7230fe95",
          "body": null,
          "is_bot": false,
          "headline": "Version",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-16T23:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4807e9063dde55cb53f95d8cb753b337bf147eb7",
          "body": null,
          "is_bot": false,
          "headline": "0.144.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-11T23:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c773563a7280e1a67d0230b2ae461353e7a5180",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.144.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-11T23:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b10175fa6450fe3ddfe4800e2036e4447256d7",
          "body": null,
          "is_bot": false,
          "headline": "Enhance JSON Schema generation with map callback and improve type safety",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-11T17:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa36244500ca5991e96a6ac36f68899d9ab4ba73",
          "body": null,
          "is_bot": false,
          "headline": "Add duration utility tests and remove unused import",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-11T15:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8a7e0cf5cf4648e2a4bb8ba16862ec6f3d5b5e",
          "body": null,
          "is_bot": false,
          "headline": "Add toJsonSchema method to ODataModelOptions",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-11T14:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7738458356c3efc327584b796ca76c3efb410dcb",
          "body": "Fixes invalid trailing T if the duration does not contain hours, minu…",
          "is_bot": false,
          "headline": "Merge pull request #103 from cirtrus/fix-duration-to-string",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-03-11T14:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcc4909156fe9409e7d3a9549561c1daec75f0b",
          "body": "…tes or seconds",
          "is_bot": false,
          "headline": "Fixes invalid trailing T if the duration does not contain hours, minu…",
          "author_name": "Oliver Hiesl",
          "author_login": null,
          "committed_at": "2026-03-09T15:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676ba61c8a44e5389da7fd8dd63b5f2ba3ed5297",
          "body": null,
          "is_bot": false,
          "headline": "Add CONTRIBUTING.md, SECURITY.md and update CHANGELOG for v0.143.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-20T11:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0402198b3b596e368c62dd7da1c8382e378c356",
          "body": null,
          "is_bot": false,
          "headline": "Update docs and bump version to 0.143.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-20T11:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feae2085d1365a46837985dc07ddb841f499d756",
          "body": null,
          "is_bot": false,
          "headline": "0.143.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-20T10:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929b0641967d68d33cd668c0b2740125f7388adb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.143.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-20T10:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6015c7c80c1687bcfa041bdd45a9d0d51ba14542",
          "body": null,
          "is_bot": false,
          "headline": "Remove inlineSources from tsconfig.lib.json",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-20T10:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34cda37b7a79d1756b7a22029c33a4e555f0eda",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog and fix documentation link in README",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-19T16:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a3886c6e450438ad68858d032a9cb2e62ab5b4",
          "body": "…etween regenerations",
          "is_bot": false,
          "headline": "Add custom region support to apigen schematic to preserve user code b…",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2026-02-19T15:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0071810a66be09c43a7afc69d4185418efa536bb",
          "body": null,
          "is_bot": false,
          "headline": "Fix imports in apigen schematic",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-29T15:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f18fefa2caaa1c486cd9e4125e03bf8d35ce461",
          "body": null,
          "is_bot": false,
          "headline": "0.142.0",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T15:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e84bb2eabf46e95ae7306fb7917b4be1f011d17",
          "body": null,
          "is_bot": false,
          "headline": "Versioning",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T14:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62f5c36880c56e05792779f44404edf13677ab37",
          "body": null,
          "is_bot": false,
          "headline": "Set peerDependencies",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T14:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f91194cfb7991b3e07c427c3bb6589ce1442ae9",
          "body": null,
          "is_bot": false,
          "headline": "Update",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T14:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e062e5e4f5f5634a912f694045dd2aaebc45809f",
          "body": null,
          "is_bot": false,
          "headline": "Fix Imports",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T14:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5e2f8014847cffdb915370ed146349841b7197",
          "body": null,
          "is_bot": false,
          "headline": "add jsdom",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T14:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d571239b0d25bb414f79e0ea82f925c70a0f15c",
          "body": null,
          "is_bot": false,
          "headline": "remove jasmin",
          "author_name": "Diego van Haaster",
          "author_login": "diegomvh",
          "committed_at": "2025-12-23T14:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 140,
      "latest_release_at": "2026-07-24T13:10:35Z",
      "latest_release_tag": "v0.151.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 14.1
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": null,
          "path": "package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "angular-odata",
          "path": "projects/angular-odata/package.json",
          "tokens": [
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "badge.fury.io",
          "github.com"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "angular-odata",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "client",
            "odata",
            "odata v4",
            "odata v3",
            "odata v2",
            "typescript",
            "api",
            "@angular",
            "angular"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/angular-odata",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.151.0",
          "repository_url": "https://github.com/diegomvh/angular-odata",
          "versions_count": 118,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 7012,
          "first_published_at": "2018-05-05T11:48:21.037000Z",
          "latest_published_at": "2026-07-24T13:11:01.977000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 18,
      "stars": 52,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 18
      },
      "star_history": null,
      "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 4584003,
      "source_files_sampled": 209,
      "oversized_source_files": 5,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "npm:angular-odata@0.151.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@angular/common",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@angular/compiler",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@angular/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@angular/forms",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@angular/platform-browser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@angular/router",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@schematics/angular",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.3"
        },
        {
          "name": "rxjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~7.8.0"
        },
        {
          "name": "tslib",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.0"
        },
        {
          "name": "tslib",
          "manifest": "projects/angular-odata/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@angular/common",
            "direct": true,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler",
            "direct": true,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/core",
            "direct": true,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/forms",
            "direct": true,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser",
            "direct": true,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/router",
            "direct": true,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@schematics/angular",
            "direct": true,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@acemir/cssom",
            "direct": false,
            "version": "0.9.29",
            "ecosystem": "npm"
          },
          {
            "name": "@aduh95/viz.js",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/architect",
            "direct": false,
            "version": "0.2100.3",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/core",
            "direct": false,
            "version": "20.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/core",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/schematics",
            "direct": false,
            "version": "20.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/schematics",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/build",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/cli",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler-cli",
            "direct": false,
            "version": "21.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@arr/every",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "6.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@compodoc/compodoc",
            "direct": false,
            "version": "1.1.32",
            "ecosystem": "npm"
          },
          {
            "name": "@compodoc/live-server",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@compodoc/ngd-core",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@compodoc/ngd-transformer",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@egjs/hammerjs",
            "direct": false,
            "version": "2.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "5.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "5.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "10.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "4.2.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "4.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "4.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "7.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "4.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/balanced-match",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@listr2/prompt-adapter-inquirer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-arm64",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-x64",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm64",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-x64",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-arm64",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-x64",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-x64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-win32-x64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm-eabi",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-freebsd-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-riscv64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-openharmony-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-ia32-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-x64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.96.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/send-type",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/wasm-node",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@thednp/event-listener",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@thednp/position-observer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@thednp/shorty",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-morph/common",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hammerjs",
            "direct": false,
            "version": "2.0.46",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-basic-ssl",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.40.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "apache-crypt",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "apache-md5",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "basic-auth",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "batch",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "bcryptjs",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "beasties",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap.native",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsite",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001760",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "code-block-writer",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "connect",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decache",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot",
            "direct": false,
            "version": "2.0.0-beta.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.267",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "encoding-sniffer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es6-shim",
            "direct": false,
            "version": "0.35.8",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "7.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "fancy-log",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "faye-websocket",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-directory",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "from",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-auth",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "http-auth-connect",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-parser-js",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": false,
            "version": "25.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "injection-js",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "27.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "keycharm",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "less",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel-plugin-prefix",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "macos-release",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.17",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.19",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "map-stream",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "matchit",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "morgan",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "1.11.5",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr-extract",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "neotraverse",
            "direct": false,
            "version": "0.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "ng-packagr",
            "direct": false,
            "version": "21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build-optional-packages",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "opencollective-postinstall",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ordered-binary",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "os-name",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-node-version",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-html-rewriting-stream",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-parser-stream",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-sax-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pause-stream",
            "direct": false,
            "version": "0.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "piscina",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "pkce-challenge",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "polka",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-media-query-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-middleware",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "prr",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-beta.47",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-dts",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.93.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-index",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "stdin-discarder",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-pan-zoom",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tablesort",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "trouter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-morph",
            "direct": false,
            "version": "27.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unix-crypt-td-js",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vis-data",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vis-network",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vis-util",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "weak-lru-cache",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-extensions",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "windows-release",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors-cjs",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.25.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 915,
        "direct_count": 10,
        "indirect_count": 905
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 14,
        "open_issues": 3,
        "closed_ratio": 0.957,
        "closed_issues": 67,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "diegomvh",
          "commits": 1946,
          "avatar_url": "https://avatars.githubusercontent.com/u/494131?v=4"
        },
        {
          "type": "User",
          "login": "hakimio",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/768105?v=4"
        },
        {
          "type": "User",
          "login": "kevindstanley1988",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5685997?v=4"
        },
        {
          "type": "User",
          "login": "NCotaSoho",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/21371904?v=4"
        },
        {
          "type": "User",
          "login": "Ali-ModernBeauty",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/38334720?v=4"
        },
        {
          "type": "User",
          "login": "sengokyu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5989276?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.996
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "node.js.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "104 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a472257cc4dd0561faa6eab81a84204b7f769996",
        "ran_at": "2026-08-04T03:47:15Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 30,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-24T13:12:13Z",
      "oldest_open_prs": [
        {
          "number": 71,
          "created_at": "2022-11-22T04:56:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2022-12-02T03:57:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2023-01-08T13:53:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 76,
          "created_at": "2023-01-27T18:03:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2023-02-03T22:16:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-11T14:35:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 27,
          "created_at": "2021-04-12T05:41:32Z",
          "last_comment_at": "2021-06-22T09:56:21Z",
          "last_comment_author": "krstev1994"
        },
        {
          "number": 93,
          "created_at": "2024-09-26T11:51:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2026-07-13T14:50:10Z",
          "last_comment_at": "2026-07-24T13:09:07Z",
          "last_comment_author": "diegomvh"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/diegomvh/angular-odata",
    "host": "github.com",
    "name": "angular-odata",
    "owner": "diegomvh"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 67,
            "calibrated": 78,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 78,
      "inputs": {
        "security": 58,
        "vitality": 86,
        "community": 57,
        "governance": 56,
        "calibration": "2026-08-02",
        "engineering": 81,
        "ai_readiness": 41,
        "weighted_overall_raw": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 140,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 29
            },
            "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": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "140 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 140
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 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": 88,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v0.151.0",
              "releases_from_tags": true,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 14.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14.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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 57,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 18,
              "stars": 52,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "52 stars",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "badge.fury.io",
                "github.com"
              ],
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "packages": [
                "angular-odata"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 7012
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "7,012 downloads/month across npm",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 7012,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.996
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 3,
              "closed_issues": 67,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.957,
              "closed_unmerged_prs": 16,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 40.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "14/30 decided PRs merged",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 30
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 44,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "diegomvh",
              "public_repos": 56,
              "account_age_days": 5732
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "44 followers of diegomvh",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 44,
                      "login": "diegomvh"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "56 public repos, account ~15 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 56
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "angular-odata"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "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 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "118 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 118
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "odata",
                "angular"
              ],
              "has_wiki": true,
              "homepage": "https://www.npmjs.com/package/angular-odata",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.npmjs.com/package/angular-odata",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "104 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:angular-odata@0.151.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:angular-odata@0.151.0",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 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": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.13,
              "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": "13 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 4584003,
              "source_files_sampled": 209,
              "oversized_source_files": 5
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "5/209 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 209,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "application"
      ],
      "labels": [
        "web-ui"
      ],
      "scores": {
        "web-ui": 4,
        "library": 3.8
      },
      "primary": "web-ui",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.private",
          "weight": -6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:@angular/core",
          "weight": 4
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.peer_dependencies",
          "weight": 1.8
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "projects/angular-odata/package.json",
          "labels": [],
          "ecosystem": "npm"
        }
      ],
      "confidence": "low",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T03:47:23.193542Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/diegomvh/angular-odata.svg",
  "full_name": "diegomvh/angular-odata",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

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