Public record
Software health reportschema 0.31.0 ยท metrics 2.5.0 ยท 2026-08-08 02:16 UTC

streamich / thingies

Kitchen sink of helpful utilities.

TypeScriptMITโ˜… 56 starsโ‘‚ 5 forkssince Oct 2021View on GitHub โ†—

streamich/thingies holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (61/100) and lowest on Security (50/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

59
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.

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

Ownership

Va DaPersonal account
0 followers467 public repossince Nov 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmthingies2.6.159,837,4374012 days ago

Metrics by category

Vitality

Is the project alive โ€” is code being written and are releases shipping?

61Moderate ยท 21% of overall
How it's scored
28.8/36Push recency โ€” last push 12 days ago
1.4/36Commit cadence โ€” 2/52 weeks with commits
9/18Commit volume โ€” 9 commits in the last year
2/10OpenSSF Scorecard: Maintained โ€” 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year9
human_commit_share0.55
days_since_last_push12
active_weeks_last_year2
How it's scored
27/27Ships releases โ€” 37 releases published
36/36Release recency โ€” latest release 12 days ago
19.8/27Release cadence โ€” a release every ~94 days
0/10OpenSSF Scorecard: Signed-Releases โ€” no data
Inputs used
releases_count37
latest_release_tagv2.6.1
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases94
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?

56Moderate ยท 17% of overall
How it's scored
28.2/60Stars โ€” 56 stars
5/25Forks โ€” 5 forks
0/15Watchers โ€” 2 watchers
Inputs used
forks5
stars56
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/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_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesโ€”
has_pull_request_templateno
How it's scored
80/80Monthly downloads โ€” 59,837,437 downloads/month across npm
0/20Registry dependents โ€” not reported by this ecosystem
Inputs used
packagesthingies
dependentsโ€”
ecosystemsnpm
total_downloadsโ€”
monthly_downloads59,837,437
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

54Moderate ยท 23% of overall
How it's scored
9/54Bus factor โ€” 1 contributor(s) cover half of all commits
4.5/22.5Commit distribution โ€” top contributor authored 80% of commits
2.7/13.5Contributor breadth โ€” 2 contributors
3/10OpenSSF Scorecard: Contributors โ€” project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.801
How it's scored
31.5/42Issue resolution โ€” 75% of issues closed
28.3/30PR acceptance โ€” 84/89 decided PRs merged
0/13Newcomer PR acceptance โ€” no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review โ€” Found 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs84
open_issues2
closed_issues6
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.75
closed_unmerged_prs5
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing โ€” personal (user) account
0/20Verified domain โ€” not applicable to user accounts
0/25Owner reach โ€” 0 followers of streamich
25/25Track record โ€” 467 public repos, account ~11 yr old
Inputs used
followers0
owner_typeUser
is_verifiedโ€”
owner_loginstreamich
public_repos467
account_age_days4,283
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable โ€” 1 package(s) on npm
35/35Publish recency โ€” latest publish 12 days ago
20/20Version history โ€” 40 published versions
20/20Not deprecated โ€” active, not deprecated or yanked
Inputs used
packagesthingies
ecosystemsnpm
any_deprecatedno
min_days_since_publish12

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate ยท 19% of overall
How it's scored
24/24CI workflows โ€” 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests โ€” 2 out of 23 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site โ€” https://streamich.github.io/thingies/
10/10Repository description
10/10Topics โ€” 11 topics
10/10Wiki
Inputs used
topicsbase64, cache, concurrency, defer, hash, lru, lrumap, promise, random-string, until, load-css
has_wikiyes
homepagehttps://streamich.github.io/thingies/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories โ€” no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories โ€” transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding โ€” no advisory carries a publication date
Inputs used
sourceosv
advisories36
affected_packages13
assessed_packages382
unassessed_packages0
affected_by_severityhigh 10, moderate 1, low 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 382 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

56Moderate ยท 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 โ€” 54 of 55 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.982
agent_instruction_filesโ€”
agent_instruction_max_bytesโ€”
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking โ€” tsconfig.json
10/10Reproducible environment โ€” lockfile
0/10Demonstrated agent practice โ€” no agent-authored commits among the last 100
8/8Automated maintenance โ€” 45 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_filesโ€”
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifestsโ€”
dependency_bot_commit_share0.45
How it's scored
45/45Type-checkable code โ€” TypeScript (statically typed)
55/55Manageable file sizes โ€” 0/59 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes8,727
source_files_sampled59
oversized_source_files0

Key facts

56GitHub stars
2contributors
9commits, last 12 months
12days since last push
37releases
1bus factor
2open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 โ˜… / 5 โ‡ฟ
0Stars
5Forks
28Releases

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.

12345512021-112023-022024-06
Major 1Minor 19Patch 8

Each point covers 3 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests2 out of 23 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities18 existing vulnerabilities detected
All dependencies 382

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

RegistryPackageVersionRelation
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.26.2indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.26.8indirect
npm@babel/compat-data7.29.0indirect
npm@babel/core7.26.10indirect
npm@babel/core7.29.0indirect
npm@babel/generator7.27.0indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-compilation-targets7.27.0indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.25.9indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.26.0indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-plugin-utils7.26.5indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.25.9indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.27.0indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.27.0indirect
npm@babel/parser7.29.2indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.26.0indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.28.6indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.28.6indirect
npm@babel/template7.27.0indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.27.0indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.27.0indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@emnapi/core1.9.1indirect
npm@emnapi/runtime1.9.1indirect
npm@emnapi/wasi-threads1.2.0indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console30.3.0indirect
npm@jest/core30.3.0indirect
npm@jest/diff-sequences30.3.0indirect
npm@jest/environment30.3.0indirect
npm@jest/expect30.3.0indirect
npm@jest/expect-utils30.3.0indirect
npm@jest/fake-timers30.3.0indirect
npm@jest/get-type30.1.0indirect
npm@jest/globals30.3.0indirect
npm@jest/pattern30.0.1indirect
npm@jest/reporters30.3.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/schemas30.0.5indirect
npm@jest/snapshot-utils30.3.0indirect
npm@jest/source-map30.0.1indirect
npm@jest/test-result30.3.0indirect
npm@jest/test-sequencer30.3.0indirect
npm@jest/transform30.3.0indirect
npm@jest/types29.6.3indirect
npm@jest/types30.3.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@sinclair/typebox0.27.8indirect
npm@sinclair/typebox0.34.48indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.1.1indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.8indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.7indirect
npm@types/benchmark2.1.5indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest30.0.0indirect
npm@types/node22.13.14indirect
npm@types/stack-utils2.0.3indirect
npm@types/yargs17.0.33indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@ungap/structured-clone1.3.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmasync3.2.6indirect
npmbabel-jest30.3.0indirect
npmbabel-plugin-istanbul7.0.1indirect
npmbabel-plugin-jest-hoist30.3.0indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest30.3.0indirect
npmbalanced-match1.0.2indirect
npmbenchmark2.1.4indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion2.0.2indirect
npmbrowserslist4.24.4indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmbuiltin-modules1.1.1indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001707indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info3.9.0indirect
npmci-info4.4.0indirect
npmcjs-module-lexer2.2.0indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommander2.20.3indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.0indirect
npmdedent1.7.2indirect
npmdeepmerge4.3.1indirect
npmdetect-newline3.1.0indirect
npmdiff4.0.2indirect
npmeastasianwidth0.2.0indirect
npmejs3.1.10indirect
npmelectron-to-chromium1.5.128indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmend-of-stream1.4.4indirect
npmerror-ex1.3.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmesprima4.0.1indirect
npmexeca4.1.0indirect
npmexeca5.1.1indirect
npmexit-x0.2.2indirect
npmexpect30.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfb-watchman2.0.2indirect
npmfilelist1.0.4indirect
npmfind-up4.1.0indirect
npmforeground-child3.3.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmglob10.5.0indirect
npmglob7.2.3indirect
npmglobals11.12.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals1.1.1indirect
npmhuman-signals2.1.0indirect
npmhusky8.0.3indirect
npmignore5.3.2indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.1.7indirect
npmjackspeak3.4.3indirect
npmjake10.9.2indirect
npmjest30.3.0indirect
npmjest-changed-files30.3.0indirect
npmjest-circus30.3.0indirect
npmjest-cli30.3.0indirect
npmjest-config30.3.0indirect
npmjest-diff30.3.0indirect
npmjest-docblock30.2.0indirect
npmjest-each30.3.0indirect
npmjest-environment-node30.3.0indirect
npmjest-haste-map30.3.0indirect
npmjest-leak-detector30.3.0indirect
npmjest-matcher-utils30.3.0indirect
npmjest-message-util30.3.0indirect
npmjest-mock30.3.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util30.0.1indirect
npmjest-resolve30.3.0indirect
npmjest-resolve-dependencies30.3.0indirect
npmjest-runner30.3.0indirect
npmjest-runtime30.3.0indirect
npmjest-snapshot30.3.0indirect
npmjest-util29.7.0indirect
npmjest-util30.3.0indirect
npmjest-validate30.3.0indirect
npmjest-watcher30.3.0indirect
npmjest-worker30.3.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson52.2.3indirect
npmleven3.1.0indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.memoize4.1.2indirect
npmlru-cache10.4.3indirect
npmlru-cache5.1.1indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmerge-stream2.0.0indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmkdirp0.5.6indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.19indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch3.0.1indirect
npmpicomatch4.0.3indirect
npmpirates4.0.7indirect
npmpkg-dir4.2.0indirect
npmplatform1.3.6indirect
npmprettier3.5.3indirect
npmpretty-format30.3.0indirect
npmpretty-quick3.3.1indirect
npmpump3.0.2indirect
npmpure-rand7.0.1indirect
npmreact-is18.3.1indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.10indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmrimraf3.0.2indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.1indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.12indirect
npmtest-exclude6.0.0indirect
npmtmpl1.0.5indirect
npmts-jest29.3.0indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtslint6.1.3indirect
npmtslint-config-common1.6.2indirect
npmtslint-config-prettier1.18.0indirect
npmtslint-react5.0.0indirect
npmtsutils2.29.0indirect
npmtsutils3.21.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtype-fest4.38.0indirect
npmtypescript5.8.2indirect
npmundici-types6.20.0indirect
npmunrs-resolver1.11.1indirect
npmupdate-browserslist-db1.1.3indirect
npmv8-to-istanbul9.3.0indirect
npmwalker1.0.8indirect
npmwhich2.0.2indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 13

This repository publishes no package the index resolves, so its own dependency graph was assessed โ€” 382 packages, which also include development and test pins that never ship: 13 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.11indirecthigh55.0.9
brace-expansion2.0.1indirecthigh55.0.9
brace-expansion2.0.2indirecthigh45.0.9
js-yaml3.14.1indirecthigh44.3.1
lodash4.17.21indirecthigh34.18.0
minimatch3.1.2indirecthigh310.2.3
minimatch5.1.6indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch3.0.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
diff4.0.2indirectmoderate18.0.3
@babel/core7.26.10indirectlow18.0.0-rc.6
@babel/core7.29.0indirectlow18.0.0-rc.6

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": 2261,
      "width": 256,
      "height": 256,
      "rejected": [
        {
          "url": "https://streamich.github.io/favicon.ico",
          "reason": "HTTP 404",
          "source_type": "homepage"
        }
      ],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://avatars.githubusercontent.com/u/9773803?v=4&s=256",
      "source_type": "avatar",
      "content_hash": "efa151b5ac1a0efe580ede53fa35143c16ca4b313021c10ead02000a97094ecb",
      "candidates_considered": 2
    },
    "repo": {
      "topics": [
        "base64",
        "cache",
        "concurrency",
        "defer",
        "hash",
        "lru",
        "lrumap",
        "promise",
        "random-string",
        "until",
        "load-css"
      ],
      "is_fork": false,
      "size_kb": 1865,
      "has_wiki": true,
      "homepage": "https://streamich.github.io/thingies/",
      "languages": {
        "JavaScript": 577,
        "TypeScript": 95501
      },
      "pushed_at": "2026-07-26T11:15:08Z",
      "created_at": "2021-10-23T21:28:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T11:15:12Z",
      "description": "Kitchen sink of helpful utilities.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "mutxt.com#t=hello+world",
      "name": "Va Da",
      "type": "User",
      "login": "streamich",
      "company": null,
      "location": "Metaverse",
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/9773803?v=4",
      "created_at": "2014-11-15T20:58:02Z",
      "is_verified": null,
      "public_repos": 467,
      "account_age_days": 4283
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2026-07-26T11:15:12Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2026-03-20T11:02:53Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-11-01T13:32:25Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2024-08-11T13:20:47Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2024-08-11T09:02:20Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-08-11T08:33:03Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2024-06-24T20:56:40Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2024-04-28T12:18:02Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-04-27T16:35:33Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2024-04-01T17:20:39Z"
        },
        {
          "tag": "v1.19.3",
          "kind": "patch",
          "published_at": "2024-03-30T13:24:14Z"
        },
        {
          "tag": "v1.19.2",
          "kind": "patch",
          "published_at": "2024-03-19T08:48:35Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2024-03-14T09:51:23Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2024-03-14T09:16:07Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2024-03-11T08:06:40Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2024-03-09T15:01:17Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2024-01-13T11:55:18Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2023-12-04T19:16:29Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2023-11-25T14:28:12Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2023-11-24T22:04:35Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2023-11-24T20:40:57Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2023-11-21T10:27:34Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2023-11-20T22:53:12Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-07-02T18:45:13Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2023-04-07T11:28:06Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-04-07T11:23:04Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-04-07T10:17:25Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-04-07T09:47:06Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-04-05T13:35:36Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-04-05T09:55:24Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-04-05T09:49:19Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-11-02T08:47:42Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-07-02T10:25:32Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2022-04-07T08:47:12Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-11-01T13:40:20Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-10-23T23:01:45Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-10-23T22:41:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c31c6ac5de6dde9aa707b5093cc0547860c4fbd8",
          "body": "## [2.6.1](https://github.com/streamich/thingies/compare/v2.6.0...v2.6.1) (2026-07-26)\n\n### Bug Fixes\n\n* ๐Ÿ› improve `LruTtlMap` ([5d39dc6](https://github.com/streamich/thingies/commit/5d39dc61ec7e8e7fdfff0c09b9493cdfd7ce5468))",
          "is_bot": false,
          "headline": "chore(release): 2.6.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-26T11:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ee8796f36944630d4ee828a18765be9218f305",
          "body": "fix: ๐Ÿ› improve `LruTtlMap`",
          "is_bot": false,
          "headline": "Merge pull request #106 from streamich/lru-ttl-fix",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2026-07-26T11:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d39dc61ec7e8e7fdfff0c09b9493cdfd7ce5468",
          "body": null,
          "is_bot": false,
          "headline": "fix: ๐Ÿ› improve `LruTtlMap`",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2026-07-26T11:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7242192077f025c450fb786a38c920eddcf7ec3d",
          "body": "# [2.6.0](https://github.com/streamich/thingies/compare/v2.5.0...v2.6.0) (2026-03-20)\n\n### Features\n\n* ๐ŸŽธ add sync primitives ([9345330](https://github.com/streamich/thingies/commit/934533043c02e7d2d1c513852c2d273e8dad24fb))",
          "is_bot": false,
          "headline": "chore(release): 2.6.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-20T11:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd777ddb409b73e25a051a6a9180577b68697a5",
          "body": null,
          "is_bot": false,
          "headline": "test: ๐Ÿ’ fix flaky test",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2026-03-20T11:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad19f59b01a80c62859c9ee26cdb9c94065daef",
          "body": "Add `sync` module",
          "is_bot": false,
          "headline": "Merge pull request #104 from streamich/sync",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2026-03-20T10:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cfc54310ba9b6f96da8e43bca8a4b76d8101be1",
          "body": null,
          "is_bot": false,
          "headline": "style: ๐Ÿ’„ run Prettier",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2026-03-20T10:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e64053adb5bc9b327583b764415668d8bf18eba",
          "body": null,
          "is_bot": false,
          "headline": "chore: ๐Ÿค– update Jest",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2026-03-20T10:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934533043c02e7d2d1c513852c2d273e8dad24fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ add sync primitives",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2026-03-20T10:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca37d276cafb51011d27633bc5b3e80cc868834",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#97)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-31T04:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e729fb5cb3f79efc7e04f4ddae29e7d16830f01",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#96)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-24T04:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09bc9c1e0de07bbfbac8abcb37f7618de230f72b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#95)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-17T05:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575621d81da6ab9fbe5ad68ad903981d990a9696",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#94)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-10T04:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd51225e2c6db2e8d97ffbc0934c77554a144550",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#93)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-03T05:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83732a0ea1c0c7d27894dee32a9757fc6ad1e9af",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#92)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-24T04:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078d942fcc1d9d76ac3203da34fd7b650f0cd2fa",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#91)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-17T04:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd96ee98649a6a6ead17ca75c9810279291ea5f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#90)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-10T06:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8055bb965b0d3304ac3682e2672d2026bf6d5b43",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#89)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-03T06:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca374d34f82923710b29c28c8fd3918ef2276b36",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#88)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-27T06:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f7b4b913d176b26c8d8996c0e22ff1fcbbb6fa",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#87)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-20T07:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d40dc3a24e0e78c1744f6646a121cbf0c7538c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#86)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-13T06:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdef1a8227f7f07b157fbbbbdb096858bdc3229c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#85)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-06T03:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb57d32abf0e74336907c8289810e8e05b790d7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#84)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-30T04:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38670c5bebd105c2ab5bea1189adde4b4ca2ea39",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#83)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-23T05:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2b750e7b4f692ae32ba7615a3466dfcd6be833",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#82)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-16T03:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "718d2ca7edb46ca22f838d4771c4b10f1d165408",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#81)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-09T05:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f7505497138d70a4b5052006680e091ce344941",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#80)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-02T04:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19de9a2b92b7c7de10105dc36aa555b2401b157d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#79)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-25T05:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b53cfd4b6b604fd3cf568b8b389bbe8a297c471",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#78)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-18T03:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f20d84dbf7184c08ca4ec6b5094a192614d7af",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance (#77)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-11T04:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0eda79708c736392ec7726c2bdc6bed7952a9d6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-04T03:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02864fdff5eb867fc0c288a0ca7fe8531b5c07c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-01T16:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8303e25a1d445a0523b57f3cb7184633c31f915",
          "body": "# [2.5.0](https://github.com/streamich/thingies/compare/v2.4.0...v2.5.0) (2024-11-01)\n\n### Features\n\n* ๐ŸŽธ add debug decorator ([19a3c19](https://github.com/streamich/thingies/commit/19a3c19dd10f1658ceb33ec982f1bd1c666231fb))\n* ๐ŸŽธ add support for sync functions ([a40c08a](https://github.com/streamich/thingies/commit/a40c08a8e2e36e9b0f46bd39ec0b05483907686d))",
          "is_bot": false,
          "headline": "chore(release): 2.5.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-11-01T13:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d519ebad8a6ceced2de31a1adadd9e8595de01dc",
          "body": "`@debug` decorator",
          "is_bot": false,
          "headline": "Merge pull request #75 from streamich/debug",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-11-01T13:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40c08a8e2e36e9b0f46bd39ec0b05483907686d",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ add support for sync functions",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-11-01T13:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b7bac0010c2c961fd7c40cf7a18fc0391fc0db",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into debug",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-11-01T13:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19a3c19dd10f1658ceb33ec982f1bd1c666231fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ add debug decorator",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-11-01T13:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593bb72d125e64b16e5159930985eb7fb1cd909b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-09-02T03:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceded286aea84e45ccd843cb42326cea2428c110",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-08-26T04:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea94a3b2e6df077da06c75020605bd5853ab1f6",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-08-19T03:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bace80b7a783031449e567820ad835c93527b0ed",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-08-19T03:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669bbc8f4b9de07b4cfde18375c6a8484e3d1657",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-08-12T04:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ee1ac78411ea9c2a25776c7345a91b3959d796",
          "body": "# [2.4.0](https://github.com/streamich/thingies/compare/v2.3.0...v2.4.0) (2024-08-11)\n\n### Features\n\n* ๐ŸŽธ expose LruCache, add to README, run Prettier ([0e0412e](https://github.com/streamich/thingies/commit/0e0412e23cb43b4a06326c89b7c2c3855ffc3d63))\n* ๐ŸŽธ implement LruCache ([85c28a3](https://github.co\n[โ€ฆ]\n0bfcfcf669ba577c846fa4b284c26b076f3e9c))\n\n### Performance Improvements\n\n* โšก๏ธ add LRU cache benchmarks ([be9a9c7](https://github.com/streamich/thingies/commit/be9a9c7d5a2347aa3f198f3a21030117aa43b658))",
          "is_bot": false,
          "headline": "chore(release): 2.4.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-08-11T13:20:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1eaaf32de8c2e17569de67edebd583a7d8c71eb0",
          "body": "LRU cache",
          "is_bot": false,
          "headline": "Merge pull request #68 from streamich/lru-cache",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-08-11T13:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c8d78faa12518f59c6a0ea1bc117686ed14bf8",
          "body": null,
          "is_bot": false,
          "headline": "style: ๐Ÿ’„ fix linter warnings",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T13:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21a332878ce21a1e4414f25dda1c97be45edda7",
          "body": null,
          "is_bot": false,
          "headline": "style: ๐Ÿ’„ run Prettier",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T13:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9887a2c016a6a0bd275db119397f96f30eccc809",
          "body": null,
          "is_bot": false,
          "headline": "docs: โœ๏ธ move LRU cache lower in docs",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T13:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0bfcfcf669ba577c846fa4b284c26b076f3e9c",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ improve LRU cache implementation",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T13:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9a9c7d5a2347aa3f198f3a21030117aa43b658",
          "body": null,
          "is_bot": false,
          "headline": "perf: โšก๏ธ add LRU cache benchmarks",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T11:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0412e23cb43b4a06326c89b7c2c3855ffc3d63",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ expose LruCache, add to README, run Prettier",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T11:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c28a32bcde0ce9e1d98e45ae4542302bff0450",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ implement LruCache",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T11:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47631728dae200de38abc249bd4bc85e31949b8a",
          "body": "# [2.3.0](https://github.com/streamich/thingies/compare/v2.2.0...v2.3.0) (2024-08-11)\n\n### Bug Fixes\n\n* ๐Ÿ› support undefined item value refresh ([2afccbb](https://github.com/streamich/thingies/commit/2afccbb8bace8243708c0e17e993d2b85637f363))\n\n### Features\n\n* ๐ŸŽธ improve performance in key retrieval ([\n[โ€ฆ]\n1e01e48231a92f943e3d2d89639740))\n\n### Performance Improvements\n\n* โšก๏ธ use integer as default LRU limit ([5b55327](https://github.com/streamich/thingies/commit/5b55327a5a1fb0b3abf4fada196dbbb5f6ac0860))",
          "is_bot": false,
          "headline": "chore(release): 2.3.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-08-11T09:02:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be86c9aac860bf877ac7200e4c12a7fb6dcb9426",
          "body": "LRU cache improvements",
          "is_bot": false,
          "headline": "Merge pull request #67 from streamich/lru-improvements",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-08-11T09:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50903ea4496af6adec5d83d81909b110f19ba4e8",
          "body": null,
          "is_bot": false,
          "headline": "docs: โœ๏ธ update docs",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T09:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b55327a5a1fb0b3abf4fada196dbbb5f6ac0860",
          "body": null,
          "is_bot": false,
          "headline": "perf: โšก๏ธ use integer as default LRU limit",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65eb1528318bc71a396c042edba04679bd148b7b",
          "body": null,
          "is_bot": false,
          "headline": "style: ๐Ÿ’„ run Prettier",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de9a734273b1bd538359931cf5f0ef254def1cb",
          "body": null,
          "is_bot": false,
          "headline": "style: ๐Ÿ’„ cleanup undefined value refresh",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd435c96f1e01e48231a92f943e3d2d89639740",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ improve performance in key retrieval",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7622a4aabb7c515bf12f3afa47cf6cb501c5c79",
          "body": null,
          "is_bot": false,
          "headline": "style: ๐Ÿ’„ use super in get method",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2afccbb8bace8243708c0e17e993d2b85637f363",
          "body": null,
          "is_bot": false,
          "headline": "fix: ๐Ÿ› support undefined item value refresh",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13120f4823b37d05833bffaee81436d16c9125c0",
          "body": "# [2.2.0](https://github.com/streamich/thingies/compare/v2.1.1...v2.2.0) (2024-08-11)\n\n### Bug Fixes\n\n* ๐Ÿ› if set has size, it always has at least one value ([123ce39](https://github.com/streamich/thingies/commit/123ce39e354da241181f08f7cad0625c69e780bf))\n\n### Features\n\n* ๐ŸŽธ remove extra check at read ([3a08a95](https://github.com/streamich/thingies/commit/3a08a954685f08467fdb7c723bcead770a48832b))",
          "is_bot": false,
          "headline": "chore(release): 2.2.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-08-11T08:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1becf973bec4e71902943beb7beb63b22970e6e4",
          "body": "Improve LRU cache implementation",
          "is_bot": false,
          "headline": "Merge pull request #65 from streamich/test-lru",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44ca83fbfa63bea586c6079da916db62befbf991",
          "body": null,
          "is_bot": false,
          "headline": "test: ๐Ÿ’ add more LRU cache tests",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a08a954685f08467fdb7c723bcead770a48832b",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ remove extra check at read",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123ce39e354da241181f08f7cad0625c69e780bf",
          "body": null,
          "is_bot": false,
          "headline": "fix: ๐Ÿ› if set has size, it always has at least one value",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-08-11T08:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2660bbf4f2f4e6476db01e7494104b0f4a68b0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-08-05T05:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3249b03950a01e8dea0621aafe882455adb0cf9a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-29T04:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70837e666c4fc6d0eea59492270dae8e6b1f13aa",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-22T07:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a950d0ebc79e1c67d688f9629d43b70597538d",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-22T03:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72efd80c1bcb5f53085815a1c79ecfb1baac3f2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-15T04:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b5a1dcbf8d00b257c184249ffac2f5d5534c66",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-08T04:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765d05f2f096925161957dc461a01906fc78ac4f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-03T23:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987a842021abe0591b1f3c15cea6270110875529",
          "body": "## [2.1.1](https://github.com/streamich/thingies/compare/v2.1.0...v2.1.1) (2024-06-24)\n\n### Bug Fixes\n\n* correct license in package.json ([e39aace](https://github.com/streamich/thingies/commit/e39aaceba7ceb2d4630ba4e5eb18f81fa43a4d01))",
          "is_bot": false,
          "headline": "chore(release): 2.1.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-06-24T20:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39aaceba7ceb2d4630ba4e5eb18f81fa43a4d01",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct license in package.json",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-06-24T20:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f683e69960ddad8f16899f986fccdb45398075e7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-24T04:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db66b7fff18b3230b1e15c6fb49bfc71e2442da",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-17T03:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28be314a4cc2bc4ab47a781eb0c3f401ac5a2049",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-10T04:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fa290976307e9b3f842d4c6fd9e2d7257433c05",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-03T03:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d313b7c30757fe6acb17a30b975c7d7d218efa",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-05-27T03:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a69e519cf3c907f79f7d94e360d28e36c47ed18",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-05-20T10:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcea2ff9734db18882061179ca09c80b8b56af5e",
          "body": null,
          "is_bot": false,
          "headline": "docs: create SECURITY.md",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-05-18T10:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21064c62853af65e91f0d27d6e249a6f8b4e89a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-05-13T04:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be684b6cb5dbf7dce9e1d071fa5ec1c1c17fb4f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-05-06T03:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c7f9b758efe97a94cdff86662adefd287b571a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-29T03:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be56a3b5463223cb6c902cf96150f3263adf7349",
          "body": "# [2.1.0](https://github.com/streamich/thingies/compare/v2.0.0...v2.1.0) (2024-04-28)\n\n### Features\n\n* ๐ŸŽธ implement timeout() utility ([05c5339](https://github.com/streamich/thingies/commit/05c53395ba2ff11ce818683a0e9a54daa32028ae))",
          "is_bot": false,
          "headline": "chore(release): 2.1.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-04-28T12:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11a114c7a691004cfdab20d2814e4295bae9da6",
          "body": "Timeout",
          "is_bot": false,
          "headline": "Merge pull request #45 from streamich/timeout",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-04-28T12:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94b0663674baee71dd8f6ad0ae132344b9486cc",
          "body": null,
          "is_bot": false,
          "headline": "docs: โœ๏ธ add timeout() to docs and run Prettier",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-04-28T12:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c53395ba2ff11ce818683a0e9a54daa32028ae",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ implement timeout() utility",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-04-28T12:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbacb8ed01e8823ae2a104b4f33004118baef431",
          "body": "# [2.0.0](https://github.com/streamich/thingies/compare/v1.21.0...v2.0.0) (2024-04-27)\n\n### Features\n\n* ๐ŸŽธ release a single es2020 target ([87a9fb1](https://github.com/streamich/thingies/commit/87a9fb137e589bd28947aeb29b934aba865e90c1))\n\n### BREAKING CHANGES\n\n* ๐Ÿงจ Produce only es2020 release artifacts",
          "is_bot": false,
          "headline": "chore(release): 2.0.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-04-27T16:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7cb1329613a333fd318e0f4f1fa67e977bcab46",
          "body": "Release a single es2020 target",
          "is_bot": false,
          "headline": "Merge pull request #44 from streamich/es2020",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-04-27T16:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a9fb137e589bd28947aeb29b934aba865e90c1",
          "body": "BREAKING CHANGE: ๐Ÿงจ Produce only es2020 release artifacts",
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ release a single es2020 target",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-04-27T16:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa60fb4a0d8b1ff978878695ed10df2724934b2",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "docs: โœ๏ธ update readme",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-04-27T16:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9209e0fe128c7478635c4ddd02180902b378dd",
          "body": "CI workflow improvements",
          "is_bot": false,
          "headline": "Merge pull request #43 from streamich/ci",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-04-27T16:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74d6d13274e59afdef3036a1e3715d5f8f03093",
          "body": null,
          "is_bot": false,
          "headline": "ci: ๐ŸŽก update release scripts",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-04-27T16:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe7aafe2ecf5871343b027b1ea799d0952e7849",
          "body": null,
          "is_bot": false,
          "headline": "ci: ๐ŸŽก build typedocs and code coverage",
          "author_name": "streamich",
          "author_login": "streamich",
          "committed_at": "2024-04-27T16:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa4dba60805c5f18ad2f27fe818746a7cdba410",
          "body": "# [1.21.0](https://github.com/streamich/thingies/compare/v1.20.0...v1.21.0) (2024-04-26)\n\n### Features\n\n* ๐ŸŽธ add hasKeys() utility ([570ea5c](https://github.com/streamich/thingies/commit/570ea5cfcfa684dc4a451b192e4e8f8216bef93e))",
          "is_bot": false,
          "headline": "chore(release): 1.21.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2024-04-26T14:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40434c0c177c34626974069258ecc59cdecae72",
          "body": "`hasKeys` utility function",
          "is_bot": false,
          "headline": "Merge pull request #41 from streamich/hasKeys",
          "author_name": "Va Da",
          "author_login": "streamich",
          "committed_at": "2024-04-24T06:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "698e830cad93860fa5ab70c0ce3aeec729003e0e",
          "body": null,
          "is_bot": false,
          "headline": "docs: โœ๏ธ add hasKeys() to docs",
          "author_name": "Vadim Dalecky",
          "author_login": "streamich",
          "committed_at": "2024-04-24T06:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "570ea5cfcfa684dc4a451b192e4e8f8216bef93e",
          "body": null,
          "is_bot": false,
          "headline": "feat: ๐ŸŽธ add hasKeys() utility",
          "author_name": "Vadim Dalecky",
          "author_login": "streamich",
          "committed_at": "2024-04-24T06:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6397855fabb74b87d1f3d97a1564999f32b156c0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-22T04:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 37,
      "commits_last_year": 9,
      "latest_release_at": "2026-07-26T11:15:12Z",
      "latest_release_tag": "v2.6.1",
      "releases_from_tags": false,
      "days_since_last_push": 12,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 12,
      "mean_days_between_releases": 94
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "thingies",
          "path": "package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "thingies",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/thingies",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "2.6.1",
          "repository_url": "https://github.com/streamich/thingies",
          "versions_count": 40,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 59837437,
          "first_published_at": "2021-10-23T22:41:41.674000Z",
          "latest_published_at": "2026-07-26T11:15:13.101000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 12
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 56,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 12
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 8727,
      "source_files_sampled": 59,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-rgw5-rvv9-x895",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 5,
            "oldest_advisory_days": 424
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-rgw5-rvv9-x895",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 5,
            "oldest_advisory_days": 424
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-rgw5-rvv9-x895"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 4,
            "oldest_advisory_days": 134
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-5p4m-2wfm-xmqj",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.1",
            "advisory_count": 4,
            "oldest_advisory_days": 266
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 198
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 170
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 170
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 135
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "3.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 135
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 135
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 205
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.10",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 53
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 53
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 10,
          "moderate": 1
        },
        "advisory_count": 36,
        "affected_count": 13,
        "assessed_count": 382,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/snapshot-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.48",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/benchmark",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.13.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001707",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.128",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-x",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "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": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "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-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "platform",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-quick",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "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": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "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": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslint",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tslint-config-common",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslint-config-prettier",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslint-react",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "2.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 382,
        "direct_count": 0,
        "indirect_count": 382
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 84,
        "open_issues": 2,
        "closed_ratio": 0.75,
        "closed_issues": 6,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "streamich",
          "commits": 153,
          "avatar_url": "https://avatars.githubusercontent.com/u/9773803?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.801
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "checks.yml",
        "gh-pages.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "2 out of 23 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/26 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "18 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c31c6ac5de6dde9aa707b5093cc0547860c4fbd8",
        "ran_at": "2026-08-08T02:15:53Z",
        "aggregate_score": 3.8,
        "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": 1,
        "decided_30d": 1,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-26T11:15:08Z",
      "oldest_open_prs": [
        {
          "number": 25,
          "created_at": "2024-01-17T09:56:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2024-01-25T03:04:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2024-04-24T06:47:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2024-06-05T05:27:52Z",
          "last_comment_at": "2024-06-21T17:07:42Z",
          "last_comment_author": "n-rodriguez"
        },
        {
          "number": 59,
          "created_at": "2024-07-09T00:42:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 98,
          "created_at": "2025-04-07T01:27:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2025-06-10T04:08:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2025-08-11T14:50:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 102,
          "created_at": "2025-08-19T13:40:39Z",
          "last_comment_at": "2025-08-19T13:40:41Z",
          "last_comment_author": "copilot-swe-agent"
        },
        {
          "number": 103,
          "created_at": "2025-09-06T23:49:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-26T11:09:27Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 16,
          "created_at": "2023-11-20T22:49:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 101,
          "created_at": "2025-08-19T13:40:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/streamich/thingies",
    "host": "github.com",
    "name": "thingies",
    "owner": "streamich"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 56,
            "calibrated": 59,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 59,
      "inputs": {
        "security": 50,
        "vitality": 61,
        "community": 56,
        "governance": 54,
        "calibration": "2026-08-02",
        "engineering": 59,
        "ai_readiness": 56,
        "weighted_overall_raw": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 61,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 0.55,
              "days_since_last_push": 12,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "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": 37,
              "latest_release_tag": "v2.6.1",
              "releases_from_tags": false,
              "days_since_latest_release": 12,
              "mean_days_between_releases": 94
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "37 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 12 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~94 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 94
                    }
                  }
                ],
                "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": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive โ€” is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "forks": 5,
              "stars": 56,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "56 stars",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "thingies"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 59837437
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "59,837,437 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 59837437,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.801
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 80% of commits",
                "points": 4.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "merged_prs": 84,
              "open_issues": 2,
              "closed_issues": 6,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 1,
              "prs_decided_30d": 1,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 5,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "84/89 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 84,
                      "decided": 89
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "streamich",
              "public_repos": 467,
              "account_age_days": 4283
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of streamich",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "streamich"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "467 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 467
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "thingies"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 12
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 12 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "40 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people โ€” bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 23 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "base64",
                "cache",
                "concurrency",
                "defer",
                "hash",
                "lru",
                "lrumap",
                "promise",
                "random-string",
                "until",
                "load-css"
              ],
              "has_wiki": true,
              "homepage": "https://streamich.github.io/thingies/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://streamich.github.io/thingies/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 23 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "18 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 382 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 382
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 36,
              "affected_packages": 13,
              "assessed_packages": 382,
              "unassessed_packages": 0,
              "affected_by_severity": "high 10, moderate 1, low 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "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": 382,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "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.982,
              "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": "54 of 55 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.45
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "45 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 45,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 8727,
              "source_files_sampled": 59,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/59 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 59,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 17
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.peer_dependencies",
          "weight": 3
        }
      ],
      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-08T02:16:11.103107Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/streamich/thingies.svg",
  "full_name": "streamich/thingies",
  "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 statistics โ€” npm.