Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 09:12 UTC

frequency-chain / parquetjs

Fully asynchronous, pure JavaScript implementation of the Parquet file format with additional features

TypeScript · JavaScriptMIT★ 94 stars⑂ 33 forkssince Apr 2021forkView on GitHub ↗

frequency-chain/parquetjs holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (65/100) and lowest on Community & Adoption (37/100). It was last updated 11 days ago. 2 contributors account for most of its recent work.

60
overall / 100
Moderate

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.

60
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 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

Ownership

FrequencyOrganization
14 followers41 public repossince Jun 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@dsnp/parquetjspoints to another repo — not scored1.8.91,983,88010411 days agodremelparquet

Metrics by category

Vitality

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

65Good · 21% of overall
How it's scored
28.8/36Push recency — last push 11 days ago
4.8/36Commit cadence — 7/52 weeks with commits
8.6/18Commit volume — 8 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year8
human_commit_share0.97
days_since_last_push11
active_weeks_last_year7
How it's scored
27/27Ships releases — 33 releases published
36/36Release recency — latest release 11 days ago
19.8/27Release cadence — a release every ~76.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count33
latest_release_tagv1.8.9
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases76.5
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?

37Weak · 17% of overall
How it's scored
31.9/60Stars — 94 stars
12.5/25Forks — 33 forks
3.9/15Watchers — 6 watchers
Inputs used
forks33
stars94
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno

Sustainability & Governance

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

64Moderate · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.4/22.5Commit distribution — top contributor authored 32% of commits
13.5/13.5Contributor breadth — 36 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled36
top_contributor_share0.315
How it's scored
32.5/42Issue resolution — 77% of issues closed
25.8/30PR acceptance — 85/99 decided PRs merged
0/13Newcomer PR acceptance — 0/1 first-time contributors' PRs merged in 30d
12/15OpenSSF Scorecard: Code-Review — Found 24/27 approved changesets -- score normalized to 8
Inputs used
merged_prs85
open_issues21
closed_issues72
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d2
issue_closed_ratio0.774
closed_unmerged_prs14
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
8.5/25Owner reach — 14 followers of frequency-chain
20/25Track record — 41 public repos, account ~4 yr old
Inputs used
followers14
owner_typeOrganization
is_verified
owner_loginfrequency-chain
public_repos41
account_age_days1,498

Engineering Quality

Are baseline engineering and documentation practices in place?

49Weak · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 8 out of 29 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

20At Risk
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsbloom-filter, parquet, javascript, javascript-library
has_wikiyes
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

65Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.5/2.5CI-Tests — 8 out of 29 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 24/27 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0.5/5SAST — SAST tool is not run on all commits -- score normalized to 1
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): 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_packages63
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:@dsnp/parquetjs@1.8.9 runtime dependency closure — what installing the published package pulls in — 63 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.

59Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 91 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.938
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.2/55Manageable file sizes — 1/69 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes155,852
source_files_sampled69
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

94GitHub stars
36contributors
8commits, last 12 months
11days since last push
33releases
2bus factor
21open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • npm package '@dsnp/parquetjs' points at a different repository (https://github.com/LibertyDSNP/parquetjs); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 33 ⇿
0Stars
33Forks
25Releases

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.

01325383332022-042024-052026-05
Major 0Minor 7Patch 18

Each point covers 4 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-05 09:11 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
2CI-Tests8 out of 29 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 24/27 approved changesets -- score normalized to 8
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
1SASTSAST tool is not run on all commits -- score normalized to 1
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
npm@aws-sdk/client-s3^3.1092.0package.json
npm@types/node-int640.4.32package.json
npm@types/thrift0.10.17package.json
npm@zenfs/core2.3.8package.json
npmbrotli-wasm3.0.1package.json
npmbson6.10.4package.json
npmint531.0.0package.json
npmlong5.3.2package.json
npmnode-int640.4.0package.json
npmsnappyjs0.7.0package.json
npmthrift0.24.0package.json
npmvarint6.0.0package.json
npmxxhash-wasm1.1.0package.json
All dependencies 422

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

RegistryPackageVersionRelation
npm@aws-sdk/client-s33.1092.0direct
npm@types/node-int640.4.32direct
npm@types/thrift0.10.17direct
npm@zenfs/core2.3.8direct
npmbrotli-wasm3.0.1direct
npmbson6.10.4direct
npmint531.0.0direct
npmlong5.3.2direct
npmnode-int640.4.0direct
npmsnappyjs0.7.0direct
npmthrift0.24.0direct
npmvarint6.0.0direct
npmxxhash-wasm1.1.0direct
npm@aws-sdk/checksums3.1000.19indirect
npm@aws-sdk/core3.976.0indirect
npm@aws-sdk/credential-provider-env3.972.60indirect
npm@aws-sdk/credential-provider-http3.972.62indirect
npm@aws-sdk/credential-provider-ini3.973.5indirect
npm@aws-sdk/credential-provider-login3.972.67indirect
npm@aws-sdk/credential-provider-node3.972.71indirect
npm@aws-sdk/credential-provider-process3.972.60indirect
npm@aws-sdk/credential-provider-sso3.973.4indirect
npm@aws-sdk/credential-provider-web-identity3.972.66indirect
npm@aws-sdk/middleware-sdk-s33.972.65indirect
npm@aws-sdk/nested-clients3.997.34indirect
npm@aws-sdk/signature-v4-multi-region3.996.41indirect
npm@aws-sdk/token-providers3.1092.0indirect
npm@aws-sdk/types3.974.2indirect
npm@aws-sdk/xml-builder3.972.36indirect
npm@aws/lambda-invoke-store0.3.0indirect
npm@dsnp/parquetjs../parquetjsindirect
npm@esbuild/aix-ppc640.27.7indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.27.7indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.27.7indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.27.7indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.27.7indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.27.7indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.27.7indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.27.7indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.27.7indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.27.7indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.27.7indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.27.7indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.27.7indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.27.7indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.27.7indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.27.7indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.27.7indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.27.7indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.27.7indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.27.7indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.27.7indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.27.7indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.27.7indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.27.7indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.27.7indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/type4.0.7indirect
npm@mswjs/interceptors0.41.9indirect
npm@open-draft/deferred-promise2.2.0indirect
npm@open-draft/deferred-promise3.0.0indirect
npm@open-draft/logger0.3.0indirect
npm@open-draft/until2.1.0indirect
npm@sinonjs/commons1.8.6indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers11.2.2indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@sinonjs/formatio2.0.0indirect
npm@sinonjs/formatio3.2.2indirect
npm@sinonjs/samsam10.0.2indirect
npm@sinonjs/samsam3.3.3indirect
npm@sinonjs/samsam8.0.3indirect
npm@sinonjs/text-encoding0.7.3indirect
npm@smithy/core3.29.6indirect
npm@smithy/credential-provider-imds4.4.11indirect
npm@smithy/fetch-http-handler5.6.8indirect
npm@smithy/node-http-handler4.9.8indirect
npm@smithy/signature-v45.6.7indirect
npm@smithy/types4.16.1indirect
npm@smithy/util-stream4.6.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/mocha10.0.10indirect
npm@types/node24.13.3indirect
npm@types/q1.5.8indirect
npm@types/set-cookie-parser2.4.10indirect
npm@types/sinon17.0.4indirect
npm@types/sinonjs__fake-timers15.0.1indirect
npm@types/statuses2.0.6indirect
npm@types/varint6.0.3indirect
npm@typescript-eslint/eslint-plugin8.59.2indirect
npm@typescript-eslint/parser8.59.2indirect
npm@typescript-eslint/project-service8.59.2indirect
npm@typescript-eslint/scope-manager8.59.2indirect
npm@typescript-eslint/tsconfig-utils8.59.2indirect
npm@typescript-eslint/type-utils8.59.2indirect
npm@typescript-eslint/types8.59.2indirect
npm@typescript-eslint/typescript-estree8.59.2indirect
npm@typescript-eslint/utils8.59.2indirect
npm@typescript-eslint/visitor-keys8.59.2indirect
npm@webassemblyjs/ast1.11.1indirect
npm@webassemblyjs/floating-point-hex-parser1.11.1indirect
npm@webassemblyjs/helper-api-error1.11.1indirect
npm@webassemblyjs/helper-code-frame1.11.1indirect
npm@webassemblyjs/helper-fsm1.11.1indirect
npm@webassemblyjs/helper-numbers1.11.1indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.1indirect
npm@webassemblyjs/ieee7541.11.1indirect
npm@webassemblyjs/leb1281.11.1indirect
npm@webassemblyjs/utf81.11.1indirect
npm@webassemblyjs/wasm-parser1.11.1indirect
npm@webassemblyjs/wast-parser1.11.1indirect
npm@webassemblyjs/wast-printer1.11.1indirect
npm@xterm/xterm5.5.0indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabort-controller3.0.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmarray-from2.1.1indirect
npmassert2.1.0indirect
npmassertion-error1.1.0indirect
npmassertion-error2.0.1indirect
npmavailable-typed-arrays1.0.7indirect
npmaws-sdk-client-mock4.1.0indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbinaryen131.0.0indirect
npmbowser2.14.1indirect
npmbrace-expansion5.0.8indirect
npmbrowser-or-node1.3.0indirect
npmbrowser-stdout1.3.1indirect
npmbuffer6.0.3indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcamelcase6.3.0indirect
npmchai4.5.0indirect
npmchai5.3.3indirect
npmcheck-error1.0.3indirect
npmcheck-error2.1.3indirect
npmchokidar5.0.0indirect
npmcli-width4.1.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommondir1.0.1indirect
npmcookie1.1.1indirect
npmcore-js3.49.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdeep-eql4.1.4indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdiff3.5.1indirect
npmdiff5.2.2indirect
npmdiff8.0.4indirect
npmdiff9.0.0indirect
npmdunder-proto1.0.1indirect
npmejs^3.1.10indirect
npmemoji-regex8.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.1.2indirect
npmesbuild0.27.7indirect
npmesbuild0.28.1indirect
npmesbuild-plugin-wat0.2.7indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.8.0indirect
npmeslint-plugin-mocha11.2.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevent-target-shim5.0.1indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmexpress^4.19.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-wrap-ansi0.2.2indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-cache-dir3.3.2indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgenerator-function2.0.1indirect
npmget-caller-file2.0.5indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-tsconfig4.14.0indirect
npmglob13.0.6indirect
npmglob-parent6.0.2indirect
npmglobals15.15.0indirect
npmglobals17.7.0indirect
npmgopd1.2.0indirect
npmgraphql16.14.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmheaders-polyfill5.0.1indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmis-arguments1.2.0indirect
npmis-callable1.2.7indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-nan1.3.2indirect
npmis-node-process1.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-regex1.2.1indirect
npmis-typed-array1.1.15indirect
npmis-unicode-supported0.1.0indirect
npmisarray0.0.1indirect
npmisexe2.0.0indirect
npmisomorphic-ws4.0.1indirect
npmjs-yaml5.2.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjust-extend4.2.1indirect
npmjust-extend6.2.0indirect
npmkerium1.3.9indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.get4.4.2indirect
npmlolex2.7.5indirect
npmlolex5.1.2indirect
npmloupe2.3.7indirect
npmloupe3.2.1indirect
npmlru-cache11.5.2indirect
npmmake-dir3.1.0indirect
npmmath-intrinsics1.1.0indirect
npmmemium0.3.11indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmocha12.0.0-rc.2indirect
npmms2.1.3indirect
npmmsw2.14.6indirect
npmmute-stream3.0.0indirect
npmnatural-compare1.4.0indirect
npmnise1.5.3indirect
npmnise6.1.5indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject-stream0.0.1indirect
npmobject.assign4.1.7indirect
npmoptionator0.9.4indirect
npmoutvariant1.4.3indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparse-imports1.2.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpath-to-regexp1.9.0indirect
npmpath-to-regexp6.3.0indirect
npmpath-to-regexp8.4.2indirect
npmpathval1.1.1indirect
npmpathval2.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpkg-dir4.2.0indirect
npmpossible-typed-array-names1.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.3indirect
npmprocess0.11.10indirect
npmpunycode2.3.1indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.7.0indirect
npmreaddirp5.0.0indirect
npmregenerator-runtime0.14.1indirect
npmrequire-directory2.1.1indirect
npmresolve-pkg-maps1.0.0indirect
npmrettime0.11.11indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.1.0indirect
npmsamsam1.3.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmserialize-javascript7.0.7indirect
npmset-cookie-parser3.1.2indirect
npmset-function-length1.2.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmsinon18.0.1indirect
npmsinon21.1.2indirect
npmsinon4.5.0indirect
npmsinon-chai2.14.0indirect
npmsinon-chai4.0.1indirect
npmsinon-chai-in-order0.1.0indirect
npmslashes3.0.12indirect
npmstatuses2.0.2indirect
npmstream-browserify3.0.0indirect
npmstrict-event-emitter0.5.1indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments5.0.3indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtagged-tag1.0.0indirect
npmtinyglobby0.2.17indirect
npmtldts7.4.9indirect
npmtldts-core7.4.9indirect
npmtough-cookie6.0.2indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtsx4.21.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-detect4.1.0indirect
npmtype-fest5.8.0indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.59.2indirect
npmundici-types7.18.2indirect
npmuntil-async3.0.2indirect
npmuri-js4.4.1indirect
npmutil0.12.5indirect
npmutil-deprecate1.0.2indirect
npmutilium2.5.3indirect
npmutilium3.4.0indirect
npmuuid14.0.1indirect
npmwabt1.0.39indirect
npmwhich2.0.2indirect
npmwhich-typed-array1.1.22indirect
npmword-wrap1.2.5indirect
npmworkerpool10.0.3indirect
npmwrap-ansi7.0.0indirect
npmws8.21.1indirect
npmy18n5.0.8indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:@dsnp/parquetjs@1.8.9 pulls in 63 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": {
    "icon": {
      "bytes": 3968,
      "width": 256,
      "height": 256,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://avatars.githubusercontent.com/u/108364034?v=4&s=256",
      "source_type": "avatar",
      "content_hash": "461562a07a6ec8e79802259cdd8b9818350c369fc8611f36b26a87e94fbd30d0",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "bloom-filter",
        "parquet",
        "javascript",
        "javascript-library"
      ],
      "is_fork": true,
      "size_kb": 11383,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "HTML": 572,
        "Thrift": 43918,
        "JavaScript": 139067,
        "TypeScript": 260264
      },
      "pushed_at": "2026-07-25T04:57:22Z",
      "created_at": "2021-04-07T22:05:12Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T04:54:16Z",
      "description": "Fully asynchronous, pure JavaScript implementation of the Parquet file format with additional features",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://www.frequency.xyz",
      "name": "Frequency",
      "type": "Organization",
      "login": "frequency-chain",
      "company": null,
      "location": null,
      "followers": 14,
      "avatar_url": "https://avatars.githubusercontent.com/u/108364034?v=4",
      "created_at": "2022-06-28T18:25:18Z",
      "is_verified": null,
      "public_repos": 41,
      "account_age_days": 1498
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.8.9",
          "kind": "patch",
          "published_at": "2026-07-25T04:57:23Z"
        },
        {
          "tag": "v1.8.8",
          "kind": "patch",
          "published_at": "2026-06-10T21:24:32Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2025-06-18T03:24:25Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2025-02-21T14:28:13Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2024-10-10T12:45:15Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2024-10-07T14:18:00Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2024-09-19T12:44:42Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-09-11T19:59:36Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-09-05T12:53:04Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-09-04T17:12:44Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-05-14T19:05:11Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2024-03-14T15:50:39Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2024-03-13T12:13:59Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-02-26T19:34:08Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-01-19T13:03:06Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2024-01-18T20:01:32Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-01-11T19:44:39Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2023-11-28T22:02:18Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-08-14T19:16:38Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-07-25T17:11:01Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2023-07-13T16:35:26Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-06-23T12:39:45Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-05-25T22:28:27Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2023-04-26T21:53:13Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2023-03-28T19:28:08Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-06-22T14:13:25Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-05-13T16:31:58Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2022-03-29T17:12:34Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-08-17T17:04:47Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-07-14T13:23:03Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-07-01T22:08:17Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-06-21T18:58:21Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-06-07T21:31:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7c9ab324773ca7120bd2ab5e707113fa83b92291",
          "body": "…ross 1 directory (#194)\n\nBumps the npm_and_yarn group with 1 update in the / directory:\n[brace-expansion](https://github.com/juliangruber/brace-expansion).\n\nUpdates `brace-expansion` from 5.0.7 to 5.0.8\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion from 5.0.7 to 5.0.8 in the npm_and_yarn group ac…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-25T04:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "730ad3c479afcdef65e1d9875511de3693fb00a1",
          "body": "## Purpose\nSecurity updates to fix audit alerts, reduce threat of supply-chain attacks\n\n## Related GitHub Issues\nCloses #177 \nCloses #102 (sort of, this upgrades to node 24.18.0 LTS)\nCloses #192\nCloses #191 \n- update all packages with audit alerts\n- pin all package versions\n- require nodejs >=24.18.0\n- add .npmrc with ignore-scripts=true \n\n## Steps to Verify\n- `npm audit` results 1 low severity vulnerability\n- `npm run test` / CI passes",
          "is_bot": false,
          "headline": "Security update (#193)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2026-07-25T04:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae468b0982c8ef108ff86b59cb8eccd6f79f4000",
          "body": "…ory (#189)\n\nBumps the npm_and_yarn group with 1 update in the / directory:\n[ws](https://github.com/websockets/ws).\n\nUpdates `ws` from 5.2.4 to 5.2.5\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ws from 5.2.4 to 5.2.5 in the npm_and_yarn group across 1 direct…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T00:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6d4bf4408df28757de3e24d8a205cb5d120a8e",
          "body": "… directory (#188)\n\nBumps the npm_and_yarn group with 1 update in the / directory:\n[esbuild](https://github.com/evanw/esbuild).\n\nUpdates `esbuild` from 0.28.0 to 0.28.1\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump esbuild from 0.28.0 to 0.28.1 in the npm_and_yarn group across 1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a3369fbb661038529d6980b8a7f3419e9a2215",
          "body": "# Problem\nThis repo needs tending; add open source docs and github templates.\n\nCloses #183 \n\nSolution\n========\nAdd requisite files, pulled from LibertyDSNP/meta repo.",
          "is_bot": false,
          "headline": "add markdown needed for a FOSS project (#184)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2026-05-13T20:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328253ceeb951eeb295207da2c4c72c7c9db4069",
          "body": "# Problem\ndependencies are outdated and have vulnerabilities\n\nSolution\n========\nbump dependencies\n\n## Change summary:\n- use new node 24 compatible actions\n- update to node 20\n- npm audit fixes\n- bump thrift dependency\n- bump dev dependencies",
          "is_bot": false,
          "headline": "chore: bumps (#181)",
          "author_name": "Christian Dietrich",
          "author_login": "cdietrich",
          "committed_at": "2026-05-11T18:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47089b007d8e93ef855e84d761f768410945ccd2",
          "body": "# Problem\n\nRegular dependency updates\n\n- JS Packages all updated\n- Updated vendor'd parquet thrift file\n- Updated thrift generated js and ts files",
          "is_bot": false,
          "headline": "Chore: Update dependencies (#174)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2025-09-02T19:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0bf345d83f6c8da7e3e8e2169f319890953043a",
          "body": "# Problem\n\nBuffers were not correctly being compared causing incorrect statistics.\n\nCloses #137 \n\nSolution\n========\n\nAdded buffer comparison separately from other `>` / `<` for statistics.\n\n## Change summary:\n\n- Added the test from #137 \n- Fixed by adding `compareStatistics` which uses both\n`compareStatisticsGtLt` and what actually does the fix\n`compareStatisticsBuffer`\n- Something else I/we did\n\n## Steps to Verify:\n\n1. See the test!",
          "is_bot": false,
          "headline": "Fix Metadata Statistics Comparison (#175)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2025-08-21T13:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a5cfa0d5f3241d8a7eb6438686445d243e48dc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2025-06-24T14:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0114269322018e53ae74b9a9684c469ce1ffca",
          "body": "Fixes #170",
          "is_bot": false,
          "headline": "Allow calling close on reader multiple times (#171)",
          "author_name": "Gabe Gorelick",
          "author_login": "gabegorelick",
          "committed_at": "2025-06-18T01:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "790a7683f71d4f8969460562f456039898ca3c08",
          "body": "Fixes #168\nUpdate code to throw Errors instead of strings. This is in line with widely accepted JS best practices.",
          "is_bot": false,
          "headline": "Throw Errors instead of string literals (#169)",
          "author_name": "Gabe Gorelick",
          "author_login": "gabegorelick",
          "committed_at": "2025-06-16T21:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e3a9ec2a90b3524fafd1314248ee1bcd161e2e",
          "body": "# Problem\n\nThere's currently no way to handle INT96 timestamps.\n\nCloses #158\n\nSolution\n========\nadd a flag to enable treating all INT96 fields in a file as timestamps.",
          "is_bot": false,
          "headline": "add capability and option flag to treat int96 as a timestamp (#162)",
          "author_name": "Jayson Jacobs",
          "author_login": "j4ys0n",
          "committed_at": "2025-05-13T22:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d98904ce15b1dc45e7c0227307c123531f1a99",
          "body": "# Problem\n\nbson and other dependencies were out of date.\n\nCloses #159 \n\n## Solution\n\nUpdated all dependencies, all tests passing after some minor type and\nimport tweaks.\n\n## Details\n- Needed to handle the conversion from ArrayBuffer to Uint8Array more\nexplicitly\n- Chai 5 uses slightly different setup as it is now ESM",
          "is_bot": false,
          "headline": "Update all dependencies (#160)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2025-02-21T02:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4551071f774c263f4811f1244be6393e6ac72c40",
          "body": "Simple add. Looked into switching to BigInt, but the Thrift package\r\nstill needs this.\r\n\r\n\r\nCloses: #148",
          "is_bot": false,
          "headline": " Add missing node-int64 dependency (#149)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-10-10T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43959601c038919b4d6ccaa8473d7e279aa8268",
          "body": "A lot of dependencies were out of date. This brings all but the test\r\nframework ones to latest.\r\n\r\nAlso adds the export for declare to have more types exported at the root\r\ninstead of having to dig.",
          "is_bot": false,
          "headline": "Update dependencies and exports (#147)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-10-07T14:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7bea90b462de868ec8fa198dba36c8865b0400",
          "body": "# Problem\r\n\r\nPart of #99 \r\n\r\n![image](https://github.com/user-attachments/assets/3526d69a-b89b-4513-b02c-39ff03e91af3)\r\n\r\nSupport logical types in parquetjs starting with `TIME` support\r\n\r\nSolution\r\n========\r\nImplementation following the parquet\r\n[spec](https://github.com/apache/parquet-format/blob/\n[…]\nted type conversions for logical type time to primitive type\r\naccording to spec\r\n- Implement field, schema and file tests to ensure everything works\r\ntogether\r\n\r\n## Steps to Verify:\r\n\r\n1. npm run test",
          "is_bot": false,
          "headline": "Logical type : TIME (#143)",
          "author_name": "Puneet Saraswat",
          "author_login": "saraswatpuneet",
          "committed_at": "2024-09-13T13:16:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6797c994a9a5e05ad146d39a8f660401ca74e911",
          "body": "Note: The reference Brotli file doesn't work because it is too large. It\r\ndecompresses to an extremely large size (1Gb+)\r\n\r\nCloses #140\r\nCloses #125 (Likely?)\r\n\r\nA new brotli sample file was generated using python code seen below.\r\n\r\n## What Changed?\r\n\r\n- Moved the esbuild work to mjs. This was requ\n[…]\nsample_brotli_compressed.parquet\"\r\n\r\n# Write to Parquet file with Brotli compression\r\npq.write_table(table, output_file, compression='BROTLI')\r\n\r\nprint(f\"File {output_file} created successfully!\")\r\n``",
          "is_bot": false,
          "headline": "Fix Brotli compression (#144)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-09-11T19:58:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "540e0e56c66116d9e341ac824623466497957a1d",
          "body": "- Previous version of zenfs-core had an engine requirement of >=22 which\r\nwas higher than the engine requirement for this library (18.18.2) which\r\ncaused issues with installing the library using yarn. (Yarn seemed to\r\nerror on engine mismatch but trying it with npm just seemed to log a\r\nwarning)\r\n\r\n\n[…]\nps://github.com/zen-fs/core/releases\r\n\r\nYou can see in the `package-lock.json` that the engine requirement has\r\nchanged from 22 to 16.\r\n\r\n## Change summary:\r\n\r\n- Bump version of @zenfs/core to ^0.16.0",
          "is_bot": false,
          "headline": "Bump version of @zenfs/core to ^0.16.0 (#141)",
          "author_name": "Harry Law",
          "author_login": "harryalaw",
          "committed_at": "2024-09-05T12:51:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92cbbee2e77aa1e6b3d5d25a8e6c00c95edca46c",
          "body": "Nothing but running `npm audit fix` to make sure any issues are\r\ncorrected there. No other code changes.",
          "is_bot": false,
          "headline": "NPM audit fixes (#139)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-09-04T17:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e25e47c4173d76660b436b18fb06ee6c62b018",
          "body": "# Problem\r\nAs reported in #121 and #131 there are issues with the parsing of\r\n`FIXED_LEN_BYTE_ARRAY` values. This may be caused by the fact that they\r\nare converted to strings as part of the decoding process for\r\nDICTIONARY_PAGE types. This should close both issues.\r\n\r\nSolution\r\n========\r\nBy removin\n[…]\n   age: Buffer.from([0,0,0,0,0,0,0,0,0,0,0,0,178,208,94,0]),\r\n  }])\r\n```\r\n\r\nThe data recorded in #131 is returned as a buffer, but I've not fully\r\nchecked the contents of that buffer that is returned.",
          "is_bot": false,
          "headline": "Remove to string for dictionary pages (#138)",
          "author_name": "Harry Law",
          "author_login": "harryalaw",
          "committed_at": "2024-09-04T16:07:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d369b2a088270961302434d7c63204629b340ce4",
          "body": "Close #135.",
          "is_bot": false,
          "headline": "Use native fetch (#136)",
          "author_name": "Cheng",
          "author_login": "zcbenz",
          "committed_at": "2024-07-16T17:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40357ad89fe33d642765a09b1d239e12bc99d5b9",
          "body": "Update the project to use ZenFs instead of BrowserFs, as BrowserFs is\r\nnow deprecated.\r\n\r\n#127",
          "is_bot": false,
          "headline": "chore(*): replace BrowserFs for ZenFs (#134)",
          "author_name": "eNddy",
          "author_login": "enddynayn",
          "committed_at": "2024-07-01T20:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6396d26f5510e0c61a98bbb3c17384d3df008392",
          "body": "Review Note: I split this into different commits so it would be easy to\r\nreview that which wasn't automatically applied.\r\n\r\nI suggest reviewing those commits instead of every line.\r\n\r\nProblem\r\n=======\r\n\r\nStyles and potential issues were all over without enforcing linting and\r\nformatting.\r\n\r\nCloses: \n[…]\n:\r\n---------------\r\n* Added eslint\r\n* Added Prettier\r\n* Checked to make sure it was setup in CI\r\n\r\nSteps to Verify:\r\n----------------\r\n1. npm i\r\n2. npm run lint\r\n3. npm run format\r\n4. npm run lint:fix",
          "is_bot": false,
          "headline": "Linting and Formatting (#133)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-07-01T16:42:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2435994ca6fade7a4a0bb4512dc7da635b0c43dd",
          "body": "Updated _almost_ all of the dependencies to the latest version.\r\n\r\n- Bson updates required a few small changes due to es module updates in\r\nbson\r\n- Did *not* update chai past v4. Looks like moving past chai v4 would\r\nrequire many changes and not all the chai plugins we are using support\r\nit yet. Per\n[…]\n Try it out with:\r\n    - `npm i && npm run build && npm run serve`\r\n    - `cd examples/server && npm i && node app.js`\r\n- Then go to `http://localhost:3000`, open up the console and hit some\r\nbuttons.",
          "is_bot": false,
          "headline": "Dependency updates (#128)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-05-14T19:01:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5db9db4caa296908cf159ed649ec198135ada988",
          "body": "Per @ MaTiAtSIE via\r\nhttps://github.com/LibertyDSNP/parquetjs/issues/120#issuecomment-1997057706\r\n\r\nSwitch from the older, non-maintained\r\n[wasm-brotli](https://github.com/dfrankland/wasm-brotli) to the newer\r\nand maintained\r\n[brotli-wasm](https://github.com/httptoolkit/brotli-wasm).\r\n\r\nDrop in swap, all tests still pass.\r\n\r\nCloses #120",
          "is_bot": false,
          "headline": "Swap brotli dependency (#123)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-03-14T15:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3de7eea76391459059af2c294a6532662a7131c4",
          "body": "Problem\r\n=======\r\n`typeLength`, and potentially `precision`, with value \"null\" causes\r\nincorrect primitive type detection result.\r\n\r\nSolution\r\n========\r\nWe should handle the null values such that when the `typeLength` or\r\n`precisions` field is of value \"null\", its primitive type are detected\r\nas \"IN\n[…]\nPage\r\n\r\nhttps://github.com/LibertyDSNP/parquetjs/blob/91fc71f262c699fdb5be50df2e0b18da8acf8e19/lib/reader.ts#L947\r\n\r\nNotice that one uses \"opts.type\" while the other uses\r\n\"opts.column.primitiveType\".",
          "is_bot": false,
          "headline": "fix: Fix incorrect primitive type detection (#122)",
          "author_name": "JasonYeMSFT",
          "author_login": "JasonYeMSFT",
          "committed_at": "2024-03-13T12:13:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "91fc71f262c699fdb5be50df2e0b18da8acf8e19",
          "body": "- Buffer.slice -> Buffer.subarray (and correct test that wasn't using\nbuffers)\n- new Buffer(array) -> Buffer.from(array)\n- Fix issue with `npm run serve`\n\nVia looking into #117 As `subarray` is slightly faster in the browser\nshim.",
          "is_bot": false,
          "headline": "Update Deprecated Function Calls (#118)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-02-10T00:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117e5a573b5dc28fb1217f7219704ad2bc10c23a",
          "body": "Problem\r\n=======\r\nSupport AWS S3 V3 streams while retaining support for V2. V2 may be removed later.\r\nCloses #32\r\nwith @wilwade , @pfrank13 \r\n\r\nChange summary:\r\n---------------\r\n* support V3 in reader.ts\r\n* add tests\r\n* use `it.skip` instead of commenting out test code.\r\n---------\r\n\r\nCo-authored-by: Wil Wade <wil.wade@amplica.io>",
          "is_bot": false,
          "headline": "Feat/support aws s3 v3 (#115)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2024-01-30T21:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2622ff14fb6dd28c90ec02eab2f653ac0bcd9876",
          "body": "…E_ARRAY (#108)\n\nProblem\n=======\n\ntypeLength is present in column options but decoding is throwing an\nerror.\n\n`thrown: \"missing option: typeLength (required for\nFIXED_LEN_BYTE_ARRAY)\"`\n\noptions object for reference:\n```\n    {\n      type: 'FIXED_LEN_BYTE_ARRAY',\n      rLevelMax: 0,\n      dLevelMax: 1\n[…]\nee above\n\nSteps to Verify:\n----------------\ndecode a parquet file with this type of field.\n\n---------\n\nCo-authored-by: Wil Wade <wil.wade@unfinished.com>\nCo-authored-by: Wil Wade <wil.wade@amplica.io>",
          "is_bot": false,
          "headline": "allow typeLength to come from opts.column when decoding FIXED_LEN_BYT…",
          "author_name": "Jayson Jacobs",
          "author_login": "j4ys0n",
          "committed_at": "2024-01-19T03:46:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8d34ac1ebff935770989c32fa2a2a863769257d6",
          "body": "… null instead of undefined (#114)\n\nProblem\r\n=======\r\n\r\nWe wanted to add tests for all the tests in\r\nhttps://github.com/apache/parquet-testing\r\n\r\n### Discovered Bugs\r\n- We treated nulls as undefined, but others don't\r\n- We incorrectly processed dictionary_page_offset >= 0 instead of only >\r\n0\r\n\r\n\r\nS\n[…]\ntest/reference-test/read-all.test.ts`\r\n- Fixed found bugs\r\n\r\nwith @shannonwells \r\n\r\nSteps to Verify:\r\n----------------\r\n1. Run the tests\r\n1. Comment out the bug fixes and see reference test files fail",
          "is_bot": false,
          "headline": "Reference Tests and Breaking Change: Optional nullable fields are now…",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-01-19T00:07:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6fdb9dac9864d27ae4ae62ea5d4ce8a3f49c29e2",
          "body": "Problem\r\n=======\r\nproblem statement - when trying to read a parquet file that was\r\ngenerated using V2 parquet and had RLE_DICTIONARY, got an error: invalid\r\nencoding: RLE_DICTIONARY #96\r\n\r\nReported issue: https://github.com/LibertyDSNP/parquetjs/issues/96\r\n\r\nSolution\r\n========\r\nWhat I/we did to solv\n[…]\nthis line to an existing project in the node modules and it\r\nworks. without this line I get an an error with this line added - it\r\npassed\r\n\r\n---------\r\n\r\nCo-authored-by: Wil Wade <wil.wade@amplica.io>",
          "is_bot": false,
          "headline": "Update index.ts to support RLE_DICTIONARY (#112)",
          "author_name": "Sarit Vakrat",
          "author_login": "saritvakrat",
          "committed_at": "2024-01-18T19:56:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a42955f755b1a0df3fe23389afa43e7eac920cc",
          "body": "Problem\r\n=======\r\nThe JSON Schema stipulates that [a \"number\" type can be an integer, floating point, or exponential\r\nnotation](https://json-schema.org/understanding-json-schema/reference/numeric).\r\nCurrently, the \"number\" type is treated the same as an integer when\r\ninstantiating `fromJSONSchema`. \n[…]\nit can't be converted into a BigInt.\r\n\r\nSolution\r\n========\r\nI changed the primitive to Double for \"number\" types when creating a schema from JSON.\r\n\r\nCo-authored-by: Wil Wade <wil.wade@unfinished.com>",
          "is_bot": false,
          "headline": "Use the Double primative for JSON Schema \"number\" type (#111)",
          "author_name": "Mike",
          "author_login": "mpotter",
          "committed_at": "2024-01-11T19:43:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0f1ebd6f61ff673541799b4fc026435053377e0",
          "body": "Problem\r\n=======\r\nDocs were wrong from a long time ago per\r\nhttps://github.com/ironSource/parquetjs/issues/100\r\n\r\nSolution\r\n========\r\nUpdated the docs and added a simple test\r\n\r\nCloses #106",
          "is_bot": false,
          "headline": "Update docs and add simple test for readme encoding examples (#107)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2024-01-09T16:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19707ef9b9ec578f678105f5d3daa7f847eff241",
          "body": "For bloom filters, treat column names as the full path and not just the first part of the path in the schema.\r\n\r\nCloses #98 \r\nwith @rlaferla \r\n\r\nCo-authored-by: Wil Wade <wil.wade@unfinished.com>",
          "is_bot": false,
          "headline": "Support bloom filters in lists/nested columns (#105)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2023-11-28T21:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda4e3fe736280b565efcd341ffd78a5485eb1a7",
          "body": "Upgrade to nodejs 18+.  Closes #83",
          "is_bot": false,
          "headline": "upgrade to nodejs 18.18.2 (#101)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2023-11-17T22:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07e7e81847523f4d74edd0adf9b2f9b6bbd1d90",
          "body": "Problem\r\n=======\r\nAddress #91\r\n\r\nSolution\r\n========\r\nWhen encountering such byte array represented \"Decimal\" fields, parse\r\nthem into raw buffers.\r\n\r\nChange summary:\r\n---------------\r\n- Added code to parse \"Decimal\" type fields represented by byte arrays\r\n(fixed length or non-fixed length) into raw \n[…]\not\r\nbe greater than 18.\r\n- After the change, library will parse those fields to their raw buffer\r\nvalues and return records normally.\r\n\r\n---------\r\n\r\nCo-authored-by: Wil Wade <wil.wade@unfinished.com>",
          "is_bot": false,
          "headline": "Add support to byte array decimal fields (#97)",
          "author_name": "Chunan(Jason) Ye",
          "author_login": "YECHUNAN",
          "committed_at": "2023-08-14T19:15:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac5257d283d23547b32338fb72eb3119fb60e7c7",
          "body": "Problem\r\n=======\r\n\r\nCloses: #93 \r\n\r\nSolution\r\n========\r\n\r\nAdd checks for `format == 'date-time`` inside the string type check\r\nfor`string` and `array of string`\r\n\r\nChange summary:\r\n---------------\r\n* Added format check for string fields ( and string arrays )\r\n* Check for JSONSchema property `format`\n[…]\n--------\r\n1. Generate a JSON Schema or use an existing one\r\n2. Add `\"format\":\"date-time\"` to the field which should have a Date/Time\r\nvalue\r\n3. Ensure that the value is a valid `Date` object\r\n4. Enjoy",
          "is_bot": false,
          "headline": "Feature: Timestamp support for JSONSchema generated schemas (#95)",
          "author_name": "Marcus Reinhardt",
          "author_login": "noxify",
          "committed_at": "2023-07-25T17:10:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43732c5ce089b82a5ec660c2e6eb3b7b886696fe",
          "body": "Problem\r\n=======\r\n\r\nParquet file column indexes are required to have `null_pages` and\r\n`boundary_order`, but they were missing from Parquetjs generated files.\r\n\r\n\r\nhttps://github.com/apache/parquet-format/blob/1603152f8991809e8ad29659dffa224b4284f31b/src/main/thrift/parquet.thrift#L955\r\n\r\n\r\nCloses #\n[…]\n\n../generated_files/parquetjs/change.parque` will FAIL\r\n7. npm i ../parquetjs/dsnp-parquetjs-0.0.0.tgz\r\n8 `node index.js && parquet column-index\r\n../generated_files/parquetjs/change.parque` will PASS!",
          "is_bot": false,
          "headline": "Add null pages and boundary order (Fixes #92) (#94)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2023-07-13T16:34:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19f3ffa810ff373b3afd12bdef694e72cd51ceab",
          "body": "Problem\r\n=======\r\nNeed to support writing decimal types\r\n\r\nAlso closes: #87 \r\n\r\nSolution\r\n========\r\n\r\nAdd basic encoding support for decimals\r\n\r\nChange summary:\r\n---------------\r\n* Added better decimal field errors\r\n* Default scale to 0 per spec\r\n* Cleanup types on RLE so it only asks for what is needed\r\n* Support decimal encoding\r\n* Add test for write / read of decimal\r\n\r\nSteps to Verify:\r\n----------------\r\n1. Generate a schema with decimal field\r\n2. Use it!",
          "is_bot": false,
          "headline": "Decimal Writer Support (#90)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2023-06-23T12:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1865bf70297013d687e388c8945c5470b3ab10",
          "body": "Problem\r\n=======\r\n\r\ncompression functions' return values are assumed to be Buffer objects.\r\nHowever, in reality they could be non-Buffer objects and will results in\r\nexceptions during reading/writing.\r\nhttps://github.com/LibertyDSNP/parquetjs/issues/72 \r\n\r\nSolution\r\n========\r\n\r\nDetect the data type \n[…]\nsion functions\r\n\r\nSteps to Verify:\r\n----------------\r\nAs pointed out in the original issue, the problem can be reproduced\r\nusing the browser build of parquetjs to read a file with snappy\r\ncompression.",
          "is_bot": false,
          "headline": "Ensure Buffer objects are returned by compression functions (#88)",
          "author_name": "JasonYeMSFT",
          "author_login": "JasonYeMSFT",
          "committed_at": "2023-06-21T14:44:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17cb5ed3533f72f199e6683cc9842935ff07595a",
          "body": "Problem\r\n=======\r\nWe need to update to Node16+ as 15.* is @ end-of-life. Closes #62, Fixes\r\n#85, a hasher bug\r\n\r\nSolution\r\n========\r\nUpdate to nodejs 16.15.1, update some packages and fix anything broken.\r\n\r\n**Important:** This revealed a bug in the Xxhasher code that was not\r\nconverting to hex-encoded strings as the [bloom filter\r\nexpects](https://github.com/LibertyDSNP/parquetjs/blob/2c733b5c7a647b9a8ebe9a13d300f41537ef60e2/lib/bloom/sbbf.ts#L357)",
          "is_bot": false,
          "headline": "update to node 16,  FIX HASHER BUG (#84)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2023-05-25T22:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5698e4b8308a2da9d3b2d53c5c58e31f8769cec",
          "body": "Problem\r\n=======\r\n\r\nWe want it to be easier to build Parquet files (and thus the schema for\r\nthose files) from existing schemas. In this case JSON Schemas\r\n\r\nSolution\r\n========\r\n\r\nChange summary:\r\n---------------\r\n* Added field creation helper functions\r\n* Added static function `ParquetSchema.fromJs\n[…]\n a JSON schema and call\r\n`ParquetSchema.fromJsonSchema` with it and see what it does\r\n\r\n---------\r\n\r\nCo-authored-by: Shannon Wells <shannonwells@users.noreply.github.com>\r\nWith assistance from @noxify",
          "is_bot": false,
          "headline": "Feature: Parquet Schema from JSON Schema (#82) with",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2023-05-25T12:18:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c733b5c7a647b9a8ebe9a13d300f41537ef60e2",
          "body": "Problem\r\n=======\r\nOften parquet files have a column of type `decimal`. Currently `decimal`\r\ncolumn types are not supported for reading.\r\n\r\nSolution\r\n========\r\nI implemented the required code to allow properly reading(only) of\r\ndecimal columns without any external libraries.\r\n\r\nChange summary:\r\n-----\n[…]\n6.\r\n4. The values of those columns should match this table:\r\n![Screenshot 2023-04-22 at 16 53\r\n33](https://user-images.githubusercontent.com/2294003/233810916-3d1a37da-ef22-4e1c-8e46-9961d7470e5e.png)",
          "is_bot": false,
          "headline": "Add ability to read decimal columns (#79)",
          "author_name": "Dean Gaudet",
          "author_login": "dgaudet",
          "committed_at": "2023-04-26T21:51:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a011a2e135bf7ce82538f6bd9cc342593e2eb637",
          "body": "Problem\r\n=======\r\nThis PR is intended to implement 2 enhancements to schema error\r\nreporting.\r\n* When a parquet schema includes an invalid type, encoding or\r\ncompression the current error does not indicate which column has the the\r\nproblem\r\n* When a parquet schema has multiple issues, the code curre\n[…]\n(<path to parquet file>)`\r\n3. You should receive errors for more than one column, which also\r\nincludes the column name for each error\r\n\r\n---------\r\n\r\nCo-authored-by: Wil Wade <wil.wade@unfinished.com>",
          "is_bot": false,
          "headline": "Feature - collect and report multiple field errors (#75)",
          "author_name": "Dean Gaudet",
          "author_login": "dgaudet",
          "committed_at": "2023-03-08T13:47:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a62db080befc57732e151f1d887eb66aa10d4706",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in comment (#74)",
          "author_name": "JasonYeMSFT",
          "author_login": "JasonYeMSFT",
          "committed_at": "2022-12-13T17:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cd4ff1ee9eac70b45cb292c5d3d2f3178867ff",
          "body": "* Update esbuild\r\n\r\n* Allow running a specific test file\r\n\r\n* Build out types for the browser cjs and esm files\r\n\r\n* Update the README on how to use building",
          "is_bot": false,
          "headline": "Bug/browser types bug #70 (#71)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-06-22T14:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73cf70d844cab0a5f139e906a76481c71e518ba4",
          "body": "* Clean up TIMESTAMP issues\r\nZJONSSON#65\r\nZJONSSON#45\r\n* Use MAX_SAFE_INTEGER for testing toPrimitive_TIME_MILLIS",
          "is_bot": false,
          "headline": "Better handling of millis and micros (#68)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-05-12T13:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d382d0f029f81c29a334c1b0d4bf10f567676266",
          "body": "* Switch to import\r\n* Better optional types\r\n* Remove duplicated types\r\n* types/types -> declare for less confusion between types and types/types\r\n* Make sure thrift types pass through\r\n* Minimal WriteStream Interface\r\n* Fix an unknown type\r\n* Better openUrl Interface",
          "is_bot": false,
          "headline": "Types Cleanup (#67)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-05-11T15:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86f490b1d7ff72fc72a447c4d17367b841d94b4",
          "body": "* Use parquet.ts not js\r\n\r\n* require -> import\r\n\r\n* Remove module.exports\r\n\r\n* Export default and types from parquet.ts",
          "is_bot": false,
          "headline": "Chore/fix entry file (#66)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-05-11T13:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8bfc078727f2e7f6cb418f40d588589bb7c63ed",
          "body": null,
          "is_bot": false,
          "headline": "Remove baseUrl config option (#65)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-05-11T13:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f150a0ae68ced1a1ba8e83c4a1edba9a873e2d5",
          "body": "* Package Updates\r\n* Remove last webpack pieces",
          "is_bot": false,
          "headline": "Update packages (#63)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-05-10T21:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cadf48649dbbb543873fff40971aa8e12b9bdaee",
          "body": "https://github.com/ZJONSSON/parquetjs/pull/55",
          "is_bot": false,
          "headline": "Performance improvements using a cursor instead of a shift (#57)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-05-10T17:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555af729ca08a4c7743ac00ec77fca83aa9cdcd1",
          "body": null,
          "is_bot": false,
          "headline": "Upstream bug fixes for RLE encoding (#61)",
          "author_name": "Prakash Venkatraman",
          "author_login": "dopatraman",
          "committed_at": "2022-05-10T16:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a94d60c27b62d748843225fbfaac83ef8389dfd",
          "body": "* more consistent parameters, number types, buffer types\r\n* amending current offset's buffer length\r\n* replacing offset interface with Int64\r\n* passing optional parameters with WriterOptions\r\n* removing duplicate custom types\r\n* replacing custom types with parquet types\r\n* null checks and passing op\n[…]\nlean values will be 'true'\r\n* export metadata will fulfill promises and removing race condition\r\n* integer removing pass by reference\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Chore/ts writer take2 (#60)",
          "author_name": "Ishita Mehta",
          "author_login": "mehtaishita",
          "committed_at": "2022-05-10T16:33:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b027a3486e6cdd01d3d8c97574aa7d3bbd43d8c",
          "body": null,
          "is_bot": false,
          "headline": "Removed async declaration (#59)",
          "author_name": "Prakash Venkatraman",
          "author_login": "dopatraman",
          "committed_at": "2022-04-29T17:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c80fee970d44c8c9703667caef7b89a81a9d77",
          "body": "* Export the types into the package\r\n* Convert parquet.js to a ts file.\r\nRemove references to .js in imports\r\n* Manually include the generated type file from thrift\r\n* Correct metadata on files\r\n* Updates for audit fixes and TS build improvements\r\n* Fix parquet.ts exports",
          "is_bot": false,
          "headline": "Export the types into the package (#54)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-04-26T16:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ca3498cc7967c8e1b71ad8ecc6477b79419e42",
          "body": null,
          "is_bot": false,
          "headline": "Support async iteration in the reader (#55)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2022-04-26T00:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f303834422ccc40b89cb202475c9b4d85862abf",
          "body": "* Blackbox tests for buffer reader\r\n\r\n* Sinon plugins for testing order\r\n\r\n* Integration tests + fixture",
          "is_bot": false,
          "headline": "Add test coverage for Buffer Reader (#52)",
          "author_name": "Prakash Venkatraman",
          "author_login": "dopatraman",
          "committed_at": "2022-04-22T20:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ac1923454f8cb910f45fdb7d935f736c6846b2",
          "body": null,
          "is_bot": false,
          "headline": "Removed ts-ignored lines (#50)",
          "author_name": "Prakash Venkatraman",
          "author_login": "dopatraman",
          "committed_at": "2022-04-19T22:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bd382eb6f382810b367ef411f72d20394130ddc",
          "body": null,
          "is_bot": false,
          "headline": "removed force32 (#51)",
          "author_name": "Aramik",
          "author_login": "aramikm",
          "committed_at": "2022-04-19T19:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1bc22ea351deafc1eaba146f027a5a54366d159",
          "body": "* fix for typed array BYTE_ARRAY (#23)\r\n\r\n* restrict typed arrays to Uint8Array",
          "is_bot": false,
          "headline": "fix for typed array BYTE_ARRAY (#23) (#49)",
          "author_name": "Aramik",
          "author_login": "aramikm",
          "committed_at": "2022-04-13T21:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3b2089d65c131249f0219233733bfe63a90decb",
          "body": null,
          "is_bot": false,
          "headline": "Removed redundant reference to callback (#48)",
          "author_name": "Prakash Venkatraman",
          "author_login": "dopatraman",
          "committed_at": "2022-04-12T23:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb029bdf030bc1a6d5c04307e69c66599c8a3daa",
          "body": "* Removed fixedTTransport class\r\n\r\nThis may not be necessary, since we have upgraded Thrift to a version above 0.9.2.\r\n\r\nSee https://github.com/apache/thrift/blob/master/CHANGES.md\\#092\r\n\r\n* Re-adding TFrameTransport patch so  is supported.",
          "is_bot": false,
          "headline": "[Issue #41] - Slimmed down FixedTFramedTransport class (#46)",
          "author_name": "Prakash Venkatraman",
          "author_login": "dopatraman",
          "committed_at": "2022-03-16T21:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1f98b44219cb5e25e07d3a86d94df461f42cb5",
          "body": "* Converted reader file to typescript and made fixes dependent on it\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Reader conversion (#44)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2022-03-16T18:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14bbb97f7c194d25ccb3d3cbc668a3a4e3e75b07",
          "body": "Converted util.js into typescript\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro-2.local>\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Convertinging util.js to typescript 3/3 (#39)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2022-02-25T18:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1bee252b7d26b79e54c84da8f9e90199dd783f4",
          "body": "* Converted shred.js into typescript without using type any\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro-2.local>\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Converting shred.js to typescript 2/3 (#40)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2022-02-24T17:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb5fcd67709facc36fb77077372cc8c3d84c421",
          "body": "* Converted schema.js into typescript without using type any\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro-2.local>\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Convert lib/schema.js to typescript 1/3 (#37)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2022-02-22T21:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7bbb9f9ed773c693d58451ad96d973626fe7a8",
          "body": "Co-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro-2.local>",
          "is_bot": false,
          "headline": "updated typescript and esbuild. Fixed typescript issue (#35)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2021-12-02T20:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82975b8cf35a4700e493c92ef77bf267aa4e004",
          "body": "* Converted Independent files into typescript\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro-2.local>\r\nCo-authored-by: Sidney Keese <me@sidke.com>",
          "is_bot": false,
          "headline": "Chore/typescript conversion/27 (#33)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2021-11-30T18:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d9f3cd0768343e0b8275b2a0f267777fe9bb5a",
          "body": "* Added test cases for types and fixed bigint precision\r\n\r\n* missed one check on if statement\r\n\r\n* Added more test cases for invalid values to throw\r\n\r\n* Added test cases for real this time\r\n\r\n* Reorganized test cases and added helper function for readability and try catch for better error message\r\n\r\n* Fixed spacing on function\r\n\r\n* Added final tests to int64 and 96\r\n\r\n* changed throw error code and fixed type on tests\r\n\r\nCo-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Added test cases for types and fixed bigint precision (#24)",
          "author_name": "waylandli",
          "author_login": "waylandli",
          "committed_at": "2021-10-21T19:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98871a229c62e653801035471a27cbadb596a3f4",
          "body": null,
          "is_bot": false,
          "headline": "Clean up dependencies and remove lodash (#22)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-08-17T16:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e38e4a0343ab3b7beafae1ac08014ba5ba5de9",
          "body": "Co-authored-by: acruikshank <acruikshank@example.com>",
          "is_bot": false,
          "headline": "add cjs and ejm builds (#21)",
          "author_name": "Alex Cruikshank",
          "author_login": "acruikshank",
          "committed_at": "2021-07-13T16:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac8ebb219e1e0fdc0ce01688d9bded2d29169b3e",
          "body": "Update bson package from 2.0.8 to 4.4.0 due to a vulnerability in v2. The interface changed, so update the files that use the package.\r\nRemove an unused TypeArray import.\r\nRemove a stray comment.",
          "is_bot": false,
          "headline": "update BSON due to vulnerability, minor fixes (#20)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2021-07-01T21:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60585684bb0a90b5f17bd9370db7bcd37c34292",
          "body": "…ck (#19)\n\n* Add parquet.js explicitly to the \"include\" list in tsconfig.\r\n* Also regenerated package-lock.json to bump some patch versions.",
          "is_bot": false,
          "headline": "fix bug caused by side-effect of change in xxhasher. regen package-lo…",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2021-07-01T20:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b35942b4290ca33f33c921f00446b50adde1be09",
          "body": "* Configuration for bundling parquetjs that works in browser, via esbuild\r\n* Add to build targets\r\n* Fix all the things that got broken\r\n* Example server showing how it can be used\r\n* Updates to README\r\n* Disable LZO and Brotli in browser\r\n* Disable LZO in Node as a consequence of this attempt (see \n[…]\n the wasm instanc\r\n  * bubble up all the asyncs\r\n  * make the tests pass again\r\n* Webpack config file for possibly later\r\n* check in example parquet files\r\nCo-authored-by: enddy <enddy.code@gmail.com>",
          "is_bot": false,
          "headline": "Parquetjs browser support (#17)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2021-06-30T22:29:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba60652cae7e9447465893d79b870c92e3208b19",
          "body": "Add browser/node support for fetching http request.",
          "is_bot": false,
          "headline": "feat(fetch): add browser/node http client (#15)",
          "author_name": "enddy",
          "author_login": "enddynayn",
          "committed_at": "2021-06-18T17:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f425a947a20aaa209e818a3e1098a3b86e7f2c",
          "body": null,
          "is_bot": false,
          "headline": "Don't publish types for now (#14)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-06-07T20:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ddc968e7a8a6d0d3481f55dda013876ea9665d",
          "body": "* Cleanup package.json packages\r\n\r\n* Fix readme up\r\n\r\n* Thrift types\r\n\r\n* Update parquet thrift\r\n\r\n* Class requires new\r\n\r\n* Export Parquetjs Types",
          "is_bot": false,
          "headline": "Chore/pre release 0.1.0 (#13)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-06-07T20:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccc4eb930839bfd3b6e118edd64fd28df650487",
          "body": null,
          "is_bot": false,
          "headline": "Update package org from unfinishedlabs -> dsnp (#12)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-05-18T12:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4099f37ac61d36311b8859a9160d8a2512b12870",
          "body": "* use xxhash-wasm\r\n* updates after rebase\r\n* update tests due to new xxhash-wasm package\r\n* remove reference to old xxhash",
          "is_bot": false,
          "headline": "use xxhash-wasm (#8)",
          "author_name": "Shannon Wells",
          "author_login": "shannonwells",
          "committed_at": "2021-05-12T22:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce24b502afffee4dcd31feaec9d224203e63f808",
          "body": "chore(README): update to include bloom filter\r\n\r\nUpdate README file to include bloom filter feature.\r\n\r\nCo-authored-by: Shannon Wells <shannonwells@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(README): update to include bloom filter (#9)",
          "author_name": "enddy",
          "author_login": "enddynayn",
          "committed_at": "2021-05-11T21:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3e6dc2bd9158639e67c30f17359b21c25e7025",
          "body": null,
          "is_bot": false,
          "headline": "Build before publishing (#7)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-05-10T19:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c887f108a58d725810f321d387361ab0165075eb",
          "body": "…uding directly (#6)",
          "is_bot": false,
          "headline": "Setup package.json to support the dist directory instead of just incl…",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-05-10T19:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5547ad459456c44d0089fe02e4df8112c8759b01",
          "body": "* Remove travis\r\n\r\n* Fix tiny syntax bug\r\n\r\n* Add org to name in package.json\r\n\r\n* Add templates for PRs and issues\r\n\r\n* Add GitHub Actions for testing and publishing\r\n\r\n* Linting not yet implemented\r\n\r\n* Commit the package-lock file for consistent builds",
          "is_bot": false,
          "headline": "GitHub Actions NPM Release (#5)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-05-06T19:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d03d1bd6f162d0753b9c723a03bf0dab77f7271",
          "body": "feat(bloom-filter): add support\r\n\r\nAdd ability to create bloom filters on columns according to the apache [specs](https://github.com/apache/parquet-format/blob/master/BloomFilter.md).\r\n\r\n\r\nCo-authored-by: shannonwells <shannonwells@users.noreply.github.com>\r\nCo-authored-by: Wil Wade <wil.wade@unfinished.com>",
          "is_bot": false,
          "headline": "Bloom r us (#2)",
          "author_name": "enddy",
          "author_login": "enddynayn",
          "committed_at": "2021-05-05T21:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f1fdf8083ced41243c4fa5d9e88f582a919fd4",
          "body": null,
          "is_bot": false,
          "headline": "Update license, package.json, and add basic notice to the Readme (#3)",
          "author_name": "Wil Wade",
          "author_login": "wilwade",
          "committed_at": "2021-04-27T20:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e5d76b781bc9045c95ccfc087e7792480f85667",
          "body": "Update badges to point to the correct project",
          "is_bot": false,
          "headline": "Merge pull request #49 from kvalev/patch-1",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2020-08-17T23:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8afa1a3f3ae6b5d6f1d995b731a41efdf98e7373",
          "body": null,
          "is_bot": false,
          "headline": "Update badges to point to the correct project",
          "author_name": "Krassimir Valev",
          "author_login": "kvalev",
          "committed_at": "2020-08-04T14:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c4344aaafb9ebe91ae627f5a96c03a62a4316b",
          "body": "Provide the readInt8 function call in plain_dictionary codec with arguments",
          "is_bot": false,
          "headline": "Merge pull request #43 from FZSS/master",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2020-04-21T23:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47394b67b0e2839cae095652b47ab23d02a44f64",
          "body": null,
          "is_bot": false,
          "headline": "Provide readInt8 in rle codec with arguments",
          "author_name": "Kevin Chen",
          "author_login": null,
          "committed_at": "2020-04-21T21:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f859223f060605ad4386bcc8c74b7af8280f60",
          "body": "improve transform error message",
          "is_bot": false,
          "headline": "Merge pull request #39 from jeffbski/improve-transform-error",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2020-04-20T12:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fa6e8bfb0c336dff76cd71f44347f33db0ef6bc",
          "body": "* Use bigint-buffer.\r\n\r\nWorks in client code, but problem with mocha test is TBD.\r\n\r\n* add bigint-buffer dep\r\n\r\n* Add INT64 support using BigInt.",
          "is_bot": false,
          "headline": "Use bigint for int64 (#37)",
          "author_name": "Charles 'Buck' Krasic",
          "author_login": "krasic",
          "committed_at": "2020-04-20T11:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71110a4617358774643ec512a04cccb57022e711",
          "body": "When an error occurs it can be difficult to determine\nwhy it occurred so we improve the error by creating an\naugmented error which includes:\n\n - description of what was occuring when error occurred\n - the original error message\n - the row that was attempting to be transformed\n - the original error attached as a property",
          "is_bot": false,
          "headline": "improve error message when transforming",
          "author_name": "Jeff Barczewski",
          "author_login": "jeffbski-rga",
          "committed_at": "2020-03-02T16:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a10e37a4b736933e031ca35705b8e502252e23ef",
          "body": "use Buffer.from and Buffer.alloc to remove warnings",
          "is_bot": false,
          "headline": "Merge pull request #35 from ZJONSSON/buffer-from",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2019-10-30T23:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56edc41886163669c5fce71386f7aee23f10ac8",
          "body": null,
          "is_bot": false,
          "headline": "use Buffer.from and Buffer.alloc to remove warnings",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2019-10-30T22:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606bb2924bccc3d5b9a16fb4bc87572a6d5ad828",
          "body": "Allow MAP and LIST (for athena/hive)",
          "is_bot": false,
          "headline": "Merge pull request #34 from ZJONSSON/allow-list-map",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2019-10-30T22:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cee1592ce41e8dbca088fa2330b48ceb2d1de1a",
          "body": null,
          "is_bot": false,
          "headline": "Allow MAP and LIST (for athena/hive)",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2019-10-30T22:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1743eceacb30b908c9fc58b76cd8c973fa784ba",
          "body": "Update readme with correct package name",
          "is_bot": false,
          "headline": "Merge pull request #33 from mytusshar/master",
          "author_name": "Ziggy Jonsson",
          "author_login": "ZJONSSON",
          "committed_at": "2019-06-20T13:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f2879a3806f3c4cb4624318f54f4d6e3d9aa6c",
          "body": "Issue #32: Updated README.md with correct usage.",
          "is_bot": false,
          "headline": "Merge pull request #1 from mytusshar/mytusshar-update_reamdme",
          "author_name": "Tushar S. B",
          "author_login": "mytusshar",
          "committed_at": "2019-06-20T12:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f690f015663d771ce43c2b341a2c19cd560ffc",
          "body": null,
          "is_bot": false,
          "headline": "Issue #32: Updated README.md with correct usage.",
          "author_name": "tusharbochare",
          "author_login": "tusharbochare",
          "committed_at": "2019-06-20T11:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 33,
      "commits_last_year": 8,
      "latest_release_at": "2026-07-25T04:57:23Z",
      "latest_release_tag": "v1.8.9",
      "releases_from_tags": false,
      "days_since_last_push": 11,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 76.5
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "@dsnp/parquetjs",
          "path": "package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@dsnp/parquetjs",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "dremel",
            "parquet"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@dsnp/parquetjs",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.8.9",
          "repository_url": "https://github.com/LibertyDSNP/parquetjs",
          "versions_count": 104,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 1983880,
          "first_published_at": "2021-05-18T12:44:30.554000Z",
          "latest_published_at": "2026-07-25T05:00:38.390000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 33,
      "stars": 94,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 2
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 2
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 33,
        "total_forks": 33
      },
      "star_history": null,
      "open_issues_and_prs": 23
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 155852,
      "source_files_sampled": 69,
      "oversized_source_files": 1,
      "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": 63,
        "malicious_count": 0,
        "assessed_package": "npm:@dsnp/parquetjs@1.8.9",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@aws-sdk/client-s3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1092.0"
        },
        {
          "name": "@types/node-int64",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.32"
        },
        {
          "name": "@types/thrift",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.10.17"
        },
        {
          "name": "@zenfs/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.3.8"
        },
        {
          "name": "brotli-wasm",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.1"
        },
        {
          "name": "bson",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.10.4"
        },
        {
          "name": "int53",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0"
        },
        {
          "name": "long",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.3.2"
        },
        {
          "name": "node-int64",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.0"
        },
        {
          "name": "snappyjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.7.0"
        },
        {
          "name": "thrift",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.24.0"
        },
        {
          "name": "varint",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "xxhash-wasm",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@aws-sdk/client-s3",
            "direct": true,
            "version": "3.1092.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-int64",
            "direct": true,
            "version": "0.4.32",
            "ecosystem": "npm"
          },
          {
            "name": "@types/thrift",
            "direct": true,
            "version": "0.10.17",
            "ecosystem": "npm"
          },
          {
            "name": "@zenfs/core",
            "direct": true,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "brotli-wasm",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": true,
            "version": "6.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "int53",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": true,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "snappyjs",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "thrift",
            "direct": true,
            "version": "0.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "varint",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xxhash-wasm",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/checksums",
            "direct": false,
            "version": "3.1000.19",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.976.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.60",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.62",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.973.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.67",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "3.972.71",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.60",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.973.4",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.66",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-sdk-s3",
            "direct": false,
            "version": "3.972.65",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.997.34",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.41",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1092.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "3.974.2",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/xml-builder",
            "direct": false,
            "version": "3.972.36",
            "ecosystem": "npm"
          },
          {
            "name": "@aws/lambda-invoke-store",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dsnp/parquetjs",
            "direct": false,
            "version": "../parquetjs",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@mswjs/interceptors",
            "direct": false,
            "version": "0.41.9",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/deferred-promise",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/deferred-promise",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/logger",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/until",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "1.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "11.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/formatio",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/formatio",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/text-encoding",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.29.6",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.9.8",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "4.6.0",
            "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/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/q",
            "direct": false,
            "version": "1.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/set-cookie-parser",
            "direct": false,
            "version": "2.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinon",
            "direct": false,
            "version": "17.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinonjs__fake-timers",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/statuses",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/varint",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-code-frame",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-fsm",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-parser",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/xterm",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-from",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sdk-client-mock",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "binaryen",
            "direct": false,
            "version": "131.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "browser-or-node",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "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": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "^3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-wat",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-mocha",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "^4.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "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-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": false,
            "version": "16.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "headers-polyfill",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "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-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-nan",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-node-process",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "just-extend",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "just-extend",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "kerium",
            "direct": false,
            "version": "1.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.get",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lolex",
            "direct": false,
            "version": "2.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "lolex",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memium",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "12.0.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msw",
            "direct": false,
            "version": "2.14.6",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nise",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "nise",
            "direct": false,
            "version": "6.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-stream",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "outvariant",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-imports",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rettime",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "samsam",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "7.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "21.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "sinon-chai",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "sinon-chai",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sinon-chai-in-order",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slashes",
            "direct": false,
            "version": "3.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-browserify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strict-event-emitter",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.59.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "until-async",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utilium",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "utilium",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wabt",
            "direct": false,
            "version": "1.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 422,
        "direct_count": 13,
        "indirect_count": 409
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 85,
        "open_issues": 21,
        "closed_ratio": 0.774,
        "closed_issues": 72,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "asmuth",
          "commits": 134,
          "avatar_url": "https://avatars.githubusercontent.com/u/564023?v=4"
        },
        {
          "type": "User",
          "login": "dominictarr",
          "commits": 101,
          "avatar_url": "https://avatars.githubusercontent.com/u/259374?v=4"
        },
        {
          "type": "User",
          "login": "ZJONSSON",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/1082488?v=4"
        },
        {
          "type": "User",
          "login": "wilwade",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/1252199?v=4"
        },
        {
          "type": "User",
          "login": "kessler",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/147367?v=4"
        },
        {
          "type": "User",
          "login": "shannonwells",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/502640?v=4"
        },
        {
          "type": "User",
          "login": "waylandli",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/49741670?v=4"
        },
        {
          "type": "User",
          "login": "dopatraman",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3819564?v=4"
        },
        {
          "type": "User",
          "login": "swarren-riivos",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/267750857?v=4"
        },
        {
          "type": "User",
          "login": "enddynayn",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3433442?v=4"
        }
      ],
      "contributors_sampled": 36,
      "top_contributor_share": 0.315
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "publish-next.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "8 out of 29 merged PRs checked by a CI test -- score normalized to 2",
            "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": 8,
            "reason": "Found 24/27 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 1,
            "reason": "SAST tool is not run on all commits -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7c9ab324773ca7120bd2ab5e707113fa83b92291",
        "ran_at": "2026-08-05T09:11:46Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 1,
        "authors_30d": 2,
        "decided_30d": 2,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 3,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-07-25T04:57:47Z",
      "oldest_open_prs": [
        {
          "number": 156,
          "created_at": "2025-01-22T20:08:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 186,
          "created_at": "2026-05-21T14:57:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-25T04:54:04Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 18,
          "created_at": "2021-06-29T17:31:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2023-02-09T08:24:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 91,
          "created_at": "2023-06-23T12:45:29Z",
          "last_comment_at": "2024-09-09T21:50:04Z",
          "last_comment_author": "craxal"
        },
        {
          "number": 99,
          "created_at": "2023-11-04T00:05:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2023-11-13T19:41:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2023-11-21T19:16:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2024-01-18T14:10:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2024-02-09T02:58:57Z",
          "last_comment_at": "2024-04-28T07:20:35Z",
          "last_comment_author": "simline"
        },
        {
          "number": 142,
          "created_at": "2024-09-05T17:41:19Z",
          "last_comment_at": "2024-09-05T19:20:10Z",
          "last_comment_author": "Neofield-Dylan"
        },
        {
          "number": 145,
          "created_at": "2024-09-13T13:20:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2024-11-13T06:30:56Z",
          "last_comment_at": "2025-05-22T13:16:22Z",
          "last_comment_author": "msantala"
        },
        {
          "number": 152,
          "created_at": "2024-12-12T15:52:04Z",
          "last_comment_at": "2024-12-13T14:00:56Z",
          "last_comment_author": "wilwade"
        },
        {
          "number": 154,
          "created_at": "2025-01-17T03:36:55Z",
          "last_comment_at": "2025-10-02T09:50:41Z",
          "last_comment_author": "VinhBH1"
        },
        {
          "number": 155,
          "created_at": "2025-01-22T17:45:43Z",
          "last_comment_at": "2025-01-23T19:18:37Z",
          "last_comment_author": "wilwade"
        },
        {
          "number": 163,
          "created_at": "2025-04-04T11:48:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 167,
          "created_at": "2025-05-13T22:46:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 173,
          "created_at": "2025-06-27T16:42:22Z",
          "last_comment_at": "2025-07-31T15:06:05Z",
          "last_comment_author": "wilwade"
        },
        {
          "number": 176,
          "created_at": "2025-09-05T11:47:25Z",
          "last_comment_at": "2026-07-25T04:43:48Z",
          "last_comment_author": "shannonwells"
        },
        {
          "number": 179,
          "created_at": "2025-10-31T16:55:02Z",
          "last_comment_at": "2026-05-13T18:12:52Z",
          "last_comment_author": "shannonwells"
        },
        {
          "number": 182,
          "created_at": "2026-05-11T13:18:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/frequency-chain/parquetjs",
    "host": "github.com",
    "name": "parquetjs",
    "owner": "frequency-chain"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 57,
            "calibrated": 60,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 60,
      "inputs": {
        "security": 65,
        "vitality": 65,
        "community": 37,
        "governance": 64,
        "calibration": "2026-08-02",
        "engineering": 49,
        "ai_readiness": 59,
        "weighted_overall_raw": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 65,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 0.97,
              "days_since_last_push": 11,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 11 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "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": 92,
            "inputs": {
              "releases_count": 33,
              "latest_release_tag": "v1.8.9",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 76.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "33 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~76.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 76.5
                    }
                  }
                ],
                "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": "weak",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 33,
              "stars": 94,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "94 stars",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "33 forks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 36,
              "top_contributor_share": 0.315
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 32% of commits",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 32
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "36 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 85,
              "open_issues": 21,
              "closed_issues": 72,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 1,
              "prs_decided_30d": 2,
              "issue_closed_ratio": 0.774,
              "closed_unmerged_prs": 14,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "77% of issues closed",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 77
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "85/99 decided PRs merged",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 85,
                      "decided": 99
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "0/1 first-time contributors' PRs merged in 30d",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 24/27 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "followers": 14,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "frequency-chain",
              "public_repos": 41,
              "account_age_days": 1498
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "14 followers of frequency-chain",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14,
                      "login": "frequency-chain"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "41 public repos, account ~4 yr old",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 41
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 49,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 29 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "topics": [
                "bloom-filter",
                "parquet",
                "javascript",
                "javascript-library"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 29 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 24/27 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@dsnp/parquetjs@1.8.9 runtime dependency closure — what installing the published package pulls in — 63 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:@dsnp/parquetjs@1.8.9",
                  "assessed": 63
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 63,
              "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": 63,
              "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": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.938,
              "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": "91 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 91,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "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": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "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": 155852,
              "source_files_sampled": 69,
              "oversized_source_files": 1
            },
            "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": "1/69 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 69,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 8
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "npm package '@dsnp/parquetjs' points at a different repository (https://github.com/LibertyDSNP/parquetjs); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T09:12:16.631291Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frequency-chain/parquetjs.svg",
  "full_name": "frequency-chain/parquetjs",
  "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.31.0 — full methodology · metrics wiki.

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