Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 15:04 UTC

nice-digital / global-nav

Global header and footer components for NICE digital services

JavaScript · SCSSMIT★ 2 stars⑂ 2 forkssince Jan 2019View on GitHub ↗

nice-digital/global-nav holds a health index of 47 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (66/100) and lowest on Community & Adoption (32/100). It was last updated 20 days ago. A single contributor accounts for most of its recent work.

47
overall / 100
At risk

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.

47
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

NICE DigitalOrganization
22 followers84 public repossince Oct 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@nice-digital/global-nav7.1.11522,327374111 days ago

Metrics by category

Vitality

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

45At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 20 days ago
6.9/36Commit cadence — 10/52 weeks with commits
10/18Commit volume — 12 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push20
active_weeks_last_year10
How it's scored
27/27Ships releases — 1 releases published
0/36Release recency — latest release 2,624 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tag1.0.0.105-r5B79532
releases_from_tagsno
days_since_latest_release2,624
mean_days_between_releases
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?

32At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 2 forks
1.7/15Watchers — 3 watchers
Inputs used
forks2
stars2
watchers3
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
44.9/80Monthly downloads — 2,327 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@nice-digital/global-nav
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,327
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?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.8/22.5Commit distribution — top contributor authored 70% of commits
13.5/13.5Contributor breadth — 17 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.7
How it's scored
0/46.8Issue resolution — no issues or no data
26.7/38.3PR acceptance — 162/232 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 28/30 approved changesets -- score normalized to 9
Inputs used
merged_prs162
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs70
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
9.8/25Owner reach — 22 followers of nice-digital
25/25Track record — 84 public repos, account ~15 yr old
Inputs used
followers22
owner_typeOrganization
is_verified
owner_loginnice-digital
public_repos84
account_age_days5,752
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 111 days ago
20/20Version history — 374 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@nice-digital/global-nav
ecosystemsnpm
any_deprecatedno
min_days_since_publish111

Engineering Quality

Are baseline engineering and documentation practices in place?

48At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .eslintrc.cjs, .eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 28 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicsheader, footer, navigation, nav, webpack, react, nervjs
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

36At 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
0/2.5CI-Tests — 0 out of 28 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 28/30 approved changesets -- score normalized to 9
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
0/7.5Vulnerabilities — 63 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.6
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
8.8/25Indirect dependencies free of known advisories — 1 affected: serialize-javascript 6.0.2 (high 8.1)
33.3/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 144 days ago
Inputs used
sourceosv
advisories2
affected_packages1
assessed_packages71
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:@nice-digital/global-nav@7.1.1152 runtime dependency closure — what installing the published package pulls in — 71 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.

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 92 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.92
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — NICE.GlobalNav.CDN.csproj, NICE.GlobalNav.Preview.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .eslintrc.cjs, .eslintrc.json
0/11Static type checking
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 — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsNICE.GlobalNav.CDN.csproj, NICE.GlobalNav.Preview.csproj
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/89 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes11,732
source_files_sampled89
oversized_source_files0

Key facts

2GitHub stars
17contributors
12commits, last 12 months
20days since last push
1releases
1bus factor
0open issues
npm, NuGetpackage 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

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.

111222212021-072023-092025-10

Each point covers 4 days.

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 28 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 28/30 approved changesets -- score normalized to 9
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities63 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
npm@babel/runtime^7.21.0package.json
npm@headlessui/react^1.7.14package.json
npm@mantine/hooks^7.1.5package.json
npm@nice-digital/design-system^5.6.1package.json
npm@rollup/plugin-terser^0.4.4package.json
npm@use-it/event-listener^0.1.7package.json
npmclassnames^2.3.2package.json
npmjs-cookie^3.0.1package.json
npmprop-types^15.8.1package.json
npmunfetch^5.0.0package.json
All dependencies 905

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

RegistryPackageVersionRelation
npm@babel/runtime7.23.2direct
npm@headlessui/react1.7.17direct
npm@mantine/hooks7.1.5direct
npm@nice-digital/design-system5.6.1direct
npm@rollup/plugin-terser0.4.4direct
npm@use-it/event-listener0.1.7direct
npmclassnames2.5.1direct
npmjs-cookie3.0.5direct
npmprop-types15.8.1direct
npmunfetch5.0.0direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@adobe/css-tools4.3.1indirect
npm@ampproject/remapping2.2.1indirect
npm@babel/cli7.23.0indirect
npm@babel/code-frame7.22.13indirect
npm@babel/compat-data7.23.2indirect
npm@babel/core7.23.2indirect
npm@babel/eslint-parser7.22.15indirect
npm@babel/generator7.23.0indirect
npm@babel/helper-annotate-as-pure7.22.5indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.22.15indirect
npm@babel/helper-compilation-targets7.22.15indirect
npm@babel/helper-create-class-features-plugin7.22.15indirect
npm@babel/helper-create-regexp-features-plugin7.22.15indirect
npm@babel/helper-define-polyfill-provider0.4.3indirect
npm@babel/helper-environment-visitor7.22.20indirect
npm@babel/helper-function-name7.23.0indirect
npm@babel/helper-hoist-variables7.22.5indirect
npm@babel/helper-member-expression-to-functions7.23.0indirect
npm@babel/helper-module-imports7.22.15indirect
npm@babel/helper-module-transforms7.23.0indirect
npm@babel/helper-optimise-call-expression7.22.5indirect
npm@babel/helper-plugin-utils7.22.5indirect
npm@babel/helper-remap-async-to-generator7.22.20indirect
npm@babel/helper-replace-supers7.22.20indirect
npm@babel/helper-simple-access7.22.5indirect
npm@babel/helper-skip-transparent-expression-wrappers7.22.5indirect
npm@babel/helper-split-export-declaration7.22.6indirect
npm@babel/helper-string-parser7.22.5indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/helper-validator-option7.22.15indirect
npm@babel/helper-wrap-function7.22.20indirect
npm@babel/helpers7.23.2indirect
npm@babel/highlight7.22.20indirect
npm@babel/parser7.23.0indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.22.15indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.22.15indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.22.5indirect
npm@babel/plugin-syntax-import-attributes7.22.5indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.22.5indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.22.5indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.22.5indirect
npm@babel/plugin-transform-async-generator-functions7.23.2indirect
npm@babel/plugin-transform-async-to-generator7.22.5indirect
npm@babel/plugin-transform-block-scoped-functions7.22.5indirect
npm@babel/plugin-transform-block-scoping7.23.0indirect
npm@babel/plugin-transform-class-properties7.22.5indirect
npm@babel/plugin-transform-class-static-block7.22.11indirect
npm@babel/plugin-transform-classes7.22.15indirect
npm@babel/plugin-transform-computed-properties7.22.5indirect
npm@babel/plugin-transform-destructuring7.23.0indirect
npm@babel/plugin-transform-dotall-regex7.22.5indirect
npm@babel/plugin-transform-duplicate-keys7.22.5indirect
npm@babel/plugin-transform-dynamic-import7.22.11indirect
npm@babel/plugin-transform-exponentiation-operator7.22.5indirect
npm@babel/plugin-transform-export-namespace-from7.22.11indirect
npm@babel/plugin-transform-for-of7.22.15indirect
npm@babel/plugin-transform-function-name7.22.5indirect
npm@babel/plugin-transform-json-strings7.22.11indirect
npm@babel/plugin-transform-literals7.22.5indirect
npm@babel/plugin-transform-logical-assignment-operators7.22.11indirect
npm@babel/plugin-transform-member-expression-literals7.22.5indirect
npm@babel/plugin-transform-modules-amd7.23.0indirect
npm@babel/plugin-transform-modules-commonjs7.23.0indirect
npm@babel/plugin-transform-modules-systemjs7.23.0indirect
npm@babel/plugin-transform-modules-umd7.22.5indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.22.5indirect
npm@babel/plugin-transform-new-target7.22.5indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.22.11indirect
npm@babel/plugin-transform-numeric-separator7.22.11indirect
npm@babel/plugin-transform-object-rest-spread7.22.15indirect
npm@babel/plugin-transform-object-super7.22.5indirect
npm@babel/plugin-transform-optional-catch-binding7.22.11indirect
npm@babel/plugin-transform-optional-chaining7.23.0indirect
npm@babel/plugin-transform-parameters7.22.15indirect
npm@babel/plugin-transform-private-methods7.22.5indirect
npm@babel/plugin-transform-private-property-in-object7.22.11indirect
npm@babel/plugin-transform-property-literals7.22.5indirect
npm@babel/plugin-transform-react-display-name7.22.5indirect
npm@babel/plugin-transform-react-jsx7.22.15indirect
npm@babel/plugin-transform-react-jsx-development7.22.5indirect
npm@babel/plugin-transform-react-jsx-self7.22.5indirect
npm@babel/plugin-transform-react-jsx-source7.22.5indirect
npm@babel/plugin-transform-react-pure-annotations7.22.5indirect
npm@babel/plugin-transform-regenerator7.22.10indirect
npm@babel/plugin-transform-reserved-words7.22.5indirect
npm@babel/plugin-transform-runtime7.23.2indirect
npm@babel/plugin-transform-shorthand-properties7.22.5indirect
npm@babel/plugin-transform-spread7.22.5indirect
npm@babel/plugin-transform-sticky-regex7.22.5indirect
npm@babel/plugin-transform-template-literals7.22.5indirect
npm@babel/plugin-transform-typeof-symbol7.22.5indirect
npm@babel/plugin-transform-unicode-escapes7.22.10indirect
npm@babel/plugin-transform-unicode-property-regex7.22.5indirect
npm@babel/plugin-transform-unicode-regex7.22.5indirect
npm@babel/plugin-transform-unicode-sets-regex7.22.5indirect
npm@babel/preset-env7.23.2indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-react7.22.15indirect
npm@babel/regjsgen0.8.0indirect
npm@babel/template7.22.15indirect
npm@babel/traverse7.23.2indirect
npm@babel/types7.23.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@csstools/css-parser-algorithms2.3.2indirect
npm@csstools/css-tokenizer2.2.1indirect
npm@csstools/media-query-list-parser2.1.5indirect
npm@csstools/selector-specificity3.0.0indirect
npm@esbuild/android-arm0.18.20indirect
npm@esbuild/android-arm640.18.20indirect
npm@esbuild/android-x640.18.20indirect
npm@esbuild/darwin-arm640.18.20indirect
npm@esbuild/darwin-x640.18.20indirect
npm@esbuild/freebsd-arm640.18.20indirect
npm@esbuild/freebsd-x640.18.20indirect
npm@esbuild/linux-arm0.18.20indirect
npm@esbuild/linux-arm640.18.20indirect
npm@esbuild/linux-ia320.18.20indirect
npm@esbuild/linux-loong640.18.20indirect
npm@esbuild/linux-mips64el0.18.20indirect
npm@esbuild/linux-ppc640.18.20indirect
npm@esbuild/linux-riscv640.18.20indirect
npm@esbuild/linux-s390x0.18.20indirect
npm@esbuild/linux-x640.18.20indirect
npm@esbuild/netbsd-x640.18.20indirect
npm@esbuild/openbsd-x640.18.20indirect
npm@esbuild/sunos-x640.18.20indirect
npm@esbuild/win32-arm640.18.20indirect
npm@esbuild/win32-ia320.18.20indirect
npm@esbuild/win32-x640.18.20indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.9.1indirect
npm@eslint/eslintrc2.1.2indirect
npm@eslint/js8.52.0indirect
npm@humanwhocodes/config-array0.11.13indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jedmao/location3.0.0indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/source-map0.3.5indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.20indirect
npm@nice-digital/browserslist-config2.0.1indirect
npm@nice-digital/eslint-config1.0.3indirect
npm@nice-digital/icons6.1.7indirect
npm@nice-digital/nds-a-z-list4.1.0indirect
npm@nice-digital/nds-accordion0.4.0indirect
npm@nice-digital/nds-action-banner4.4.0indirect
npm@nice-digital/nds-alert4.1.0indirect
npm@nice-digital/nds-alphabet3.1.0indirect
npm@nice-digital/nds-breadcrumbs4.1.0indirect
npm@nice-digital/nds-button4.1.0indirect
npm@nice-digital/nds-card4.1.0indirect
npm@nice-digital/nds-checkbox4.1.0indirect
npm@nice-digital/nds-column-list4.1.0indirect
npm@nice-digital/nds-container4.1.0indirect
npm@nice-digital/nds-core4.1.0indirect
npm@nice-digital/nds-core4.1.2-alpha.0indirect
npm@nice-digital/nds-enhanced-pagination4.1.0indirect
npm@nice-digital/nds-filters5.1.0indirect
npm@nice-digital/nds-form-group4.1.0indirect
npm@nice-digital/nds-full-bleed4.1.0indirect
npm@nice-digital/nds-grid4.1.0indirect
npm@nice-digital/nds-hero4.2.0indirect
npm@nice-digital/nds-horizontal-nav4.1.0indirect
npm@nice-digital/nds-in-page-nav4.1.0indirect
npm@nice-digital/nds-input4.1.0indirect
npm@nice-digital/nds-maintain-ratio4.1.0indirect
npm@nice-digital/nds-page-header4.1.0indirect
npm@nice-digital/nds-panel4.1.0indirect
npm@nice-digital/nds-phase-banner4.1.0indirect
npm@nice-digital/nds-prev-next4.1.0indirect
npm@nice-digital/nds-radio4.1.1indirect
npm@nice-digital/nds-simple-pagination4.1.0indirect
npm@nice-digital/nds-stacked-nav4.1.0indirect
npm@nice-digital/nds-table4.1.0indirect
npm@nice-digital/nds-tabs4.1.0indirect
npm@nice-digital/nds-tag4.1.0indirect
npm@nice-digital/nds-textarea4.1.0indirect
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3indirect
npm@nicolo-ribaudo/eslint-scope-5-internals5.1.1-v1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@sinclair/typebox0.27.8indirect
npm@sinonjs/commons3.0.0indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@testing-library/dom9.3.3indirect
npm@testing-library/jest-dom6.1.4indirect
npm@testing-library/react14.0.0indirect
npm@testing-library/user-event14.5.1indirect
npm@tootallnate/once2.0.0indirect
npm@types/aria-query5.0.3indirect
npm@types/babel__core7.20.3indirect
npm@types/babel__generator7.6.6indirect
npm@types/babel__template7.4.3indirect
npm@types/babel__traverse7.20.3indirect
npm@types/eslint8.44.6indirect
npm@types/eslint-scope3.7.6indirect
npm@types/estree0.0.39indirect
npm@types/estree1.0.3indirect
npm@types/graceful-fs4.1.8indirect
npm@types/istanbul-lib-coverage2.0.5indirect
npm@types/istanbul-lib-report3.0.2indirect
npm@types/istanbul-reports3.0.3indirect
npm@types/jsdom20.0.1indirect
npm@types/json-schema7.0.14indirect
npm@types/minimist1.2.4indirect
npm@types/node20.8.8indirect
npm@types/normalize-package-data2.4.3indirect
npm@types/prop-types15.7.9indirect
npm@types/react18.2.31indirect
npm@types/react-dom18.2.14indirect
npm@types/scheduler0.16.5indirect
npm@types/stack-utils2.0.2indirect
npm@types/tough-cookie4.0.4indirect
npm@types/yargs17.0.29indirect
npm@types/yargs-parser21.0.2indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitejs/plugin-react4.1.0indirect
npm@webassemblyjs/ast1.11.6indirect
npm@webassemblyjs/floating-point-hex-parser1.11.6indirect
npm@webassemblyjs/helper-api-error1.11.6indirect
npm@webassemblyjs/helper-buffer1.11.6indirect
npm@webassemblyjs/helper-numbers1.11.6indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.6indirect
npm@webassemblyjs/helper-wasm-section1.11.6indirect
npm@webassemblyjs/ieee7541.11.6indirect
npm@webassemblyjs/leb1281.11.6indirect
npm@webassemblyjs/utf81.11.6indirect
npm@webassemblyjs/wasm-edit1.11.6indirect
npm@webassemblyjs/wasm-gen1.11.6indirect
npm@webassemblyjs/wasm-opt1.11.6indirect
npm@webassemblyjs/wasm-parser1.11.6indirect
npm@webassemblyjs/wast-printer1.11.6indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabab2.0.6indirect
npmacorn8.10.0indirect
npmacorn-globals7.0.1indirect
npmacorn-import-assertions1.9.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmajv8.12.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords3.5.2indirect
npmajv-keywords5.1.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-query5.1.3indirect
npmarray-buffer-byte-length1.0.0indirect
npmarray-includes3.1.7indirect
npmarray-union2.1.0indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.2indirect
npmarray.prototype.tosorted1.1.2indirect
npmarraybuffer.prototype.slice1.0.2indirect
npmarrify1.0.1indirect
npmast-types-flow0.0.7indirect
npmastral-regex2.0.0indirect
npmasynciterator.prototype1.0.0indirect
npmasynckit0.4.0indirect
npmautoprefixer10.4.16indirect
npmavailable-typed-arrays1.0.5indirect
npmaxe-core4.8.2indirect
npmaxobject-query3.2.1indirect
npmbabel-jest29.7.0indirect
npmbabel-loader9.1.3indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-plugin-polyfill-corejs20.4.6indirect
npmbabel-plugin-polyfill-corejs30.8.6indirect
npmbabel-plugin-polyfill-regenerator0.5.3indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest29.6.3indirect
npmbalanced-match1.0.2indirect
npmbalanced-match2.0.0indirect
npmbig.js5.2.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrowserslist4.22.1indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.5indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcamelcase-keys7.0.2indirect
npmcaniuse-lite1.0.30001553indirect
npmchalk2.4.2indirect
npmchalk3.0.0indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmchokidar3.5.3indirect
npmchrome-trace-event1.0.3indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.2.3indirect
npmclient-only0.0.1indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcombined-stream1.0.8indirect
npmcommander2.20.3indirect
npmcommander4.1.1indirect
npmcommon-path-prefix3.0.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcore-js3.33.1indirect
npmcore-js-compat3.33.1indirect
npmcosmiconfig8.3.6indirect
npmcreate-jest29.7.0indirect
npmcross-env7.0.3indirect
npmcross-spawn7.0.3indirect
npmcss-functions-list3.2.1indirect
npmcss-loader6.8.1indirect
npmcss-tree2.3.1indirect
npmcss.escape1.5.1indirect
npmcssesc3.0.0indirect
npmcssom0.3.8indirect
npmcssom0.5.0indirect
npmcssstyle2.3.0indirect
npmcsstype3.1.2indirect
npmdamerau-levenshtein1.0.8indirect
npmdata-urls3.0.2indirect
npmdebug4.3.4indirect
npmdecamelize1.2.0indirect
npmdecamelize5.0.1indirect
npmdecamelize-keys1.1.1indirect
npmdecimal.js10.4.3indirect
npmdedent1.5.1indirect
npmdeep-equal2.2.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.1indirect
npmdefine-properties1.2.1indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdetect-newline3.1.0indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdom-accessibility-api0.5.16indirect
npmdomexception4.0.0indirect
npmelectron-to-chromium1.4.565indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojis-list3.0.0indirect
npmenhanced-resolve5.15.0indirect
npmentities4.5.0indirect
npmerror-ex1.3.2indirect
npmes-abstract1.22.3indirect
npmes-get-iterator1.1.3indirect
npmes-iterator-helpers1.0.15indirect
npmes-module-lexer1.3.1indirect
npmes-set-tostringtag2.0.2indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.18.20indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.1.0indirect
npmeslint8.52.0indirect
npmeslint-config-prettier8.10.0indirect
npmeslint-plugin-jsx-a11y6.7.1indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-react7.33.2indirect
npmeslint-plugin-react-hooks4.6.0indirect
npmeslint-plugin-react-refresh0.4.3indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevents3.3.0indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.1indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.15.0indirect
npmfb-watchman2.0.2indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache7.0.1indirect
npmfile-loader6.2.0indirect
npmfill-range7.0.1indirect
npmfind-cache-dir4.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmflat-cache3.1.1indirect
npmflatted3.2.9indirect
npmfor-each0.3.3indirect
npmform-data4.0.0indirect
npmfraction.js4.3.7indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.2indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobals11.12.0indirect
npmglobals13.23.0indirect
npmglobalthis1.0.3indirect
npmglobby11.1.0indirect
npmglobjoin0.1.4indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgrowly1.3.0indirect
npmhard-rejection2.1.0indirect
npmharmony-reflect1.6.2indirect
npmhas1.0.4indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.1indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhasown2.0.0indirect
npmhosted-git-info4.1.0indirect
npmhtml-encoding-sniffer3.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-tags3.3.1indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.6.3indirect
npmicss-utils5.1.0indirect
npmidentity-obj-proxy3.0.0indirect
npmignore5.2.4indirect
npmimmutable4.3.4indirect
npmimport-fresh3.3.0indirect
npmimport-lazy4.0.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminternal-slot1.0.6indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.2indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.0.0indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.13.1indirect
npmis-date-object1.0.5indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-map2.0.2indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj1.1.0indirect
npmis-plain-object5.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.1.4indirect
npmis-set2.0.2indirect
npmis-shared-array-buffer1.0.2indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.12indirect
npmis-weakmap2.0.1indirect
npmis-weakref1.0.2indirect
npmis-weakset2.0.2indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.6indirect
npmiterator.prototype1.1.2indirect
npmjest29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-jsdom29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-location-mock2.0.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-teamcity-reporter0.9.0indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watcher29.7.0indirect
npmjest-worker27.5.1indirect
npmjest-worker29.7.0indirect
npmjiti1.20.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjsdom20.0.3indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmknown-css-properties0.29.0indirect
npmlanguage-subtag-registry0.3.22indirect
npmlanguage-tags1.0.5indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmloader-runner4.3.0indirect
npmloader-utils2.0.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.17.21indirect
npmlodash.debounce4.0.8indirect
npmlodash.merge4.6.2indirect
npmlodash.throttle4.1.1indirect
npmlodash.truncate4.4.2indirect
npmloose-envify1.4.0indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlz-string1.5.0indirect
npmmagic-string0.25.9indirect
npmmake-dir2.1.0indirect
npmmake-dir4.0.0indirect
npmmakeerror1.0.12indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmathml-tag-names2.1.3indirect
npmmdn-data2.0.30indirect
npmmeow10.1.5indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.2indirect
npmminimist-options4.1.0indirect
npmmockdate3.0.5indirect
npmms2.1.2indirect
npmnanoid3.3.6indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-int640.4.0indirect
npmnode-notifier10.0.1indirect
npmnode-releases2.0.13indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnormalize-range0.1.2indirect
npmnormalize.css8.0.1indirect
npmnpm-audit-reporter-teamcity0.4.0indirect
npmnpm-run-path4.0.1indirect
npmnwsapi2.2.7indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.1indirect
npmobject-is1.1.5indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmobject.entries1.1.7indirect
npmobject.fromentries2.0.7indirect
npmobject.hasown1.1.3indirect
npmobject.values1.1.7indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.3indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse57.1.2indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpify4.0.1indirect
npmpirates4.0.6indirect
npmpkg-dir4.2.0indirect
npmpkg-dir7.0.0indirect
npmpostcss8.4.31indirect
npmpostcss-loader7.3.3indirect
npmpostcss-media-query-parser0.2.3indirect
npmpostcss-modules-extract-imports3.0.0indirect
npmpostcss-modules-local-by-default4.0.3indirect
npmpostcss-modules-scope3.0.0indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-resolve-nested-selector0.1.1indirect
npmpostcss-safe-parser6.0.0indirect
npmpostcss-scss4.0.9indirect
npmpostcss-selector-parser6.0.13indirect
npmpostcss-sorting8.0.2indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format27.5.1indirect
npmpretty-format29.7.0indirect
npmprompts2.4.2indirect
npmpsl1.9.0indirect
npmpunycode2.3.0indirect
npmpure-rand6.0.4indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmrandombytes2.1.0indirect
npmreact18.2.0indirect
npmreact-dom18.2.0indirect
npmreact-is16.13.1indirect
npmreact-is17.0.2indirect
npmreact-is18.2.0indirect
npmreact-refresh0.14.0indirect
npmread-pkg6.0.0indirect
npmread-pkg-up8.0.0indirect
npmreaddirp3.6.0indirect
npmredent3.0.0indirect
npmredent4.0.0indirect
npmreflect.getprototypeof1.0.4indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.1indirect
npmregenerator-runtime0.14.0indirect
npmregenerator-transform0.15.2indirect
npmregexp.prototype.flags1.5.1indirect
npmregexpu-core5.3.2indirect
npmregjsparser0.9.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequires-port1.0.0indirect
npmresolve1.22.8indirect
npmresolve2.0.0-next.5indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.2indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrollup2.79.1indirect
npmrollup3.29.4indirect
npmrollup-plugin-banner21.2.2indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.0.1indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.0indirect
npmsafer-buffer2.1.2indirect
npmsass1.69.4indirect
npmsass-loader13.3.2indirect
npmsass-mq6.0.0indirect
npmsaxes6.0.0indirect
npmscheduler0.23.0indirect
npmschema-utils3.3.0indirect
npmschema-utils4.2.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.5.4indirect
npmserialize-javascript6.0.1indirect
npmset-function-length1.1.1indirect
npmset-function-name2.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshellwords0.1.1indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmslice-ansi4.0.0indirect
npmslugify1.4.7indirect
npmsmob1.4.1indirect
npmsource-map0.6.1indirect
npmsource-map-js1.0.2indirect
npmsource-map-support0.5.13indirect
npmsource-map-support0.5.21indirect
npmsourcemap-codec1.4.8indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.16indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstop-iteration-iterator1.0.0indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.10indirect
npmstring.prototype.trim1.2.8indirect
npmstring.prototype.trimend1.0.7indirect
npmstring.prototype.trimstart1.0.7indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-indent4.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyle-loader3.3.3indirect
npmstyle-search0.1.0indirect
npmstylelint15.11.0indirect
npmstylelint-config-recommended10.0.1indirect
npmstylelint-config-recommended-scss9.0.1indirect
npmstylelint-config-standard30.0.1indirect
npmstylelint-config-standard-scss7.0.1indirect
npmstylelint-order6.0.3indirect
npmstylelint-prettier3.0.0indirect
npmstylelint-scss4.7.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks3.0.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-tags1.0.0indirect
npmsymbol-tree3.2.4indirect
npmtable6.8.1indirect
npmtapable2.2.1indirect
npmteamcity-service-messages0.1.14indirect
npmterser5.22.0indirect
npmterser-webpack-plugin5.3.9indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.1.3indirect
npmtr463.0.0indirect
npmtrim-newlines4.1.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest1.4.0indirect
npmtyped-array-buffer1.0.0indirect
npmtyped-array-byte-length1.0.0indirect
npmtyped-array-byte-offset1.0.0indirect
npmtyped-array-length1.0.4indirect
npmtypescript5.2.2indirect
npmunbox-primitive1.0.2indirect
npmundici-types5.25.3indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmuniversalify0.2.0indirect
npmupdate-browserslist-db1.0.13indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmutil-deprecate1.0.2indirect
npmuuid8.3.2indirect
npmv8-to-istanbul9.1.3indirect
npmvalidate-npm-package-license3.0.4indirect
npmvite4.5.0indirect
npmw3c-xmlserializer4.0.0indirect
npmwalker1.0.8indirect
npmwatchpack2.4.0indirect
npmwebidl-conversions7.0.0indirect
npmwebpack5.89.0indirect
npmwebpack-sources3.2.3indirect
npmwhatwg-encoding2.0.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url11.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-builtin-type1.1.3indirect
npmwhich-collection1.0.1indirect
npmwhich-typed-array1.1.13indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmws8.14.2indirect
npmxml-name-validator4.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.0.0indirect
Dependency advisories 1

Installing npm:@nice-digital/global-nav@7.1.1152 pulls in 71 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
serialize-javascript6.0.2indirecthigh27.0.5

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": [
        "header",
        "footer",
        "navigation",
        "nav",
        "webpack",
        "react",
        "nervjs"
      ],
      "is_fork": false,
      "size_kb": 5176,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 779,
        "SCSS": 40722,
        "JavaScript": 169316
      },
      "pushed_at": "2026-07-02T10:34:18Z",
      "created_at": "2019-01-29T09:34:27Z",
      "owner_type": "Organization",
      "updated_at": "2026-04-02T10:39:11Z",
      "description": "Global header and footer components for NICE digital services",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "SCSS"
      ]
    },
    "owner": {
      "blog": null,
      "name": "NICE Digital",
      "type": "Organization",
      "login": "nice-digital",
      "company": null,
      "location": null,
      "followers": 22,
      "avatar_url": "https://avatars.githubusercontent.com/u/449830?v=4",
      "created_at": "2010-10-22T14:32:40Z",
      "is_verified": null,
      "public_repos": 84,
      "account_age_days": 5752
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.0.0.105-r5B79532",
          "kind": "other",
          "published_at": "2019-05-16T08:29:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "963fb7ebb4d93312ad76191f283d43d88e68af13",
          "body": "* GN-255 update footer links\n\n* GN-255 update snapshots from link changes\n\n* GN-255 revert link text\n\n* GN-255 update snapshots from reverted link text",
          "is_bot": false,
          "headline": "GN-255 footer links update (#245)",
          "author_name": "Dale Hudson",
          "author_login": "dalecreativ",
          "committed_at": "2026-04-02T10:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494bcbe660bce1b4f2b2183d2c8fe9d086de1888",
          "body": null,
          "is_bot": false,
          "headline": "GN-256 bump to latest design system version (#244)",
          "author_name": "Dale Hudson",
          "author_login": "dalecreativ",
          "committed_at": "2026-03-30T10:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc360a5630b7cdb4d094f65e0768dcdcb8e2f73",
          "body": "This reverts commit 062f8606f349f30dc3dc6bde7c5d88111402a632.",
          "is_bot": false,
          "headline": "Revert \"GN-256 bump to latest design system version\"",
          "author_name": "Dale H",
          "author_login": "dalecreativ",
          "committed_at": "2026-03-26T10:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "062f8606f349f30dc3dc6bde7c5d88111402a632",
          "body": null,
          "is_bot": false,
          "headline": "GN-256 bump to latest design system version",
          "author_name": "Dale H",
          "author_login": "dalecreativ",
          "committed_at": "2026-03-26T10:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c05a8e93d8a7bad47f5c1b9710ce28230c0d5a",
          "body": null,
          "is_bot": false,
          "headline": "GN-253 bump to latest Design System version (#243)",
          "author_name": "Dale Hudson",
          "author_login": "dalecreativ",
          "committed_at": "2026-03-05T15:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb08883a51a18ef598e9f9dc521cd1f464564a4",
          "body": "* GN-246 Remove skip link from search form\n\n* GN-246 Add focus management to search results after submission\n\n* GN-246 Fix failing snapshots and unit tests\n\n* GN-246 Remove auto focus functionality from global nav",
          "is_bot": false,
          "headline": "GN-246 investigate skip link (#242)",
          "author_name": "Shilpa Unni",
          "author_login": "shilpanice",
          "committed_at": "2026-02-23T14:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27949eeec085b3ec5a4ad9daa44a31a73fb3dc8b",
          "body": "* GN-244 update BNFC label in services config\n\n* GN-244 Add non-breaking space for  BNFC text\n\n* GN-244 Update BNF and BNFC logos\n\n* GN-244 Updated failing snapshots\n\n* GN-244 Update BNF to BNFC\n\n* GN-244 Update failing snapshots\n\n* GN-244 update to use no-whitespace version of CKS logo and add padd\n[…]\n snapshots to reflect updated abbreviation accessibility text\n\n* GN-244 prettier:fix\n\n* GN-244 update footer snapshot year to 2026\n\n---------\n\nCo-authored-by: Becca Dawson <rebecca.dawson@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-244 Fix broken Footer snapshot (#240)",
          "author_name": "Shilpa Unni",
          "author_login": "shilpanice",
          "committed_at": "2026-01-22T08:34:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac028459cf2a999cbaf0116a2cc8cd05598866fa",
          "body": "* GN-244 update BNFC label in services config\n\n* GN-244 Add non-breaking space for  BNFC text\n\n* GN-244 Update BNF and BNFC logos\n\n* GN-244 Updated failing snapshots\n\n* GN-244 Update BNF to BNFC\n\n* GN-244 Update failing snapshots\n\n* GN-244 update to use no-whitespace version of CKS logo and add padd\n[…]\ndding value for subnav images\n\n* GN-244 update snapshots to reflect updated abbreviation accessibility text\n\n* GN-244 prettier:fix\n\n---------\n\nCo-authored-by: Becca Dawson <rebecca.dawson@nice.org.uk>",
          "is_bot": false,
          "headline": "Gn 244 update bnf bnfc logos (#239)",
          "author_name": "Shilpa Unni",
          "author_login": "shilpanice",
          "committed_at": "2026-01-05T08:46:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e1b5e6bc9b7aa986e7a4cd1d8c05eaa78f5bcb3",
          "body": "…to list our certification to userbase (#238)\n\n* GN-245 Added cyber certification logo with correct layout\n\n* GN-245 Update unit test cases and fix list errors\n\n* GN-245 Add logic to hide cyber security logo based on expiry date\n\n* GN-245 Modified Logic to render the CE logo\n\n* GN-245 Add unit test \n[…]\nill render cert by default before expiry date.\n\n* GN-245 add note comments around test updates needed for cyber logo.\n\n- remove console.log\n\n---------\n\nCo-authored-by: Dale H <dale.hudson@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-245 request for addition of cyber essentials logo to nice website …",
          "author_name": "Shilpa Unni",
          "author_login": "shilpanice",
          "committed_at": "2025-11-28T08:30:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3890be9c389704eb57a4ceb7dff5fda515c7a614",
          "body": "…237)\n\n* GN-241 update readme to specify install global nav on new projects\n\n* GN-241 npm audit fix, critical vulnerabilities\n\n* GN-241 lint readme\n\n* Revert \"GN-241 npm audit fix, critical vulnerabilities\"\n\nThis reverts commit d702065aebffc5ba53c9b6ae7d698da28187f250.",
          "is_bot": false,
          "headline": "GN-241 update readme to specify install global nav on new projects (#…",
          "author_name": "Dale Hudson",
          "author_login": "dalecreativ",
          "committed_at": "2025-09-26T09:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a283d0e7d9133a935c1d93da0debbb6fe80d1aaf",
          "body": "…n header nav and regenerate snapshot to reflect changes (#236)\n\n* GN-237 update header nav to only display items marked for inclusion in header nav and regenerate snapshot to reflect changes\n\n* GN-237 Remove filter for header links from NavLinks as this is now done when creating ServicesToDisplay a\n[…]\nbal nav\n> Henry Cass Yesterday 13:47\n> just spotted what looks like a font-size issue in the meganav on api.nice.org.uk\n\n* GN-237 update dropdown skiplink unit test to reflect update to skiplink logic",
          "is_bot": false,
          "headline": "GN-237 update header nav to only display items marked for inclusion i…",
          "author_name": "beccadawson",
          "author_login": "beccadawson",
          "committed_at": "2025-09-01T12:22:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c22223f082a48dfa3bb0a1c2232ac724a4079258",
          "body": "* GN-233 Create new MoreFromNICE dropdown component\n\n* GN-233 Fix linting issues\n\n* GN-233 Remove button cta from MoreFromNICE dropdown component\n\n* GN-233 Remove Life sciences from header menu\n\n* GN-233 Add MoreFromNICE to dropdown components barrel export\n\n* GN-233 Promote CKS to third position in\n[…]\n233 fix comment typo\n\n* GN-233 Remove margin-top from hr in dropdowns\n\n* GN-233 Make nav links equidistant and adjust position of dropdown chevron for desktop\n\n* GN-233 scss linting fixes for ordering",
          "is_bot": false,
          "headline": "GN-233 Global navigation rejig (#235)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2025-08-04T08:13:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "257417ffeda51e71a96c8efc7539d61ca3235801",
          "body": "* GN-225 Added View all What we do Link to About section\n\n* GN-225 Update snapshots to reflect changes in the About section",
          "is_bot": false,
          "headline": "Gn 225 please add a new link to about tab (#234)",
          "author_name": "Shilpa Unni",
          "author_login": "shilpanice",
          "committed_at": "2025-04-01T14:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2d035af254c79b008690d086a20437af08aaf5",
          "body": "* GN-226 Updated Global-nav for Life Science from https://www.healthtechconnect.org.uk/ to https://innovation.nhs.uk/\n\n* GN-226 Updated the text for Non-pharmaceutical under \"Register Your Product\" column\n\n* GN-226 Updated Snapshots for footer and header",
          "is_bot": false,
          "headline": "GN-226 update global nav life sciences (#233)",
          "author_name": "Shilpa Unni",
          "author_login": "shilpanice",
          "committed_at": "2025-03-10T11:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c241bc3fda836e20d33cf52f00b7c26a8dfd79",
          "body": "* GN-215: test udpate DS dep to fix visual regression\r\n\r\n- updating to alpha to test across services\r\n\r\nCo-authored-by: John Davey <johndavey72@users.noreply.github.com>\r\n\r\n* GN-215: bump to new DS to alpha\r\n\r\n- Bring in refactor from page-header\r\n\r\nCo-authored-by: John Davey <johndavey72@users.noreply.github.com>\r\n\r\n* GN-215: bump design-system package 5.0.28\r\n\r\n- bring in page-header updates from fix refactor\r\n\r\n---------\r\n\r\nCo-authored-by: John Davey <johndavey72@users.noreply.github.com>",
          "is_bot": false,
          "headline": "GN-215  Udpate DS dependency to fix visual regressions (#232)",
          "author_name": "Dale Hudson",
          "author_login": "dalecreativ",
          "committed_at": "2024-08-30T10:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f469bb2c2e3905ea5268e21b1c861823197a89c",
          "body": "* GN-215 Replace Twitter logo with X logo\r\n\r\n* GN-215 Update snapshots\r\n\r\n* GN-215: add Events link update for NW-1915\r\n\r\n---------\r\n\r\nCo-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "Gn 215 x logo (#231)",
          "author_name": "Dale Hudson",
          "author_login": "dalecreativ",
          "committed_at": "2024-08-20T12:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624c9fe2aadd39ee0aadb0615642fd5f897f5bbb",
          "body": null,
          "is_bot": false,
          "headline": "GN-224 Update standards and indicators link and snapshots (#229)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2024-04-30T12:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735dcca8f835e1d8e4a6351195f7af6a369062e3",
          "body": "Co-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-221 Fix illegible text on current page (#228)",
          "author_name": "Chris Barker",
          "author_login": "barkertron",
          "committed_at": "2023-11-03T11:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6148c28139b2fa0b8525c2be8d9e6c96d16641f1",
          "body": "Co-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-220 Update NICE Advice service description (#227)",
          "author_name": "Chris Barker",
          "author_login": "barkertron",
          "committed_at": "2023-11-02T14:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af838a75660c34e274569904556f2c711585ac3",
          "body": "…udit (#226)\n\n* initial commit for vite\r\n\r\n* Add static examples directory\r\n\r\n* Add vite environment variable debug line\r\n\r\n* redirect to /examples/ in dev mode\r\n\r\n* simplify examples redirection\r\n\r\n* fix configs for examples\r\n\r\n* cks autocomplete endpoint wip. Fix indev config\r\n\r\n* placeholder comm\n[…]\noilerplate css files\r\n\r\n* GN-218 nds version bump and npm audit\r\n\r\n* GN-218 Update node version to 18 latest\r\n\r\n* GN-218 Remove redundant promise-polyfill dep\r\n\r\n* GN-218 npm audit. Dependency updates",
          "is_bot": false,
          "headline": "GN-218 megamenu removal, GN-219 changes for nice advice, GN-143 npm a…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-10-31T10:36:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4459110c7a5127fde5bb3f4dd17887c6941b3cd",
          "body": "…omponents (#224)\n\n* GN-211 Change react class components to functional components\r\n\r\n* GN-211 Change Header class component to functional component\r\n\r\n* Remove old account component file. Move class default props to functional default prop style\r\n\r\n* GN-211 Restore proptypes",
          "is_bot": false,
          "headline": "GN-211 Refactor global nav to remove default props and use function c…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-08-16T10:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f79422ab4e0a35e11e9937deb317aab45d9c91d2",
          "body": "* GN-210 Update footer links to new forms\r\n\r\n* GN-210 Fix failing tests and snapshots\r\n\r\n---------\r\n\r\nCo-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-210 Update footer links to new forms (#222)",
          "author_name": "Chris Barker",
          "author_login": "barkertron",
          "committed_at": "2023-08-07T14:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b280112aea5d0fcac01aca9f84a0952242ab3bc",
          "body": null,
          "is_bot": false,
          "headline": "GN-209 Version bump design system (#221)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-06-29T09:31:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f754c963ffbc2331f6eeb5d158d1c95271beae86",
          "body": "* GN-76 Upgrade deps\r\n\r\n* GN-76 Update deps\r\n\r\n* GN-76 Add TypeScript\r\n\r\n* GN-76 Initial migration to React Testing Library\r\n\r\n* GN-76 Fix header and nav tests\r\n\r\n* GN-76 Fix search tests\r\n\r\n* GN-76 Fix skip link tests\r\n\r\n* GN-76 Fix sub nav tests\r\n\r\n* GN-76 Fix escape key hook tests\r\n\r\n* GN-76 Init\n[…]\nly prop\r\n\r\n---------\r\n\r\nCo-authored-by: Ian Routledge <ian.routledge@nice.org.uk>\r\nCo-authored-by: Chris Barker <chris@christopherbarker.co.uk>\r\nCo-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-76 drop ie11 and updates 2 (#220)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-06-27T09:09:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fa5e089aefea7d85a48e2b4f4a981f2f7d56a63",
          "body": "Co-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-208 Make miscellaneous minor updates to nav and footer text (#218)",
          "author_name": "Chris Barker",
          "author_login": "barkertron",
          "committed_at": "2023-06-08T13:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1bf451133656e21cfbafb5a2be73357541f2855",
          "body": "…g open dropdown id when clicking alphabet links to resolve issue with scrim style module remaining applied and keeping the scrim open (#217)",
          "is_bot": false,
          "headline": "GN-204 Change hashchange listener for popstate listener for nullifyin…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-04-12T15:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c16f903bf8c8017caf66dcad542cf2275c97c775",
          "body": "* GN-203 Change text on HTE programme\r\n\r\n* GN-203 Add full stop",
          "is_bot": false,
          "headline": "GN-203 Change text on HTE programme (#214)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-02-13T11:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4186b04785f7eed8d0afd263bfee4e8fbca2bc96",
          "body": "…#213)",
          "is_bot": false,
          "headline": "GN-202 Add HTE guidance item to guidance dropdown and example page. (…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2023-01-31T11:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d00073e69ae5ef643746df59ed3bfaabcd12ff",
          "body": "…… (#209)\n\n* GN-201 Update type def for Service from 'standards' to 'standards-and-indicators'. Remove console.warn on skipLink id check\r\n\r\n* GN-201 Correct PropTypes.boolean to PropTypes.bool after proptypes warning in console",
          "is_bot": false,
          "headline": "GN-201 Update type def for Service from 'standards' to 'standards-and…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-11-15T12:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f59f5443b93c2cd44bd4fbd39440c7a1e817d32",
          "body": null,
          "is_bot": false,
          "headline": "GN-194 Change indicators list buton text (#205)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-10-04T14:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c64bafe97392fca16c3fdb2e95868979d71e3c",
          "body": "Co-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-198 Replace Indev nav link (#206)",
          "author_name": "Chris Barker",
          "author_login": "barkertron",
          "committed_at": "2022-09-28T10:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c63a4990f8408ba2ee4de67e20a8b3f42e8f72bf",
          "body": null,
          "is_bot": false,
          "headline": "GN-197 Fix footer links (#203)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-09-20T15:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eadd305930a446d73fa147fb0db7145f72f80736",
          "body": "* GN-196 Remove corona message component\r\n\r\n* GN-196 Remove CoronaMessage import from header",
          "is_bot": false,
          "headline": "GN-196 Remove covid banner from all sites (#201)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-09-20T15:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531dd62cb48479e5cb700a74360aa28130fa1a8e",
          "body": "… attributes fix (#198)\n\n* GN-192 Detect location or hash changes and close dropdown - wip\r\n\r\n* GN-192 Remove click handlers from BNF/c dropdowns\r\n\r\n* GN-192 Remove null check for idOfOpenDropdown on location/hash change\r\n\r\n* GN-192 Convert Search class to functional component and apply aria-actived\n[…]\nto click outside detection and escape keydown hook with useCallback to prevent unnecessary add/remove eventlistener steps in side effects\r\n\r\n* GN-192 Simplify unit test setup for useEscapeKeydown hook",
          "is_bot": false,
          "headline": "GN-192 & GN-193 Mega nav not closing when clicking on a link and aria…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-09-07T13:14:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03291d7fe283b307812711610278475f52ab08a8",
          "body": null,
          "is_bot": false,
          "headline": "GN-187 NDS version bump",
          "author_name": "Chris Barker",
          "author_login": null,
          "committed_at": "2022-08-10T10:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530f7b80611467d4cde50c290ef2f8998b97b30e",
          "body": "* GN-187 Update brand typography\r\n\r\n* GN-187 Update Lora weights\r\n\r\n* GN-187 Remove old examples\r\n\r\n* GN-187 Update NDS version\r\n\r\n* GN-187 Bump NDS version\r\n\r\n* GN-187 Update components\r\n\r\n* GN-187 Add tokens\r\n\r\n* GN-187 Fix tokens import paths\r\n\r\n* GN-187 Fix back to top module path\r\n\r\n* GN-187 Fi\n[…]\n* GN-187 Bump NDS version\r\n\r\n* GN-187 Bump NDS version\r\n\r\n* GN-187 Bump NDS version\r\n\r\n* GN-187 NDS version bump\r\n\r\n* GN-187 Bump NDS version\r\n\r\nCo-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-187 Brand refresh (#199)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-08-10T09:59:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc3830748adb2c7ca1b940fa50619afa3b9919cb",
          "body": null,
          "is_bot": false,
          "headline": "GN-188 Change guidance to advice for CKS (#197)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-07-05T09:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27ac77a96ce7cae1fb664b1264047e8a16495846",
          "body": "* GN-186 Remove non-fix for dropdown closing issue from BNF launch day\r\n\r\n* GN-186 npm shrinkwrap, ensuring same deps are installed everywhere - fixes BNF IE11 .contains issue in react-focus-trap with sub-dep tabbable versions > 5.2.1 (see https://github.com/focus-trap/tabbable/issues/664)\r\n\r\n* GN-1\n[…]\n6 Add margin bottom to back to top link to fix issue with link being hidden by footer in IE11\r\n\r\n* GN-186 Move ie11 specific style to navlinks\r\n\r\n* GN-186 Apply width fix for IE11 flexbox shortcomings",
          "is_bot": false,
          "headline": "GN-186 IE11 fixes (#194)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-06-21T14:01:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8090e2488cb3e17f89e7a3d941589fb0dce4764e",
          "body": "* GN-183 Update paths in meganav for bnf/c\r\n\r\n* GN-183 Change BNF/C drugs A-Z link anchors to lowercase\r\n\r\n* GN-183 Add click handler to dismiss dropdown on A to Z link click\r\n\r\n* GN-183 Add click handler to dropdown links bnf/c to close dropdowns",
          "is_bot": false,
          "headline": "GN-183 Mega nav bnf links (#191)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-05-26T09:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e9a6769ad262c427e0146e6e6dd6f383f6e7ce",
          "body": null,
          "is_bot": false,
          "headline": "GN-183 Update paths in meganav for bnf/c (#190)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-05-25T15:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d487df1a45d8673c85e3d1a8f1bab030b135b0ff",
          "body": "* GN-166 Update services.json to accommodate image links for BNF/BNFC\r\n\r\n* GN-166 Add logos for bnf/bnfc and update subnav links for bnf vanity urls\r\n\r\n* GN-166 Optimise svgs for bnf/bnfc\r\n\r\n* GN-166 Optimise bnfc logo, increase precision\r\n\r\n* GN-166 Update dropdown content to reflect new urls\r\n\r\n* \n[…]\n-182 Adjust button/link padding in smaller viewports to prevent site wider than content issue\r\n\r\n* GN-182 Adjust column-gap and chevron size for navlinks on tablet to address issue floating BTT issue.",
          "is_bot": false,
          "headline": "GN-166 Update subnav for bnf (#175)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-05-25T12:07:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13ea413c3572b185be9ff67ad85af515442a0c08",
          "body": null,
          "is_bot": false,
          "headline": "GN-170 Add new InDev menu config item (#177)",
          "author_name": "Andy Child",
          "author_login": "AndyChildNice",
          "committed_at": "2022-05-23T13:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "767ffbfe83f4f510584841a3d320f587598aa39a",
          "body": "…or (#186)",
          "is_bot": false,
          "headline": "GN-181 Remove withPadding prop from render block, causing console err…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-04-13T16:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d6546c1d3abf41a9c88870f43b931212ba6686",
          "body": null,
          "is_bot": false,
          "headline": "GN-180 Fix InDev (#184)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-04-06T11:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d27470e240d5c58e7525e17eceaba211032821",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#185)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-04-06T08:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d13311ba87d6f7b372bcfa6ca140377a0643a4e",
          "body": "* GN-174 Update links and text for About dropdown. Layout wip\r\n\r\n* GN-174 About dropdown layout wip\r\n\r\n* GN-174 Layout for about dropdown\r\n\r\n* GN-174 Add 'Our programmes' strapline\r\n\r\n* GN-174 Remove inline styles for about dropdown columns\r\n\r\n* GN-174 Minor content tweaks for BNF/c\r\n\r\n* GN-174 Add \n[…]\nlvement link\r\n\r\n* GN-179 Fix public involvement link. Switch guideline prototype link copy and summary\r\n\r\n* GN-179 Add missing oxford commas in life sciences dropdown\r\n\r\n* GN-179 Removed oxford commas",
          "is_bot": false,
          "headline": "GN-179 GN-178 GN-177 GN-175 GN-174 mega nav content changes (#183)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-03-31T14:57:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "827a450d58259b35218813286ea834ff674bb575",
          "body": "* GN-173 Remove decommissioned services. Add createMarkup function. Update snapshots\r\n\r\n* GN-173 Add non breaking space char to services json to avoid need for dangerouslySetInnerHtml and createMarkup  util function\r\n\r\n* GN-173 Remove decommissioned services. Add createMarkup function. Update snapshots\r\n\r\n* GN-173 Add non breaking space char to services json to avoid need for dangerouslySetInnerHtml and createMarkup  util function",
          "is_bot": false,
          "headline": "GN-173 Remove decommissioned services. Add createMarkup function (#178)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-03-29T14:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2240d06694e44a3787c6347b2618bf9ac6cf25b",
          "body": "* wip\r\n\r\n* GN-172 Remove about page from services link list in footer. Add unit test to verify removal\r\n\r\n* remove debug code\r\n\r\n* GN-172 Refactor unit test to match dropdown boolean approach\r\n\r\n* GN-172 Further refactoring for footer boolean and unit test\r\n\r\n* GN-172 Add unit test for footer boolea\n[…]\nformation from services mock services.json\r\n\r\n* GN-172 Remove redundant information from Nav mock services.json\r\n\r\n* GN-172 Update unit test snapshot\r\n\r\n* Delete Nav.test.jsx.snap\r\n\r\n* re-add snapshot",
          "is_bot": false,
          "headline": "GN-172 About about nice appears twice in footer (#176)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-03-29T13:45:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a2ff8e8907afaf41147a7073a772ad65236e4ff",
          "body": "* GN-176 Add withPadding option for Main component\r\n\r\n* GN-176 Add css and update readMe for withPadding Main component prop\r\n\r\n* GN-176 Update backToTop snapshot\r\n\r\n* GN-176 Changes post code review to flip default state and tidy up measurements for withPadding\r\n\r\n* GN-176 Add typescript def for withPadding prop",
          "is_bot": false,
          "headline": "GN-176 Optional padding on back to top (#181)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-03-25T16:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4392cd1099511d7338b40563a3a9c2c010bee54a",
          "body": null,
          "is_bot": false,
          "headline": "Fix prettier styling error",
          "author_name": "Chris Barker",
          "author_login": null,
          "committed_at": "2022-03-22T11:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e05772526fa96b336c5613d9dbde054dcd200e3",
          "body": "Co-authored-by: Chris Barker <chris.barker@nice.org.uk>",
          "is_bot": false,
          "headline": "Fix SASS division deprecation warnings (#179)",
          "author_name": "barkertron",
          "author_login": "barkertron",
          "committed_at": "2022-03-22T10:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb63540112f328515e67f88f35a2d93474aed37a",
          "body": "* GN-168 Add back to top component to footer with basic styling, wip\r\n\r\n* BNF-168 Conditionally render back to top based on show prop\r\n\r\n* GN-168 Add default scrollTargetId for back to top link\r\n\r\n* GN-168 Add default props for back to top proptypes\r\n\r\n* GN-168 Detect if supplied scrollTargetId exis\n[…]\nlude elementType prop on main component\r\n\r\n* update useClickoutside hook test to eliminate render console error\r\n\r\n* GN-168 Update documentation. Update types for main component. Add classnames helper",
          "is_bot": false,
          "headline": "GN-168 Back to top link (#174)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-03-09T11:31:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26c37fb0133678edb42460a606f7651b92554ddf",
          "body": "* GN-169 Add hooks to trigger global_nav_config callbacks on dropdown toggle\r\n\r\n* GN-169 Update example classNames for global-nav BEM\r\n\r\n* GN-169 Refactor, add type defs for onDropdownOpen and onDropdownClose props\r\n\r\n* refactoring wip\r\n\r\n* getCallbackFunction wip\r\n\r\n* GN-169 Accommodate dropdown open/close hook callbacks when passed as a string\r\n\r\n* GN-169 Refactor to use getCallbackFunction util",
          "is_bot": false,
          "headline": "GN 169 Dropdown open and close hooks (#170)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-03-07T11:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e558990cc5280d1b45a5faf5c9c4c7037ec34e5a",
          "body": "…ess (#167)",
          "is_bot": false,
          "headline": "GN-167 Change autocomplete rateLimit to 100ms to increase responsiven…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-02-21T15:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87fe01235d8f0d3ffc7dc77cde00d4a2279beb8",
          "body": "* IDAM-481-Show-The-Signed-In-Users-Name\r\n\r\n* IDAM-481 Add Padding\r\n\r\n* IDAM-481 Add Padding\r\n\r\n* IDAM-481 Add Padding\r\n\r\n* IDAM-481 Update Snapshot\r\n\r\n* IDAM-481 Make Span Display Block\r\n\r\n* IDAM-481 Reorder CSS Properties\r\n\r\n* IDAM-481 Share Common Properties\r\n\r\n* IDAM-481 Don't Use Real Name\r\n\r\n* IDAM-481 Show The Signed IN Users Name\r\n\r\n* IDAM-481 Order Selectors Correctly\r\n\r\n* IDAM-481 Move Name To Top\r\n\r\n* IDAM-481 Update Snapshot\r\n\r\n* IDAM-481 Fix Typo",
          "is_bot": false,
          "headline": "IDAM-481 GN-156 Show-The-Signed-In-Users-Name (#168)",
          "author_name": "Imran Azad",
          "author_login": "imranazad",
          "committed_at": "2022-02-15T11:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32182bf7d00dd09d7c1d5212c792b75bf61af9ca",
          "body": "* GN-165 Add icons as proper dependency\r\n\r\n* GN-165 Prettier formatting fix\r\n\r\n* GN-165 Fix dependencies\r\n\r\n* GN-165 Re-instate missing border radius\r\n\r\n* GN-165 Update rgba function\r\n\r\n* GN-165 Fix rgba function\r\n\r\n* GN-165 Fix rgba percentages for older SCSS versions",
          "is_bot": false,
          "headline": "GN-165 Add icons as proper dependency (#166)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-01-27T15:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e6b968bc37d46d32f4cb476ffa83486203732f",
          "body": "Because of wrong content intrinsic height",
          "is_bot": false,
          "headline": "GN-164 Add fix for axe tests (#165)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2022-01-26T13:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eac12f234daf42e7db434aabb0cb29314105ee6",
          "body": "* GN-157 Change footer z-index to zero to ensure it appears behind dropdowns on consultations\r\n\r\n* fixes wip\r\n\r\n* GN-161 Add id attr to match href in skip links\r\n\r\n* GN-161 update hash to match id and resolve axe error caused by mismatch\r\n\r\n* GN-161 Update test and remove id attribute\r\n\r\n* GN-161 Mo\n[…]\nl from span\r\n\r\n* GN-161 Fix typo in test name\r\n\r\n* GN-161 Fix failing tests\r\n\r\n* GN-163 Fix issues causing console warnings\r\n\r\n* GN-161 Add logic to prepend navslug href correctly for content-start id",
          "is_bot": false,
          "headline": "GN-161 Skip submenu accessibility (#160)",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2022-01-04T09:14:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21e165cb6e0e1621fa731d9df69ed563ce314e9d",
          "body": "…downs on consultations (#159)",
          "is_bot": false,
          "headline": "GN-157 Change footer z-index to zero to ensure it appears behind drop…",
          "author_name": "John Davey",
          "author_login": "johndavey72",
          "committed_at": "2021-12-07T16:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161c20fa8864f05d78ffcacd372bc1dfc2fa3b06",
          "body": "* GN-95 Move NavLinks to own component\r\n\r\n* GN-95 Get button in if dropdown\r\n\r\n* GN-95 Skip links and click behaviour\r\n\r\n* GN-95 Skip links\r\n\r\n* GN-95 Styling\r\n\r\n* GN-95 Styling, aria controls, chevron\r\n\r\n* GN-95 Active text on button\r\n\r\n* GN-95 Refactoring styling\r\n\r\n* Ignore netlify file\r\n\r\n* GN-9\n[…]\nohn.davey@nice.org.uk>\r\nCo-authored-by: Ian Routledge <ian.routledge@nice.org.uk>\r\nCo-authored-by: Ian Routledge <ian@ediblecode.com>\r\nCo-authored-by: John Davey <johndavey72@users.noreply.github.com>",
          "is_bot": false,
          "headline": "GN-115 Mega nav production ready (#145)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2021-12-02T16:45:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23ed7aff9947cb529597965369a16ef66484228c",
          "body": "Co-authored-by: Ian Routledge <ian@ediblecode.com>",
          "is_bot": false,
          "headline": "GN-56 Footer logo and remove IE8 support for SVG fallback (#141)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2021-11-08T12:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e08c75d2e16107d0f68216dad4ceba3e1f1969",
          "body": "* GN-116 Pin Node version with Volta\r\n\r\n* GN-116 Update readme",
          "is_bot": false,
          "headline": "GN-116 Publishing to npm (#142)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-11-05T15:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2b7a8f25786585d2c530efe692c9113a84fa58",
          "body": "* GN-92-Add destination url for typeahead into dataLayer push\r\n\r\n* GN-92-Run prettier on index.test.js\r\n\r\n* GN-92-Fix failing tests",
          "is_bot": false,
          "headline": "GN-92-Add destination url for typeahead into dataLayer push (#119)",
          "author_name": "Grendelsson",
          "author_login": "Grendelsson",
          "committed_at": "2021-08-09T10:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb22878db75df0e581776c6f8d4df2042b75cbed",
          "body": "* GN-000 Life sciences link in\r\n\r\n* GN-000 Padding regret",
          "is_bot": false,
          "headline": "NAV1-1 Life sciences link (#118)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2021-07-22T09:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db318d6b5eb45a40f2e1655e287c7fb48186d1ec",
          "body": "* GN-90 Add iOS detect for inlining autocomplete\r\n\r\n* Missing display switch\r\n\r\n* GN-90 Term finder formatting",
          "is_bot": false,
          "headline": "GN-90 Add iOS detect for inlining autocomplete (#114)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2021-06-15T14:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176439a5df3c09096ab7498ebda2389407779515",
          "body": "* GN-54 Add skip to content link after search box\r\n\r\n* GN-54 Separate SkipLink into component\r\n\r\n* Remove redundant styling\r\n\r\n* GN-54 Make 'to' prop required in skiplink\r\n\r\n* Update package lock",
          "is_bot": false,
          "headline": "GN-54 Add skip to content link after search box (#111)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2021-06-10T10:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d06ff40198f16ebcc3e53106aba963739012093",
          "body": "* ID-278 - updating the services.json file with an internal and external section, then updating the tests + code to match. internal not used yet.\r\n\r\n* ID-278 - adding support and tests for the internal services only showing themselves.\r\n\r\n* ID-278 - improving a test and adding another one.\r\n\r\n* ID-2\n[…]\noperty\r\n\r\n* ID-278 - adding an example for indev.\r\n\r\n* ID-278 - ruuning prettier:fix to fix up some formatting\r\n\r\n* ID-278 Fixed concat issue\r\n\r\nCo-authored-by: John Holland <john.holland@nice.org.uk>",
          "is_bot": false,
          "headline": "ID-278 Add support for internal services (#94)",
          "author_name": "John Williams",
          "author_login": "John-Williams",
          "committed_at": "2021-06-04T08:59:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9692aa594cfbc91ff6c6d6c8ab07f46d20c09e1",
          "body": "* GN-89 Bump package with minor version\r\n\r\nThis new config is a new feature\r\n\r\n* GN-89 Add suggestion template and update deps\r\n\r\n* GN-89 Remove console log\r\n\r\n* GN-89 Add audit command for team city\r\n\r\n* GN-89 Fix launch command\r\n\r\n* GN-89 Pass autocomplete options from search\r\n\r\n* GN-89 Export all types\r\n\r\n* GN-89 Downgrade react back to 16\r\n\r\nEnzyme doesn't support 17\r\n\r\n* GN-89 Add new suggestion template options to readme",
          "is_bot": false,
          "headline": "GN-89 Allow custom suggestion template (#109)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-05-28T13:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067ce16c5ff8da0fa2194dff3b8e4b41c90eaf63",
          "body": null,
          "is_bot": false,
          "headline": "Update readme: make it clearer how to disable auth (#101)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-03-29T10:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b663ee31045041ac09b6c8790745c35b98bfd2",
          "body": null,
          "is_bot": false,
          "headline": "GN-88 Fix wrapping with main navigation on tablets (#100)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-03-11T14:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "883cb100659572e9cab4b79179040a8985be0bc3",
          "body": null,
          "is_bot": false,
          "headline": "GN-86 Document TitleHtml field (#97)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-03-11T12:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7631700e57cd1cd2bb5e0b8d3a6f54f7fff684b5",
          "body": null,
          "is_bot": false,
          "headline": "GN-87 Update deps (#99)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-03-09T11:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "243e9d9d0441a7155b541a6d8b1fa59b62f1f2f4",
          "body": null,
          "is_bot": false,
          "headline": "GN-85 Fix issue with enter key press not working (#96)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-03-08T16:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c0b87ff7f65833aa95988581cb117897bf35ffb",
          "body": "* GN-85 Fix hydration issue\r\n\r\n* GN-85 Fix autocomplete hydration",
          "is_bot": false,
          "headline": "GN-95 Hydration issue with autocomplete (#95)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-03-03T13:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a4285ccce021da58473c1db2ae7620c38bf75a",
          "body": null,
          "is_bot": false,
          "headline": "GN-38 Add 512 character max length (#93)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-02-25T16:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a9b3e5607a49520de9632afdc26fe84421651d",
          "body": null,
          "is_bot": false,
          "headline": "GN-83 Fix CSS import paths (#92)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-01-19T13:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7f4964303cba16fd05d844cc3cd3fbbc51d7f0",
          "body": null,
          "is_bot": false,
          "headline": "GN-82 Rename health topics for CKS (#90)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2021-01-18T14:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8474c9d7502d0d568683417d19727161188afab0",
          "body": "* GN-80 Evidence search retest tasks\r\n\r\n* fix tests\r\n\r\n* GN-80 Upgrade /icons to 2.1.6 for non-focusable SVGs\r\n\r\n* GN-80 Add keyboard tooltips to footer service links\r\n\r\n* GN-80 Updated snapshot\r\n\r\n* GN-80 Update NICE icons to 2.1.7\r\n\r\nCo-authored-by: Liza Adebowale <Liza.Adebowale@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-80 Evidence search retest tasks (#88)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2021-01-12T13:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41664faa08a95bfd790ccb5cb6241fe3c7c09a7",
          "body": "As per https://web.dev/content-visibility/",
          "is_bot": false,
          "headline": "GN-73 Apply auto content visibility to footer (#86)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-11-27T11:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9241837600ec217300ded76c43fa266d45a1f4",
          "body": "* GN-71 Update deps\r\n\r\n* GN-71 Bump package json version\r\n\r\nWe're introducing a breaking change, mostly because of the\r\nenv flags for webpack 4\r\n\r\n* GN-71 Add prettier to lint command\r\n\r\n* GN-71 Update readme\r\n\r\nUpdate Node version and add new tasks\r\n\r\n* GN-71 Add v2 upgrade docs\r\n\r\n* GN-71 Update deps and use dart sass",
          "is_bot": false,
          "headline": " GN-71 Update deps (#84)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-11-12T10:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721e710bf2e829d0d2259429773676ffd7211b35",
          "body": "* GN-74 Replace hot loader with fast refresh\r\n\r\n* GN-74 Small refactor",
          "is_bot": false,
          "headline": "GN-74 Replace hot loader with fast refresh (#87)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-11-11T11:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1994c99e84da3b658575c71cc53dc0e4be95a7",
          "body": "* GN-61 Remove cookie banner\r\n\r\n* GN-51 Update deps\r\n\r\n* GN-61 Fix test with updated snapshot",
          "is_bot": false,
          "headline": "GN-61 Remove cookie banner (#83)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-11-02T08:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560205384a051b194727105f8682e99d9c39226a",
          "body": "* GN-69 A11y & Skip link h1\r\n\r\n* GN-69 Refine nested roles for sub nav\r\n\r\n* GN-69 Removed redundant test",
          "is_bot": false,
          "headline": "GN-69 A11y & Skip link h1 (#82)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2020-10-13T08:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27fa1e12b174846d080090fe3ec6db3a2c73aa8",
          "body": null,
          "is_bot": false,
          "headline": "GN-68 Add cookie statement link to footer (#81)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-09-25T13:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4f5ee9b58b24d527839f57431bb6b9985614bf",
          "body": "* ACC-175 Label for mobile menu button is clearer\r\n\r\n* ACC-175 Snapshot updated",
          "is_bot": false,
          "headline": "ACC-175 Label for mobile menu button is clearer (#80)",
          "author_name": "Eleanor Mollett",
          "author_login": "emollett",
          "committed_at": "2020-09-07T13:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f1e7970bad0bcb499e32681b33ea7cf1b4218fa",
          "body": "* GN-62 Minimize covid banner\r\n\r\n* GN-62 Styling for minimized covid header\r\n\r\n* GN-62 Remove obsolete covid banner tests\r\n\r\n* GN-62 Remove more obsolete code\r\n\r\n* GN-62 Add snapshot test\r\n\r\n* GN-62 Hide banner on print",
          "is_bot": false,
          "headline": "GN-62 Minimize covid banner (#79)",
          "author_name": "1996dylanriley",
          "author_login": null,
          "committed_at": "2020-09-01T12:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4721e8d430f387853ad0e431d1ef8a802eee3aae",
          "body": "* GN-52 Update CKS sub nav links\r\n\r\n* GN-52 Implement on onNavigating for type ahead\r\n\r\n* GN-52 Fix broken build and test\r\n\r\n* GN-52 Pass onnavigaing prop to Autocomplete component\r\n\r\n* GN-52 Update test\r\n\r\n* GN-52 Update services.json for CKS-Gatsby\r\n\r\n* GN-52 Update Search.jsx\r\n\r\nCo-authored-by: I\n[…]\nrch box on guidance\r\nSuggestions not filling space\r\n\r\nCo-authored-by: Ian Routledge <ian.routledge@nice.org.uk>\r\nCo-authored-by: Ian Routledge <ian@ediblecode.com>\r\nCo-authored-by: w@rren <w@rren.dev>",
          "is_bot": false,
          "headline": "GN-52 CKS gatsby updates (#69)",
          "author_name": "1996dylanriley",
          "author_login": null,
          "committed_at": "2020-08-19T12:12:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "526f52f7a10df70bebce5cc494a2bb3910f5d7ed",
          "body": null,
          "is_bot": false,
          "headline": "GN-55 Update hotjar to use \"allow\" (#73)",
          "author_name": "w@rren",
          "author_login": "wa-rren-dev",
          "committed_at": "2020-08-19T12:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb76c8993345853bed6d1b172dd38016c00b19e3",
          "body": "* EC-822 Added consultations link to idam/nice accounts dropdown\r\n\r\n* EC-822 Added consultations link to idam/nice accounts dropdown [fixes] :smile:\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* EC-822 Made more readable\r\n\r\n* EC-822 Updated consultations link in account dropdown",
          "is_bot": false,
          "headline": "EC-822 See all consultations link for global nav account dropdown (#72)",
          "author_name": "John Holland",
          "author_login": "johnholland-nice",
          "committed_at": "2020-08-11T12:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf45d4be0e3336a02c44b36bc6555e758d1dd6f",
          "body": "* GN-50 Quote copyfiles operation\r\n\r\n* Update gitignore",
          "is_bot": false,
          "headline": "GN-50 Quote copyfiles operation (#67)",
          "author_name": "w@rren",
          "author_login": null,
          "committed_at": "2020-05-19T20:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a40433c5a7589355f78f9f824064a70224fb01",
          "body": "* GN-49 Allow false for header auth in typescript\r\n\r\n* GN-49 Exclude test files from transpilation\r\n\r\n* GN-49 Add npmignore\r\n\r\n* GN-49 Fix hot loader issue\r\n\r\n* GN-49 Fix prop types for auth property",
          "is_bot": false,
          "headline": "GN-49 Tweaks (#66)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-05-13T15:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a4e968fee60c5390c5c68aa7146d6020e056a5",
          "body": "The form has been removed from Orchard",
          "is_bot": false,
          "headline": "GN-40 Remove CKS feedback link (#65)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-04-07T09:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd217985a16fe3d8edf951e422cadb18edc0b06a",
          "body": null,
          "is_bot": false,
          "headline": "GN-46 Move COVID aside out of header (#63)",
          "author_name": "w@rren",
          "author_login": null,
          "committed_at": "2020-04-02T10:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63d85682a5d0a17a87148bb14c040d59c9361a5",
          "body": null,
          "is_bot": false,
          "headline": "GW-270 COVID banner rewording (#62)",
          "author_name": "w@rren",
          "author_login": null,
          "committed_at": "2020-04-01T14:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782d748efc7187e34d292150f9b06c2512f716cb",
          "body": "* GN-44 Add resize handler, triggered via cookie banner closing\r\n\r\n* GN-44 Add resize handler to corona message",
          "is_bot": false,
          "headline": "GN-44 Resize handler (#61)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-03-31T15:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8d1c2abfa661019e109234a2d40f02cbc8be1d",
          "body": "* GN-000 Add cookie dismiss to the COVID banner\r\n\r\n* GN-000 Minimise COVID banner to a thin link\r\n\r\n* GN-42 Fix test\r\n\r\nCo-authored-by: Ian Routledge <ian.routledge@nice.org.uk>",
          "is_bot": false,
          "headline": "GN-42 Add ability to minimise COVID banner with cookie storage (#60)",
          "author_name": "w@rren",
          "author_login": null,
          "committed_at": "2020-03-31T09:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b92b40e4537c0d4c3e5a7e5c97cc72e2d3c4a9",
          "body": null,
          "is_bot": false,
          "headline": "GN-41 - updating the word reviews to summaries (#58)",
          "author_name": "John Williams",
          "author_login": "John-Williams",
          "committed_at": "2020-03-30T15:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a2f93daa153b0471d2d23c558530f2bba75e7a",
          "body": null,
          "is_bot": false,
          "headline": "GN-41 Add coronavirus message (#57)",
          "author_name": "Ian Routledge",
          "author_login": "ediblecode",
          "committed_at": "2020-03-20T13:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575846a568c7cbdd1b5b3790e4e1dc0311546c35",
          "body": "* GN-29 Update dependencies\r\n\r\nUpdate dependencies. but specifically update the Accessible Autocomplete\r\ncomponent which fixes a long click issue, see https://github.com/alphagov/accessible-autocomplete/releases/tag/v2.0.2\r\n\r\n* GN-29 Fix for undefined option on focus\r\n\r\n* GN-29 Update deps",
          "is_bot": false,
          "headline": "GN-29 Update dependencies (#56)",
          "author_name": "kavithanice",
          "author_login": "kavithanice",
          "committed_at": "2020-03-05T11:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0670562e7d2291a772102013ec23a2a8ebfc661c",
          "body": "* GN-37 Track New Typeahead\r\n\r\n* GN-37 Track New TypeAhead\r\n\r\n* GN-37 Fixed tracking test\r\n\r\n* GN-37 Lower case labels in event tracking\r\n\r\n* GN-37 Preserve old tracking\r\n\r\n* GN-37 Cleanup window.dataLayer per test\r\n\r\n* GN-37 Use truthyness for if statment",
          "is_bot": false,
          "headline": "GN-37 Track New Typeahead (#52)",
          "author_name": "Imran Azad",
          "author_login": "imranazad",
          "committed_at": "2020-02-19T15:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 12,
      "latest_release_at": "2019-05-16T08:29:28Z",
      "latest_release_tag": "1.0.0.105-r5B79532",
      "releases_from_tags": false,
      "days_since_last_push": 20,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 2624,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@nice-digital/global-nav",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@nice-digital/global-nav",
          "is_deprecated": false,
          "latest_version": "7.1.1152",
          "repository_url": "https://github.com/nice-digital/global-nav",
          "versions_count": 374,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 11,
          "monthly_downloads": 2327,
          "first_published_at": "2021-11-04T15:17:10.714000Z",
          "latest_published_at": "2026-04-02T10:47:31.378000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 111
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 2,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "NICE.GlobalNav.CDN.csproj",
        "NICE.GlobalNav.Preview.csproj"
      ],
      "largest_source_bytes": 11732,
      "source_files_sampled": 89,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "NICE.GlobalNav.CDN.csproj",
        "NICE.GlobalNav.Preview.csproj",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 144
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 2,
        "affected_count": 1,
        "assessed_count": 71,
        "malicious_count": 0,
        "assessed_package": "npm:@nice-digital/global-nav@7.1.1152",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "nuget"
      ],
      "dependencies": [
        {
          "name": "@babel/runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.21.0"
        },
        {
          "name": "@headlessui/react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.14"
        },
        {
          "name": "@mantine/hooks",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.1.5"
        },
        {
          "name": "@nice-digital/design-system",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.6.1"
        },
        {
          "name": "@rollup/plugin-terser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.4"
        },
        {
          "name": "@use-it/event-listener",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.7"
        },
        {
          "name": "classnames",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.2"
        },
        {
          "name": "js-cookie",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "prop-types",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.8.1"
        },
        {
          "name": "unfetch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/runtime",
            "direct": true,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@headlessui/react",
            "direct": true,
            "version": "1.7.17",
            "ecosystem": "npm"
          },
          {
            "name": "@mantine/hooks",
            "direct": true,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/design-system",
            "direct": true,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-terser",
            "direct": true,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@use-it/event-listener",
            "direct": true,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": true,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-cookie",
            "direct": true,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": true,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "unfetch",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.22.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-builder-binary-assignment-operator-visitor",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.22.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-namespace-from",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-self",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-source",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-runtime",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jedmao/location",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "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/source-map",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.20",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/browserslist-config",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/eslint-config",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/icons",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-a-z-list",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-accordion",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-action-banner",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-alert",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-alphabet",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-breadcrumbs",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-button",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-card",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-checkbox",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-column-list",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-container",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-core",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-core",
            "direct": false,
            "version": "4.1.2-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-enhanced-pagination",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-filters",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-form-group",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-full-bleed",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-grid",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-hero",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-horizontal-nav",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-in-page-nav",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-input",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-maintain-ratio",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-page-header",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-panel",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-phase-banner",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-prev-next",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-radio",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-simple-pagination",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-stacked-nav",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-table",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-tabs",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-tag",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nice-digital/nds-textarea",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nicolo-ribaudo/chokidar-2",
            "direct": false,
            "version": "2.1.8-no-fsevents.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nicolo-ribaudo/eslint-scope-5-internals",
            "direct": false,
            "version": "5.1.1-v1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "9.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.3",
            "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/eslint",
            "direct": false,
            "version": "8.44.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "0.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.2.31",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "18.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/scheduler",
            "direct": false,
            "version": "0.16.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-assertions",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynciterator.prototype",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.4.16",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "9.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "big.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001553",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "client-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-functions-list",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.565",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojis-list",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.22.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-get-iterator",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.33.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-loader",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "fs-readdir-recursive",
            "direct": false,
            "version": "1.1.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": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globjoin",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "growly",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "harmony-reflect",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "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": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "identity-obj-proxy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-location-mock",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-teamcity-reporter",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.22",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.throttle",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "mathml-tag-names",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "10.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "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": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mockdate",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-notifier",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-range",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize.css",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-audit-reporter-teamcity",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.hasown",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.31",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-loader",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-media-query-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-resolve-nested-selector",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-scss",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-sorting",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-refresh",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-transform",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.5",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "2.79.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "3.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-banner2",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.69.4",
            "ecosystem": "npm"
          },
          {
            "name": "sass-loader",
            "direct": false,
            "version": "13.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass-mq",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.1",
            "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": "shellwords",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slugify",
            "direct": false,
            "version": "1.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "smob",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "sourcemap-codec",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "style-search",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "15.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended-scss",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard-scss",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-order",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-prettier",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-scss",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "teamcity-service-messages",
            "direct": false,
            "version": "0.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.25.3",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.89.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.2.3",
            "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": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "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": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 905,
        "direct_count": 10,
        "indirect_count": 895
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 162,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 70
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ediblecode",
          "commits": 229,
          "avatar_url": "https://avatars.githubusercontent.com/u/893676?v=4"
        },
        {
          "type": "User",
          "login": "johndavey72",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/66066685?v=4"
        },
        {
          "type": "User",
          "login": "kavithanice",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/44166864?v=4"
        },
        {
          "type": "User",
          "login": "lizaadebowale",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/10513962?v=4"
        },
        {
          "type": "User",
          "login": "wa-rren-dev",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/6341474?v=4"
        },
        {
          "type": "User",
          "login": "dalecreativ",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/6574115?v=4"
        },
        {
          "type": "User",
          "login": "imranazad",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1709630?v=4"
        },
        {
          "type": "User",
          "login": "barkertron",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/19485515?v=4"
        },
        {
          "type": "User",
          "login": "shilpanice",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/191499332?v=4"
        },
        {
          "type": "User",
          "login": "John-Williams",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3071450?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.7
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.cjs",
        ".eslintrc.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 28 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 28/30 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "63 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "963fb7ebb4d93312ad76191f283d43d88e68af13",
        "ran_at": "2026-07-22T15:04:35Z",
        "aggregate_score": 2.6,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 54,
          "created_at": "2020-02-06T12:15:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 55,
          "created_at": "2020-02-07T17:46:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2021-12-23T09:22:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2022-03-23T12:26:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 182,
          "created_at": "2022-03-30T12:33:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 202,
          "created_at": "2022-09-07T13:23:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 204,
          "created_at": "2022-09-20T15:20:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 207,
          "created_at": "2022-10-20T15:57:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 210,
          "created_at": "2022-11-17T04:52:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 211,
          "created_at": "2022-12-02T21:48:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 212,
          "created_at": "2023-01-09T06:09:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 215,
          "created_at": "2023-03-15T05:19:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 225,
          "created_at": "2023-08-16T13:26:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 246,
          "created_at": "2026-06-23T10:05:11Z",
          "last_comment_at": "2026-06-23T10:05:46Z",
          "last_comment_author": "amazon-inspector-london"
        },
        {
          "number": 247,
          "created_at": "2026-07-02T10:34:46Z",
          "last_comment_at": "2026-07-02T10:35:21Z",
          "last_comment_author": "amazon-inspector-london"
        }
      ],
      "last_merged_pr_at": "2026-04-02T10:39:07Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nice-digital/global-nav",
    "host": "github.com",
    "name": "global-nav",
    "owner": "nice-digital"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 47,
      "inputs": {
        "security": 36,
        "vitality": 45,
        "community": 32,
        "governance": 66,
        "engineering": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 45,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 20,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 20 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "1.0.0.105-r5B79532",
              "releases_from_tags": false,
              "days_since_latest_release": 2624,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2624 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2624
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "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": 111,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 111 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 111
                    }
                  }
                ],
                "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": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "forks": 2,
              "stars": 2,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 56,
            "inputs": {
              "packages": [
                "@nice-digital/global-nav"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2327
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,327 downloads/month across npm",
                "points": 44.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2327,
                      "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.7
            },
            "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 70% of commits",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "merged_prs": 162,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 70
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "162/232 decided PRs merged",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 162,
                      "decided": 232
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 28/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 22,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "nice-digital",
              "public_repos": 84,
              "account_age_days": 5752
            },
            "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": "22 followers of nice-digital",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22,
                      "login": "nice-digital"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "84 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 84
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@nice-digital/global-nav"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 111
            },
            "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 111 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 111
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "374 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 374
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.cjs, .eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs, .eslintrc.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": "0 out of 28 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "header",
                "footer",
                "navigation",
                "nav",
                "webpack",
                "react",
                "nervjs"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 28 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 28/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "63 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:@nice-digital/global-nav@7.1.1152 runtime dependency closure — what installing the published package pulls in — 71 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@nice-digital/global-nav@7.1.1152",
                  "assessed": 71
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 1,
              "assessed_packages": 71,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "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": "1 affected: serialize-javascript 6.0.2 (high 8.1)",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "serialize-javascript 6.0.2 (high 8.1)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 144 days ago",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 144
                    }
                  }
                ],
                "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": 71,
              "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": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.92,
              "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": "92 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 92,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "NICE.GlobalNav.CDN.csproj",
                "NICE.GlobalNav.Preview.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "NICE.GlobalNav.CDN.csproj, NICE.GlobalNav.Preview.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "NICE.GlobalNav.CDN.csproj, NICE.GlobalNav.Preview.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.cjs, .eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs, .eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 11732,
              "source_files_sampled": 89,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/89 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 89,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T15:04:58.442432Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nice-digital/global-nav.svg",
  "full_name": "nice-digital/global-nav",
  "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.26.0 — full methodology · metrics wiki.

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