Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 12:53 UTC

IIIF-Commons / iiif-helpers

TypeScriptMIT★ 5 stars⑂ 2 forkssince Oct 2023View on GitHub ↗

IIIF-Commons/iiif-helpers holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (40/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

IIIF CommonsOrganization
38 followers52 public repossince Jul 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@iiif/helpers1.6.110,155436 days ago

Metrics by category

Vitality

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

76Good · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
10.4/36Commit cadence — 15/52 weeks with commits
16.1/18Commit volume — 61 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year61
human_commit_share1
days_since_last_push2
active_weeks_last_year15
How it's scored
16.2/27Ships releases — 41 version tags (no GitHub releases)
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~32.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count41
latest_release_tagv1.6.1
releases_from_tagsyes
days_since_latest_release6
mean_days_between_releases32.6
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?

40At risk · 18% of overall
How it's scored
9.8/60Stars — 5 stars
0/25Forks — 2 forks
4.7/15Watchers — 8 watchers
Inputs used
forks2
stars5
watchers8
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
53.4/80Monthly downloads — 10,155 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@iiif/helpers
dependents
ecosystemsnpm
total_downloads
monthly_downloads10,155
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 · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.6/22.5Commit distribution — top contributor authored 93% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.927
How it's scored
0/46.8Issue resolution — 0% of issues closed
38.2/38.3PR acceptance — 25/25 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/19 approved changesets -- score normalized to 0
Inputs used
merged_prs25
open_issues10
closed_issues0
issue_closed_ratio0
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11.4/25Owner reach — 38 followers of IIIF-Commons
24.6/25Track record — 52 public repos, account ~10 yr old
Inputs used
followers38
owner_typeOrganization
is_verified
owner_loginIIIF-Commons
public_repos52
account_age_days3,663
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 43 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@iiif/helpers
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

45At risk · 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
2.5/2.5CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/19 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 46 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@iiif/helpers@1.6.1 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
7.5/40Legible commit history — 14 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.14
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.6/55Manageable file sizes — 3/114 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes171,460
source_files_sampled114
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — cookbook, demos
Inputs used
example_dirscookbook, demos
has_mcp_signalno
api_schema_files

Key facts

5GitHub stars
5contributors
61commits, last 12 months
2days since last push
41releases
1bus factor
10open 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 ★ / 2 ⇿
0Stars
2Forks
21Releases

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.

111222212024-042024-062024-08
Major 0Minor 2Patch 19
OpenSSF Scorecard 3.1 / 10
3.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/19 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities46 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npm@types/geojson7946.0.13package.json
npm@iiif/presentation-21.0.4package.json
npm@iiif/presentation-32.2.3package.json
npm@iiif/presentation-3-normalized0.9.7package.json
All dependencies 305

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

RegistryPackageVersionRelation
npm@iiif/presentation-21.0.4direct
npm@iiif/presentation-32.2.3direct
npm@iiif/presentation-3-normalized0.9.7direct
npm@types/geojson7946.0.13direct
npm@ampproject/remapping2.2.1indirect
npm@babel/code-frame7.26.2indirect
npm@babel/compat-data7.26.3indirect
npm@babel/core7.26.0indirect
npm@babel/generator7.26.3indirect
npm@babel/generator7.28.3indirect
npm@babel/helper-compilation-targets7.25.9indirect
npm@babel/helper-module-imports7.25.9indirect
npm@babel/helper-module-transforms7.26.0indirect
npm@babel/helper-plugin-utils7.25.9indirect
npm@babel/helper-string-parser7.22.5indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/helper-validator-option7.25.9indirect
npm@babel/helpers7.26.0indirect
npm@babel/parser7.23.0indirect
npm@babel/parser7.26.3indirect
npm@babel/parser7.28.3indirect
npm@babel/plugin-transform-react-jsx-self7.25.9indirect
npm@babel/plugin-transform-react-jsx-source7.25.9indirect
npm@babel/template7.25.9indirect
npm@babel/traverse7.26.4indirect
npm@babel/types7.23.0indirect
npm@babel/types7.26.3indirect
npm@babel/types7.28.2indirect
npm@emnapi/core1.4.5indirect
npm@emnapi/runtime1.4.5indirect
npm@emnapi/wasi-threads1.0.4indirect
npm@esbuild/aix-ppc640.20.2indirect
npm@esbuild/android-arm0.20.2indirect
npm@esbuild/android-arm640.20.2indirect
npm@esbuild/android-x640.20.2indirect
npm@esbuild/darwin-arm640.20.2indirect
npm@esbuild/darwin-x640.20.2indirect
npm@esbuild/freebsd-arm640.20.2indirect
npm@esbuild/freebsd-x640.20.2indirect
npm@esbuild/linux-arm0.20.2indirect
npm@esbuild/linux-arm640.20.2indirect
npm@esbuild/linux-ia320.20.2indirect
npm@esbuild/linux-loong640.20.2indirect
npm@esbuild/linux-mips64el0.20.2indirect
npm@esbuild/linux-ppc640.20.2indirect
npm@esbuild/linux-riscv640.20.2indirect
npm@esbuild/linux-s390x0.20.2indirect
npm@esbuild/linux-x640.20.2indirect
npm@esbuild/netbsd-x640.20.2indirect
npm@esbuild/openbsd-x640.20.2indirect
npm@esbuild/sunos-x640.20.2indirect
npm@esbuild/win32-arm640.20.2indirect
npm@esbuild/win32-ia320.20.2indirect
npm@esbuild/win32-x640.20.2indirect
npm@iiif/helpers../..indirect
npm@iiif/parser2.2.3indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.20indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jridgewell/trace-mapping0.3.30indirect
npm@napi-rs/wasm-runtime1.0.3indirect
npm@oxc-project/runtime0.82.3indirect
npm@oxc-project/types0.82.3indirect
npm@quansync/fs0.1.5indirect
npm@rolldown/binding-android-arm641.0.0-beta.34indirect
npm@rolldown/binding-darwin-arm641.0.0-beta.34indirect
npm@rolldown/binding-darwin-x641.0.0-beta.34indirect
npm@rolldown/binding-freebsd-x641.0.0-beta.34indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-beta.34indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-beta.34indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-beta.34indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-beta.34indirect
npm@rolldown/binding-linux-x64-musl1.0.0-beta.34indirect
npm@rolldown/binding-openharmony-arm641.0.0-beta.34indirect
npm@rolldown/binding-wasm32-wasi1.0.0-beta.34indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-beta.34indirect
npm@rolldown/binding-win32-ia32-msvc1.0.0-beta.34indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-beta.34indirect
npm@rolldown/pluginutils1.0.0-beta.34indirect
npm@rollup/rollup-android-arm-eabi4.14.1indirect
npm@rollup/rollup-android-arm644.14.1indirect
npm@rollup/rollup-darwin-arm644.14.1indirect
npm@rollup/rollup-darwin-x644.14.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.14.1indirect
npm@rollup/rollup-linux-arm64-gnu4.14.1indirect
npm@rollup/rollup-linux-arm64-musl4.14.1indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.14.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.14.1indirect
npm@rollup/rollup-linux-s390x-gnu4.14.1indirect
npm@rollup/rollup-linux-x64-gnu4.14.1indirect
npm@rollup/rollup-linux-x64-musl4.14.1indirect
npm@rollup/rollup-win32-arm64-msvc4.14.1indirect
npm@rollup/rollup-win32-ia32-msvc4.14.1indirect
npm@rollup/rollup-win32-x64-msvc4.14.1indirect
npm@sinclair/typebox0.27.8indirect
npm@tootallnate/once2.0.0indirect
npm@tybys/wasm-util0.10.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.6indirect
npm@types/babel__template7.4.3indirect
npm@types/babel__traverse7.20.3indirect
npm@types/estree1.0.5indirect
npm@types/jsdom21.1.4indirect
npm@types/node20.8.9indirect
npm@types/svg-arc-to-cubic-bezier3.2.1indirect
npm@types/tough-cookie4.0.4indirect
npm@vitejs/plugin-react4.3.4indirect
npm@vitest/expect1.4.0indirect
npm@vitest/runner1.4.0indirect
npm@vitest/snapshot1.4.0indirect
npm@vitest/spy1.4.0indirect
npm@vitest/utils1.4.0indirect
npmabab2.0.6indirect
npmabs-svg-path0.1.1indirect
npmacorn8.10.0indirect
npmacorn-walk8.3.2indirect
npmagent-base6.0.2indirect
npmansi-styles5.2.0indirect
npmansis4.1.0indirect
npmassertion-error1.1.0indirect
npmast-kit2.1.2indirect
npmasynckit0.4.0indirect
npmbalanced-match1.0.2indirect
npmbirpc2.5.0indirect
npmbrace-expansion2.0.1indirect
npmbrowserslist4.24.3indirect
npmcac6.7.14indirect
npmcaniuse-lite1.0.30001690indirect
npmchai4.3.10indirect
npmcheck-error1.0.3indirect
npmchokidar4.0.3indirect
npmcombined-stream1.0.8indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.3indirect
npmcss.escape1.5.1indirect
npmcssstyle3.0.0indirect
npmdata-urls4.0.0indirect
npmdebug4.3.4indirect
npmdebug4.4.1indirect
npmdecimal.js10.4.3indirect
npmdeep-eql4.1.3indirect
npmdefu6.1.4indirect
npmdelayed-stream1.0.0indirect
npmdiff8.0.2indirect
npmdiff-sequences29.6.3indirect
npmdomexception4.0.0indirect
npmdts-resolver2.1.2indirect
npmelectron-to-chromium1.5.76indirect
npmempathic2.0.0indirect
npmentities4.5.0indirect
npmesbuild0.20.2indirect
npmescalade3.2.0indirect
npmestree-walker3.0.3indirect
npmexeca8.0.1indirect
npmfdir6.5.0indirect
npmform-data4.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmget-func-name2.0.2indirect
npmget-stream8.0.1indirect
npmget-tsconfig4.10.1indirect
npmglob8.1.0indirect
npmglobals11.12.0indirect
npmhappy-dom12.10.0indirect
npmhookable5.5.3indirect
npmhtml-encoding-sniffer3.0.0indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-signals5.0.0indirect
npmiconv-lite0.6.3indirect
npmignore-walk5.0.1indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-stream3.0.0indirect
npmisexe2.0.0indirect
npmjiti2.5.1indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.0indirect
npmjsdom22.1.0indirect
npmjsesc3.1.0indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.0indirect
npmlocal-pkg0.5.0indirect
npmloose-envify1.4.0indirect
npmloupe2.3.7indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.5indirect
npmmerge-stream2.0.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn4.0.0indirect
npmminimatch5.1.6indirect
npmmitt3.0.1indirect
npmmlly1.4.2indirect
npmmri1.2.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.7indirect
npmnode-releases2.0.19indirect
npmnpm-bundled2.0.1indirect
npmnpm-normalize-package-bin2.0.0indirect
npmnpm-packlist5.1.3indirect
npmnpm-run-path5.1.0indirect
npmnwsapi2.2.7indirect
npmonce1.4.0indirect
npmonetime6.0.0indirect
npmp-limit5.0.0indirect
npmparse-svg-path0.1.2indirect
npmparse57.1.2indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpathe1.1.1indirect
npmpathe2.0.3indirect
npmpathval1.1.1indirect
npmpicocolors1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.3indirect
npmpkg-types1.0.3indirect
npmpostcss8.4.38indirect
npmprettier3.2.5indirect
npmpretty-format29.7.0indirect
npmpsl1.9.0indirect
npmpublint0.2.7indirect
npmpunycode2.3.0indirect
npmquansync0.2.11indirect
npmquerystringify2.2.0indirect
npmreact18.2.0indirect
npmreact-is18.2.0indirect
npmreact-refresh0.14.2indirect
npmreaddirp4.1.2indirect
npmrequires-port1.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrolldown1.0.0-beta.34indirect
npmrolldown-plugin-dts0.15.10indirect
npmrollup4.14.1indirect
npmrrweb-cssom0.6.0indirect
npmsade1.8.1indirect
npmsafer-buffer2.1.2indirect
npmsaxes6.0.0indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsource-map-js1.2.0indirect
npmstackback0.0.2indirect
npmstd-env3.7.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-literal2.1.0indirect
npmsvg-arc-to-cubic-bezier3.2.0indirect
npmsymbol-tree3.2.4indirect
npmtiny-invariant1.3.3indirect
npmtinybench2.5.1indirect
npmtinyexec1.0.1indirect
npmtinyglobby0.2.14indirect
npmtinypool0.8.3indirect
npmtinyspy2.2.0indirect
npmto-fast-properties2.0.0indirect
npmtough-cookie4.1.3indirect
npmtr464.1.1indirect
npmtree-kill1.2.2indirect
npmtsdown0.14.2indirect
npmtslib2.6.2indirect
npmtype-detect4.0.8indirect
npmtypesafe-actions5.1.0indirect
npmtypescript5.4.5indirect
npmufo1.3.1indirect
npmunconfig7.3.3indirect
npmundici-types5.26.5indirect
npmuniversalify0.2.0indirect
npmupdate-browserslist-db1.1.1indirect
npmurl-parse1.5.10indirect
npmuse-sync-external-store1.2.0indirect
npmvite5.2.8indirect
npmvite-node1.4.0indirect
npmvitest1.4.0indirect
npmw3c-xmlserializer4.0.0indirect
npmwebidl-conversions7.0.0indirect
npmwhatwg-encoding2.0.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url12.0.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.2.2indirect
npmwrappy1.0.2indirect
npmws8.14.2indirect
npmxml-name-validator4.0.0indirect
npmxmlchars2.2.0indirect
npmyallist3.1.1indirect
npmyocto-queue1.0.0indirect
npmzustand4.5.2indirect
Dependency advisories 0

Installing npm:@iiif/helpers@1.6.1 pulls in 7 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1424,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 3493,
        "TypeScript": 778036
      },
      "pushed_at": "2026-07-23T19:27:12Z",
      "created_at": "2023-10-02T20:17:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T09:41:49Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "IIIF Commons",
      "type": "Organization",
      "login": "IIIF-Commons",
      "company": null,
      "location": null,
      "followers": 38,
      "avatar_url": "https://avatars.githubusercontent.com/u/20472648?v=4",
      "created_at": "2016-07-15T07:49:08Z",
      "is_verified": null,
      "public_repos": 52,
      "account_age_days": 3663
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-07-20T09:41:26Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-07T09:16:55Z"
        },
        {
          "tag": "v1.5.9",
          "kind": "patch",
          "published_at": "2026-04-24T16:38:02Z"
        },
        {
          "tag": "v1.5.8",
          "kind": "patch",
          "published_at": "2026-01-26T18:20:55Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2025-11-21T14:05:13Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2025-11-21T10:32:28Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2025-11-14T16:01:37Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2025-10-15T15:13:18Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2025-09-29T15:29:14Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2025-09-29T14:48:34Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-09-19T11:49:36Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-09-17T15:01:01Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-07-30T17:26:29Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-05-21T10:16:19Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-01-13T11:46:42Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-01-05T00:58:31Z"
        },
        {
          "tag": "v1.2.19",
          "kind": "patch",
          "published_at": "2024-07-11T13:04:27Z"
        },
        {
          "tag": "v1.2.18",
          "kind": "patch",
          "published_at": "2024-07-01T18:28:00Z"
        },
        {
          "tag": "v1.2.17",
          "kind": "patch",
          "published_at": "2024-06-26T21:00:49Z"
        },
        {
          "tag": "v1.2.16",
          "kind": "patch",
          "published_at": "2024-06-26T20:04:42Z"
        },
        {
          "tag": "v1.2.15",
          "kind": "patch",
          "published_at": "2024-06-24T11:20:18Z"
        },
        {
          "tag": "v1.2.14",
          "kind": "patch",
          "published_at": "2024-06-18T20:12:09Z"
        },
        {
          "tag": "v1.2.13",
          "kind": "patch",
          "published_at": "2024-06-18T16:27:47Z"
        },
        {
          "tag": "v1.2.12",
          "kind": "patch",
          "published_at": "2024-06-09T16:03:31Z"
        },
        {
          "tag": "v1.2.11",
          "kind": "patch",
          "published_at": "2024-06-03T11:34:22Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2024-06-03T11:10:04Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2024-05-27T21:57:21Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2024-05-26T22:15:26Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2024-05-26T20:54:03Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2024-05-26T20:42:57Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2024-05-26T20:10:53Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2024-05-26T20:06:20Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2024-05-26T20:01:24Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2024-05-26T16:12:32Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-05-22T14:46:01Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-05-09T19:53:02Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-04-09T19:29:11Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-02-12T16:05:06Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-02-12T12:07:34Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-01-29T15:13:46Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-01-16T13:43:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f42e1e6c23c37c9f3f7b9d9a6c5db5c0a01f7d2d",
          "body": null,
          "is_bot": false,
          "headline": "1.6.1",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-07-20T09:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "380fe96d5a0d40c56fe5c76769eee2eee942cd01",
          "body": null,
          "is_bot": false,
          "headline": "Fixes for malformed SVGs",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-07-20T09:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc0b4db4b4f8a111fbfbb22b9ced100676ed2b2d",
          "body": null,
          "is_bot": false,
          "headline": "1.6.0",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-07-07T09:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55819a5019f7a8227784eb36dd43f89ab52f70a6",
          "body": "Search v2",
          "is_bot": false,
          "headline": "Merge pull request #38 from IIIF-Commons/feature/search-2",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-07-07T09:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6bbd72108aabeb1af5e20fa5fe9073371f2320",
          "body": null,
          "is_bot": false,
          "headline": "Undo parse selector tests",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-07-07T09:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4d5feb13c439edfd882659b86925f3988ede49",
          "body": null,
          "is_bot": false,
          "headline": "search 2",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-07-07T09:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df246fd4518622f86734aaeae3c9c3602b823cad",
          "body": null,
          "is_bot": false,
          "headline": "1.5.9",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-24T16:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6996bb4cb04cc5a55fe9f3e12a77c6cb58d2384",
          "body": "Expand rotation support to transform with translate + rotate",
          "is_bot": false,
          "headline": "Merge pull request #37 from IIIF-Commons/feature/rotation-css",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-24T16:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9381fed80832940eb52d276bb062b2e6eab7835b",
          "body": null,
          "is_bot": false,
          "headline": "Expand rotation support to transform with translate + rotate",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-24T16:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abab6a98fb063ea27e781ead23199cc597ad8a7a",
          "body": "Feature/readme",
          "is_bot": false,
          "headline": "Merge pull request #36 from IIIF-Commons/feature/readme",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-08T13:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af563dbfc3958e0c751711fcafdf074413a81ced",
          "body": null,
          "is_bot": false,
          "headline": "Readme code examples",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-08T13:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e1e0b9044fb8520a76188d48368b6852c1f823",
          "body": null,
          "is_bot": false,
          "headline": "Added search docs",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-08T13:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc316213904f4eae449a5b4c9d42129d57be0658",
          "body": null,
          "is_bot": false,
          "headline": "First pass at readme",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-04-08T13:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab1976337987954b61fb09ab9b88198dcbf9d44",
          "body": "Annotation page fix",
          "is_bot": false,
          "headline": "Merge pull request #35 from IIIF-Commons/feature/annotation-page-fix",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-02-19T17:33:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b047f2dabcc79fc5764367b700888faf1dd71f1d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed CI",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-02-19T17:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67ff8e8be0e91e7b3d6ecf74207748cfc91d729",
          "body": null,
          "is_bot": false,
          "headline": "Fixed transcription helper",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-02-19T17:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4be23d06eba3d398bceaafea7fb6810d9ebfea",
          "body": null,
          "is_bot": false,
          "headline": "PR preview",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-02-19T17:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44367b8c4654a9ead77fa714936a9cabb027338b",
          "body": null,
          "is_bot": false,
          "headline": "Annotation page URL fix",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-02-19T17:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd1adba16ea368bf4aa608fe22311c1decc81dd",
          "body": null,
          "is_bot": false,
          "headline": "1.5.8",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-01-26T18:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770378d8ffa9cbe576b010889af29512cc90286e",
          "body": null,
          "is_bot": false,
          "headline": "Fixes for transcriptions",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2026-01-26T18:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ac50013213a12d1f265713c801ee38016aee71",
          "body": null,
          "is_bot": false,
          "headline": "1.5.7",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-21T14:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c85ea552e156e35ed05d616d8527ce7c5198f664",
          "body": null,
          "is_bot": false,
          "headline": "Fixed imports, pinned tsdown",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-21T14:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b0beec3ebe6224301142236eadf630a76f7c373",
          "body": null,
          "is_bot": false,
          "headline": "Updated builds",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-21T10:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a225ed17b8964ad5c6344873007e4483b481c52b",
          "body": null,
          "is_bot": false,
          "headline": "1.5.6",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-21T10:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad38e89f37ebbc75f2c9c995e364a57f7ade5bae",
          "body": null,
          "is_bot": false,
          "headline": "Updated parser",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-21T10:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d006c11c7197130ae4dd74905d166a38f0956d",
          "body": null,
          "is_bot": false,
          "headline": "Validate canvas fragments",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-21T10:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299e0e5d641d40e7c54088b5b696a4a74d1d8d18",
          "body": null,
          "is_bot": false,
          "headline": "1.5.5",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-14T16:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf0b0abb00d314ffb18eff6294b7d0f58be51cd",
          "body": "Added parent to range table of contents",
          "is_bot": false,
          "headline": "Merge pull request #31 from IIIF-Commons/feature/parent-range-id",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-14T16:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5bf1d8720a835e18cb0c9122a84bdc3faac8eb",
          "body": null,
          "is_bot": false,
          "headline": "Added parent to range table of contents",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-11-14T15:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f1151f38847bc3820850a1a71ff8d3df23db206",
          "body": null,
          "is_bot": false,
          "headline": "1.5.4",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-10-15T15:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89badcea4788353c22842600d7915337509f1210",
          "body": "Added new changeReferenceIdentifier method to Vault",
          "is_bot": false,
          "headline": "Merge pull request #30 from IIIF-Commons/feature/change-identifiers",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-10-15T15:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895f8ad5b37268d8c7dc983e28e4ca3cad65bc93",
          "body": null,
          "is_bot": false,
          "headline": "Added new changeReferenceIdentifier method to Vault",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-10-15T15:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbfce43ca97decd56727dc316a337bc70353f987",
          "body": null,
          "is_bot": false,
          "headline": "1.5.3",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T15:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a29814e87c099298e4230d27d1cb80a5162d58b",
          "body": "added guard to parse",
          "is_bot": false,
          "headline": "Merge pull request #29 from IIIF-Commons/feature/css-selectors",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T15:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368c8767f10646549f61743633371b9a899b0653",
          "body": null,
          "is_bot": false,
          "headline": "Updated parse to return box selector",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T15:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07817a3844712ff501891aaee9f90acea3cd1120",
          "body": null,
          "is_bot": false,
          "headline": "added guard to parse",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T15:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a4e7291edc7ac40a6ea189d60b81c5381cc031",
          "body": null,
          "is_bot": false,
          "headline": "1.5.2",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T14:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88293cfa863dab165031b4c78cf22bbad17f9f6",
          "body": "Updated ranges to support no-nav display + CSS selectors",
          "is_bot": false,
          "headline": "Merge pull request #28 from IIIF-Commons/feature/no-nav-fix",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T14:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c627e4b26bc456606001f1b772710a6d1ec0150c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed image service test",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T14:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd201257886306c9d4dd2ab7c5abbcf688a2090",
          "body": null,
          "is_bot": false,
          "headline": "fixed build",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T14:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a278be3754f156b903d3b90a69120d75afd6427b",
          "body": null,
          "is_bot": false,
          "headline": "Added test for entity reducer",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T14:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da4b52869b26d2f582d9c0ddcabf012ded1f95c",
          "body": null,
          "is_bot": false,
          "headline": "Removed .only from test",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T11:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2024818458fa8f65b3cce00e3c96689ec04db968",
          "body": null,
          "is_bot": false,
          "headline": "support for basic CSS in parsing",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-29T11:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2cc6bc38e89dd742891cdb09bf3c6bbe43c6653",
          "body": null,
          "is_bot": false,
          "headline": "Tests for no-nav",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-24T14:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3754488228b8eda11e370221e09ac51be9d6fd3",
          "body": null,
          "is_bot": false,
          "headline": "Updated public interface",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-24T13:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e447b08c79b99feaf4c78a65b37a5854ee87f0a",
          "body": null,
          "is_bot": false,
          "headline": "Updated ranges to support no-nav display",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-24T13:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ba0f38192122612c06787bcf5632f1f11c1445",
          "body": null,
          "is_bot": false,
          "headline": "1.5.1",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-19T11:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ebded8bce7c3c7a96e2a5c151a63281b69a7ff",
          "body": "Add basic composite selector support",
          "is_bot": false,
          "headline": "Merge pull request #27 from IIIF-Commons/feature/audio-bugifx",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-19T11:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188ec6e7fefbc41a9789647d2960be2226307b54",
          "body": null,
          "is_bot": false,
          "headline": "Add basic composite selector support",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-18T17:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f17bcb13496a7d92fe12cf0f0a71c8874bda758e",
          "body": null,
          "is_bot": false,
          "headline": "1.5.0",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-17T15:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf639de33dc0a6152c4bc095609998b9b1a5dcc",
          "body": "IIIF Range improvements",
          "is_bot": false,
          "headline": "Merge pull request #26 from IIIF-Commons/feature/ranges-improvements",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-17T15:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9401d0cb3846ead7c1e25fb21c24d1f33b40d41",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-11T17:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b92a7f900491dd692218427d6a1042da6d8e70",
          "body": null,
          "is_bot": false,
          "headline": "New move utilities for entities",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-09-11T17:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242e1b4111b46d1c329dfbfe38cee9e73a36b11d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed tests",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-08-28T17:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0450c229d5e90dd755ed5a886cc1c2ed647cba90",
          "body": null,
          "is_bot": false,
          "headline": "isVirtual fix",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-08-28T17:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c347448a47cecb55e4458d41fe6d655fb266aa",
          "body": null,
          "is_bot": false,
          "headline": "Fixed missing canvases on top level ranges",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-08-28T17:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e156fc84d52aa43aca89c2b7ae9c4521f671c48",
          "body": null,
          "is_bot": false,
          "headline": "Simplified config",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-08-28T14:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8618d0578e8e401ec5c79d3114eb0d80e926d56",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to tsdown",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-08-28T14:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89569e69fa3f1301591b53a4606326f611b4e06",
          "body": null,
          "is_bot": false,
          "headline": "Helper for checking if range is contiguous with a list of canvases",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-08-28T13:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bf430690a21e2193f448e8dd86d7c78d12ea1a",
          "body": null,
          "is_bot": false,
          "headline": "1.4.0",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-07-30T17:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e7a55c97f469f3cb8f472be0229ad775bfab70",
          "body": "Collection pagination extension to Vault + IIIF Parser v2.2.0",
          "is_bot": false,
          "headline": "Merge pull request #25 from IIIF-Commons/feature/collection-pagination",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-07-30T17:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc798feab365cf117052d3266d1bd23ef3708ff1",
          "body": null,
          "is_bot": false,
          "headline": "Remove extra properties",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-06-07T22:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d419a8a5aef5c7fdc061b009ab66a71091de373",
          "body": null,
          "is_bot": false,
          "headline": "Fixed IDs for paged collections",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-06-07T21:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc3a87d4d2d7f27e0b91829ff9716f659ebf7ce8",
          "body": null,
          "is_bot": false,
          "headline": "Removed test.only",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-06-07T20:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5242a0efad5e86f52c964b92d47dbcd12bb650c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed i18n",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-06-07T20:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95afe1ae8dd52c57d844637d559a5669f5c0c9c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed length",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-06-07T20:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0382d5e8053f5609b2acbd2d7fc388faf016a62",
          "body": null,
          "is_bot": false,
          "headline": "Collection pagination extension to Vault + IIIF Parser v2.2.0",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-06-07T20:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf524bbfb4ab2d3233ec69efc6d5b45363889bf",
          "body": null,
          "is_bot": false,
          "headline": "1.3.2",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-05-21T10:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f83f1b40f68bd3f58578ae2f916c1e64dd8993",
          "body": "Fix for cropping",
          "is_bot": false,
          "headline": "Merge pull request #24 from IIIF-Commons/feature/fix-cropping",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-05-21T10:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786e9274a917881d9cc657761c6aa2d255e372ed",
          "body": null,
          "is_bot": false,
          "headline": "Fix for cropping",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-05-21T10:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc4bb91ca0143ed75b2f303235730fc97ce4f785",
          "body": null,
          "is_bot": false,
          "headline": "1.3.1",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-13T11:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c768811a21dadf9d05456a42051c385f864ccbb1",
          "body": null,
          "is_bot": false,
          "headline": "Added annotation to painting helper",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-13T11:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43187cb06823dc3040db1f1a4b7da88ff1fbec3b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed publish",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-05T00:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86807c2a505dd018378339ea173793cbc84eea8",
          "body": null,
          "is_bot": false,
          "headline": "1.3.0",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-05T00:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad8886079721d47c7cd110a09c5755f20ba789a",
          "body": "Image API helpers",
          "is_bot": false,
          "headline": "Merge pull request #21 from IIIF-Commons/feature/iiif-image-api",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-05T00:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61412ee396793be65c783bf036bc3558baa7febc",
          "body": null,
          "is_bot": false,
          "headline": "Missing exports",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-04T23:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97059622098ef763483247206f785df210f8426f",
          "body": null,
          "is_bot": false,
          "headline": "pnpm version",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-04T23:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d296bf8471c0b68c2e20fd9ce99e6441e868f8b7",
          "body": null,
          "is_bot": false,
          "headline": "Image API helpers",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2025-01-04T22:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e447a0787eb5c0692135f53f976adaacad5ec00",
          "body": "adds https response error",
          "is_bot": false,
          "headline": "Merge pull request #20 from bulbil/updates-fetcher",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-08-27T17:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "712b479a55680d8afadba0fb7e1b898a46b1aa0d",
          "body": "Co-authored-by: Stephen Fraser <stephenwf@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update src/vault/vault.ts",
          "author_name": "Nabil Kashyap",
          "author_login": "bulbil",
          "committed_at": "2024-08-27T16:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ca8a8eab79bbc80bee94f8b576df978ece892a9",
          "body": null,
          "is_bot": false,
          "headline": "adds https response error",
          "author_name": "Nabil Kashyap",
          "author_login": "bulbil",
          "committed_at": "2024-08-26T23:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba5844f4b18a8257395c637c4df1a69c9d38b15",
          "body": null,
          "is_bot": false,
          "headline": "1.2.19",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-07-11T13:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a205386d07542a7a7274d2ead6079cff3edc40",
          "body": null,
          "is_bot": false,
          "headline": "Removed redux warning",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-07-11T13:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e118c4fb20c4caa9bb68f9db700a57c5dae58e2",
          "body": null,
          "is_bot": false,
          "headline": "1.2.18",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-07-01T18:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40b1bc1ee8544d1039323f184a86508cff4740d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug with svg selectors",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-07-01T18:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc83fe9ceb9e5a21e86d15edeb224fb8a1c36fca",
          "body": null,
          "is_bot": false,
          "headline": "1.2.17",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-26T21:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09eb9a6f075deceb13e4f25cf6343b2f719fccb",
          "body": null,
          "is_bot": false,
          "headline": "Unique ids for tree",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-26T21:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bffb9f609a1205c70b9ca9bba853e9d5201878d0",
          "body": null,
          "is_bot": false,
          "headline": "1.2.16",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-26T20:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962af084ccd8ee8881dcf4f5bf3e4ac086eab501",
          "body": null,
          "is_bot": false,
          "headline": "Added nav date exports",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-26T20:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fbfd0884852772804efa50755548b4d9d60a7d",
          "body": null,
          "is_bot": false,
          "headline": "1.2.15",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-24T11:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a9f6355a727df219fc35cb5f98d03e46968f91",
          "body": null,
          "is_bot": false,
          "headline": "Added support for TemporalBoxSelector parsing",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-24T11:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27571ffb28071babae96b0d106472a1820a3a52",
          "body": null,
          "is_bot": false,
          "headline": "Added media test",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-24T10:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac8893b1208c47ddc7e4c09f3a49614e581c08e",
          "body": null,
          "is_bot": false,
          "headline": "1.2.14",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-18T20:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65bf7f1770ed6b9ad8d789fe75a001a603f6d4b1",
          "body": null,
          "is_bot": false,
          "headline": "Added support for point selectors (spatial)",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-18T20:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918e00f25c28d2e2213584651ab66a5d85650830",
          "body": null,
          "is_bot": false,
          "headline": "1.2.13",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-18T16:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349fc4d63e7524978d2be87850946af481582bd6",
          "body": null,
          "is_bot": false,
          "headline": "Added all choices to helper",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-18T16:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecaefba6de57e5c487141e07f952e066b570751d",
          "body": null,
          "is_bot": false,
          "headline": "1.2.12",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-09T16:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b23db2e723f58f737411c11878f74095f38de7e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug with style element",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-09T16:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90d9a0b8f92b96bdbe951f2efd7aa199e23feb4",
          "body": null,
          "is_bot": false,
          "headline": "1.2.11",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-03T11:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe95043124a09d91b5cd8da9ef9cabbe26b672ed",
          "body": null,
          "is_bot": false,
          "headline": "Fixed temporal selector parsing (2)",
          "author_name": "Stephen Fraser",
          "author_login": "stephenwf",
          "committed_at": "2024-06-03T11:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 41,
      "commits_last_year": 61,
      "latest_release_at": "2026-07-20T09:41:26Z",
      "latest_release_tag": "v1.6.1",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 32.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@iiif/helpers",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@iiif/helpers",
          "is_deprecated": false,
          "latest_version": "1.6.1",
          "repository_url": "https://github.com/iiif-commons/iiif-helpers",
          "versions_count": 43,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 7,
          "monthly_downloads": 10155,
          "first_published_at": "2023-10-05T14:21:39.659000Z",
          "latest_published_at": "2026-07-20T09:42:31.961000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 5,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "cookbook",
        "demos"
      ],
      "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": 171460,
      "source_files_sampled": 114,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": "npm:@iiif/helpers@1.6.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@types/geojson",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7946.0.13"
        },
        {
          "name": "@iiif/presentation-2",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.4"
        },
        {
          "name": "@iiif/presentation-3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.2.3"
        },
        {
          "name": "@iiif/presentation-3-normalized",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.9.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@iiif/presentation-2",
            "direct": true,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@iiif/presentation-3",
            "direct": true,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@iiif/presentation-3-normalized",
            "direct": true,
            "version": "0.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/geojson",
            "direct": true,
            "version": "7946.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.22.5",
            "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.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-self",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-source",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.26.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@iiif/helpers",
            "direct": false,
            "version": "../..",
            "ecosystem": "npm"
          },
          {
            "name": "@iiif/parser",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.20",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.30",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/runtime",
            "direct": false,
            "version": "0.82.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.82.3",
            "ecosystem": "npm"
          },
          {
            "name": "@quansync/fs",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "21.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/svg-arc-to-cubic-bezier",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "abs-svg-path",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansis",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-kit",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "birpc",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001690",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dts-resolver",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.76",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "12.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "hookable",
            "direct": false,
            "version": "5.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "22.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.5",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-svg-path",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "publint",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-refresh",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-beta.34",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown-plugin-dts",
            "direct": false,
            "version": "0.15.10",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "sade",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-arc-to-cubic-bezier",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsdown",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typesafe-actions",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "unconfig",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "zustand",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 305,
        "direct_count": 4,
        "indirect_count": 301
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 25,
        "open_issues": 10,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "stephenwf",
          "commits": 293,
          "avatar_url": "https://avatars.githubusercontent.com/u/8266711?v=4"
        },
        {
          "type": "User",
          "login": "jbaiter",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/608610?v=4"
        },
        {
          "type": "User",
          "login": "abrin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/192686?v=4"
        },
        {
          "type": "User",
          "login": "bulbil",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2319626?v=4"
        },
        {
          "type": "User",
          "login": "edsilv",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1334393?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.927
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-test.yml",
        "release.yml",
        "update-docs.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 10,
            "reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/19 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 0,
            "reason": "security policy file not 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": "46 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f42e1e6c23c37c9f3f7b9d9a6c5db5c0a01f7d2d",
        "ran_at": "2026-07-26T12:52:59Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T09:42:37Z",
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2025-01-28T09:32:22Z",
          "last_comment_at": "2025-01-28T20:32:30Z",
          "last_comment_author": "stephenwf"
        },
        {
          "number": 33,
          "created_at": "2025-12-30T11:38:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2026-02-16T00:45:18Z",
          "last_comment_at": "2026-02-19T00:23:43Z",
          "last_comment_author": "pkg-pr-new"
        }
      ],
      "last_merged_pr_at": "2026-07-07T09:14:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2022-02-07T10:14:25Z",
          "last_comment_at": "2022-04-29T20:10:44Z",
          "last_comment_author": "stephenwf"
        },
        {
          "number": 8,
          "created_at": "2022-02-24T12:33:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4,
          "created_at": "2022-03-21T14:55:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2022-04-07T14:23:10Z",
          "last_comment_at": "2022-07-26T20:22:58Z",
          "last_comment_author": "stephenwf"
        },
        {
          "number": 7,
          "created_at": "2022-07-08T22:03:49Z",
          "last_comment_at": "2022-07-08T22:21:37Z",
          "last_comment_author": "stephenwf"
        },
        {
          "number": 2,
          "created_at": "2022-07-14T20:21:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2022-07-22T17:18:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 5,
          "created_at": "2023-02-08T16:59:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2025-01-21T10:25:23Z",
          "last_comment_at": "2025-01-24T16:40:54Z",
          "last_comment_author": "rsimon"
        },
        {
          "number": 32,
          "created_at": "2025-12-01T10:50:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/IIIF-Commons/iiif-helpers",
    "host": "github.com",
    "name": "iiif-helpers",
    "owner": "IIIF-Commons"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 45,
        "vitality": 76,
        "community": 40,
        "governance": 54,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 61,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "61 commits in the last year",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 41,
              "latest_release_tag": "v1.6.1",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 32.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "41 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~32.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 32.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "forks": 2,
              "stars": 5,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "packages": [
                "@iiif/helpers"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 10155
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,155 downloads/month across npm",
                "points": 53.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10155,
                      "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.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.927
            },
            "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 93% of commits",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "merged_prs": 25,
              "open_issues": 10,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "25/25 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 25,
                      "decided": 25
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/19 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 38,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "IIIF-Commons",
              "public_repos": 52,
              "account_age_days": 3663
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "38 followers of IIIF-Commons",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 38,
                      "login": "IIIF-Commons"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "52 public repos, account ~10 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 52
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@iiif/helpers"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "43 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/19 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 not detected",
                "points": 0,
                "status": "missed",
                "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": "46 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@iiif/helpers@1.6.1 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@iiif/helpers@1.6.1",
                  "assessed": 7
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.14,
              "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": "14 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 171460,
              "source_files_sampled": 114,
              "oversized_source_files": 3
            },
            "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": "3/114 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 114,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "cookbook",
                "demos"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "cookbook, demos",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cookbook, demos"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T12:53:11.868786Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/IIIF-Commons/iiif-helpers.svg",
  "full_name": "IIIF-Commons/iiif-helpers",
  "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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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