Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 15:05 UTC

voiceflow / libs

Voiceflow's Libraries

TypeScriptNo license detected★ 6 stars⑂ 6 forkssince May 2021View on GitHub ↗

voiceflow/libs holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (72/100) and lowest on Community & Adoption (41/100). It was last updated 162 days ago. 2 contributors account for most of its recent work.

55
overall / 100
Moderate

Software health index

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

55
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

VoiceflowOrganization
341 followers89 public repossince Oct 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@voiceflow/common8.11.127,108143162 days agovoiceflow
npm@voiceflow/api-sdk3.29.34,430453162 days agovoiceflow
npm@voiceflow/metrics1.6.018520242 days agometricsopentelemetryvoiceflow
npm@voiceflow/base-types2.138.214,443350162 days agovoiceflowvoiceflow-types
npm@voiceflow/chat-types2.15.33,260357162 days agovoiceflowvoiceflow-types
npm@voiceflow/alexa-types2.16.31,893552162 days agovoiceflowvoiceflow-types
npm@voiceflow/voice-types2.11.35,927352162 days agovoiceflowvoiceflow-types
npm@voiceflow/voiceflow-types3.33.32,943318162 days agovoiceflowvoiceflow-types

Metrics by category

Vitality

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

51Moderate · 22% of overall
How it's scored
9.9/36Push recency — last push 162 days ago
4.8/36Commit cadence — 7/52 weeks with commits
10.6/18Commit volume — 14 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_year14
human_commit_share1
days_since_last_push162
active_weeks_last_year7
How it's scored
27/27Ships releases — 100 releases published
27/36Release recency — latest release 162 days ago
27/27Release cadence — a release every ~1.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@voiceflow/voice-types@2.11.3
releases_from_tagsno
days_since_latest_release162
mean_days_between_releases1.7
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?

41At risk · 18% of overall
How it's scored
11.3/60Stars — 6 stars
5.8/25Forks — 6 forks
7/15Watchers — 19 watchers
Inputs used
forks6
stars6
watchers19
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
63.7/80Monthly downloads — 60,189 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@voiceflow/common, @voiceflow/api-sdk, @voiceflow/metrics, @voiceflow/base-types, @voiceflow/chat-types, @voiceflow/alexa-types, @voiceflow/voice-types, @voiceflow/voiceflow-types
dependents
ecosystemsnpm
total_downloads
monthly_downloads60,189
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?

60Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.6/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 37 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled37
top_contributor_share0.352
How it's scored
0/46.8Issue resolution — 0% of issues closed
12/38.3PR acceptance — 185/589 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs185
open_issues2
closed_issues0
issue_closed_ratio0
closed_unmerged_prs404
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.2/25Owner reach — 341 followers of voiceflow
25/25Track record — 89 public repos, account ~7 yr old
Inputs used
followers341
owner_typeOrganization
is_verified
owner_loginvoiceflow
public_repos89
account_age_days2,842
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 162 days ago
20/20Version history — 552 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@voiceflow/common, @voiceflow/api-sdk, @voiceflow/metrics, @voiceflow/base-types, @voiceflow/chat-types, @voiceflow/alexa-types, @voiceflow/voice-types, @voiceflow/voiceflow-types
ecosystemsnpm
any_deprecatedno
min_days_since_publish162

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
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
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not 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 — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 99 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
12.3/35Direct dependencies free of known advisories — 1 affected: lodash 4.17.21 (high 8.1)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
33.3/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 185 days ago
Inputs used
sourceosv
advisories3
affected_packages1
assessed_packages15
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages1
Matched the npm:@voiceflow/common@8.11.1 runtime dependency closure — what installing the published package pulls in — 15 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.

55Moderate · 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 — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — packages/alexa-types/tsconfig.json, packages/api-sdk/tsconfig.json, packages/base-types/tsconfig.json, packages/chat-types/tsconfig.json, packages/common/tsconfig.json, packages/metrics/tsconfig.json, packages/voice-types/tsconfig.json, packages/voiceflow-types/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/alexa-types/tsconfig.json, packages/api-sdk/tsconfig.json, packages/base-types/tsconfig.json, packages/chat-types/tsconfig.json, packages/common/tsconfig.json, packages/metrics/tsconfig.json, packages/voice-types/tsconfig.json, packages/voiceflow-types/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 2/394 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes2,172,670
source_files_sampled394
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

6GitHub stars
37contributors
14commits, last 12 months
162days since last push
100releases
2bus factor
2open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 6 ⇿
0Stars
6Forks
41Releases

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.

123456612021-102023-082025-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool is not run on all commits -- score normalized to 8
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities99 existing vulnerabilities detected
Direct dependencies 38
RegistryPackageVersion constraintManifest
npm@voiceflow/base-typesworkspace:*packages/alexa-types/package.json
npm@voiceflow/commonworkspace:*packages/alexa-types/package.json
npm@voiceflow/voice-typesworkspace:*packages/alexa-types/package.json
npm@voiceflow/voiceflow-typesworkspace:*packages/alexa-types/package.json
npmask-smapi-model1.14.0packages/alexa-types/package.json
npm@voiceflow/base-typesworkspace:*packages/api-sdk/package.json
npm@voiceflow/commonworkspace:*packages/api-sdk/package.json
npmaxios0.24.0packages/api-sdk/package.json
npmjwt-decode3.1.2packages/api-sdk/package.json
npmsuperstruct0.10.13packages/api-sdk/package.json
npm@voiceflow/commonworkspace:*packages/base-types/package.json
npmslate0.94.1packages/base-types/package.json
npm@voiceflow/base-typesworkspace:*packages/chat-types/package.json
npm@voiceflow/commonworkspace:*packages/chat-types/package.json
npm@types/crypto-js4.1.0packages/common/package.json
npm@types/shallowequal1.1.1packages/common/package.json
npmbson-objectid2.0.2packages/common/package.json
npmcrypto-js4.2.0packages/common/package.json
npmcuid2.1.8packages/common/package.json
npmdayjs1.10.7packages/common/package.json
npmlodash4.17.21packages/common/package.json
npmmurmurhash-wasm1.3.0packages/common/package.json
npmnumber-to-words1.2.4packages/common/package.json
npmshallowequal1.1.0packages/common/package.json
npmtypescript-fsa3.0.0packages/common/package.json
npm@opentelemetry/api1.0.3packages/metrics/package.json
npm@opentelemetry/api-metrics0.26.0packages/metrics/package.json
npm@opentelemetry/exporter-prometheus0.26.0packages/metrics/package.json
npm@opentelemetry/sdk-metrics-base0.26.0packages/metrics/package.json
npm@types/chai4.3.0packages/metrics/package.json
npmaxios0.24.0packages/metrics/package.json
npmchai4.3.6packages/metrics/package.json
npmget-port5.1.1packages/metrics/package.json
npm@voiceflow/base-typesworkspace:*packages/voice-types/package.json
npm@voiceflow/commonworkspace:*packages/voice-types/package.json
npm@voiceflow/base-typesworkspace:*packages/voiceflow-types/package.json
npm@voiceflow/chat-typesworkspace:*packages/voiceflow-types/package.json
npm@voiceflow/voice-typesworkspace:*packages/voiceflow-types/package.json
All dependencies 804

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

RegistryPackageVersionRelation
npm@opentelemetry/api1.0.3direct
npm@opentelemetry/api-metrics0.26.0direct
npm@opentelemetry/exporter-prometheus0.26.0direct
npm@opentelemetry/sdk-metrics-base0.26.0direct
npm@types/chai4.3.0direct
npm@types/crypto-js4.1.0direct
npm@types/shallowequal1.1.1direct
npmask-smapi-model1.14.0direct
npmaxios0.24.0direct
npmbson-objectid2.0.2direct
npmchai4.3.6direct
npmchai4.4.1direct
npmcrypto-js4.2.0direct
npmcuid2.1.8direct
npmdayjs1.10.7direct
npmget-port5.1.1direct
npmjwt-decode3.1.2direct
npmlodash4.17.21direct
npmmurmurhash-wasm1.3.0direct
npmnumber-to-words1.2.4direct
npmshallowequal1.1.0direct
npmslate0.94.1direct
npmsuperstruct0.10.13direct
npmtypescript-fsa3.0.0direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@ampproject/remapping2.3.0indirect
npm@assemblyscript/loader0.19.22indirect
npm@babel/code-frame7.16.7indirect
npm@babel/helper-string-parser7.23.4indirect
npm@babel/helper-validator-identifier7.16.7indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/highlight7.16.10indirect
npm@babel/parser7.24.4indirect
npm@babel/types7.23.6indirect
npm@babel/types7.24.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@commitlint/cli19.2.2indirect
npm@commitlint/config-conventional19.1.0indirect
npm@commitlint/config-validator19.0.3indirect
npm@commitlint/ensure19.0.3indirect
npm@commitlint/execute-rule19.0.0indirect
npm@commitlint/format19.0.3indirect
npm@commitlint/is-ignored19.2.2indirect
npm@commitlint/lint19.2.2indirect
npm@commitlint/load19.2.0indirect
npm@commitlint/message19.0.0indirect
npm@commitlint/parse19.0.3indirect
npm@commitlint/read19.2.1indirect
npm@commitlint/resolve-extends19.1.0indirect
npm@commitlint/rules19.0.3indirect
npm@commitlint/to-lines19.0.0indirect
npm@commitlint/top-level19.0.0indirect
npm@commitlint/types19.0.3indirect
npm@esbuild/aix-ppc640.20.2indirect
npm@esbuild/android-arm0.20.2indirect
npm@esbuild/android-arm640.20.2indirect
npm@esbuild/android-x640.20.2indirect
npm@esbuild/darwin-arm640.20.2indirect
npm@esbuild/darwin-x640.20.2indirect
npm@esbuild/freebsd-arm640.20.2indirect
npm@esbuild/freebsd-x640.20.2indirect
npm@esbuild/linux-arm0.20.2indirect
npm@esbuild/linux-arm640.20.2indirect
npm@esbuild/linux-ia320.20.2indirect
npm@esbuild/linux-loong640.20.2indirect
npm@esbuild/linux-mips64el0.20.2indirect
npm@esbuild/linux-ppc640.20.2indirect
npm@esbuild/linux-riscv640.20.2indirect
npm@esbuild/linux-s390x0.20.2indirect
npm@esbuild/linux-x640.20.2indirect
npm@esbuild/netbsd-x640.20.2indirect
npm@esbuild/openbsd-x640.20.2indirect
npm@esbuild/sunos-x640.20.2indirect
npm@esbuild/win32-arm640.20.2indirect
npm@esbuild/win32-ia320.20.2indirect
npm@esbuild/win32-x640.20.2indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/eslintrc3.0.2indirect
npm@eslint/js9.0.0indirect
npm@humanwhocodes/config-array0.12.3indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.10indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/agent2.2.0indirect
npm@npmcli/fs3.1.0indirect
npm@opentelemetry/core1.0.0indirect
npm@opentelemetry/resources1.0.0indirect
npm@opentelemetry/semantic-conventions1.0.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.1.1indirect
npm@rollup/rollup-android-arm-eabi4.14.3indirect
npm@rollup/rollup-android-arm644.14.3indirect
npm@rollup/rollup-darwin-arm644.14.3indirect
npm@rollup/rollup-darwin-x644.14.3indirect
npm@rollup/rollup-linux-arm-gnueabihf4.14.3indirect
npm@rollup/rollup-linux-arm-musleabihf4.14.3indirect
npm@rollup/rollup-linux-arm64-gnu4.14.3indirect
npm@rollup/rollup-linux-arm64-musl4.14.3indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.14.3indirect
npm@rollup/rollup-linux-riscv64-gnu4.14.3indirect
npm@rollup/rollup-linux-s390x-gnu4.14.3indirect
npm@rollup/rollup-linux-x64-gnu4.14.3indirect
npm@rollup/rollup-linux-x64-musl4.14.3indirect
npm@rollup/rollup-win32-arm64-msvc4.14.3indirect
npm@rollup/rollup-win32-ia32-msvc4.14.3indirect
npm@rollup/rollup-win32-x64-msvc4.14.3indirect
npm@sinclair/typebox0.27.8indirect
npm@types/conventional-commits-parser5.0.0indirect
npm@types/estree1.0.5indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/jsonwebtoken8.5.8indirect
npm@types/lodash4.14.178indirect
npm@types/node17.0.15indirect
npm@types/normalize-package-data2.4.1indirect
npm@types/number-to-words1.2.0indirect
npm@types/semver7.5.8indirect
npm@typescript-eslint/eslint-plugin7.6.0indirect
npm@typescript-eslint/parser7.6.0indirect
npm@typescript-eslint/scope-manager7.6.0indirect
npm@typescript-eslint/type-utils7.6.0indirect
npm@typescript-eslint/types7.6.0indirect
npm@typescript-eslint/typescript-estree7.6.0indirect
npm@typescript-eslint/utils7.6.0indirect
npm@typescript-eslint/visitor-keys7.6.0indirect
npm@vitest/coverage-v81.4.0indirect
npm@vitest/expect1.5.0indirect
npm@vitest/runner1.5.0indirect
npm@vitest/snapshot1.5.0indirect
npm@vitest/spy1.5.0indirect
npm@vitest/utils1.5.0indirect
npm@voiceflow/commitlint-config2.3.1indirect
npm@voiceflow/dependency-cruiser-config1.8.2indirect
npm@voiceflow/eslint-config7.4.1indirect
npm@voiceflow/git-branch-check1.4.2indirect
npm@voiceflow/prettier-config1.5.1indirect
npm@voiceflow/tsconfig1.7.1indirect
npm@voiceflow/vitest-config1.2.1indirect
npmabbrev2.0.0indirect
npmacorn8.11.3indirect
npmacorn-jsx5.3.2indirect
npmacorn-jsx-walk2.0.0indirect
npmacorn-loose8.4.0indirect
npmacorn-walk8.3.2indirect
npmagent-base7.1.0indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmajv8.12.0indirect
npmansi-escapes6.2.1indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.2indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.0indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-ify1.0.0indirect
npmarray-includes3.1.8indirect
npmarray-union2.1.0indirect
npmarray.prototype.findlastindex1.2.5indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.2indirect
npmarraybuffer.prototype.slice1.0.2indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmask-sdk-model-runtime1.4.0indirect
npmassertion-error1.1.0indirect
npmavailable-typed-arrays1.0.5indirect
npmavailable-typed-arrays1.0.7indirect
npmbabel-plugin-add-module-exports0.2.1indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrowserslist4.23.0indirect
npmbuffer6.0.3indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbuffer-from1.1.2indirect
npmbuiltin-modules3.3.0indirect
npmcac6.7.14indirect
npmcacache18.0.1indirect
npmcall-bind1.0.2indirect
npmcall-bind1.0.5indirect
npmcall-bind1.0.7indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001610indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.3.0indirect
npmcheck-error1.0.3indirect
npmchokidar3.5.3indirect
npmchownr2.0.0indirect
npmci-info4.0.0indirect
npmclean-regexp1.0.0indirect
npmclean-stack2.2.0indirect
npmcli-cursor4.0.0indirect
npmcli-truncate4.0.0indirect
npmcliui7.0.4indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander11.1.0indirect
npmcommander12.0.0indirect
npmcommander9.5.0indirect
npmcompare-func2.0.0indirect
npmconcat-map0.0.1indirect
npmconfusing-browser-globals1.0.11indirect
npmconventional-changelog-angular7.0.0indirect
npmconventional-changelog-conventionalcommits7.0.2indirect
npmconventional-commits-parser5.0.0indirect
npmconvert-source-map2.0.0indirect
npmcore-js-compat3.37.0indirect
npmcosmiconfig9.0.0indirect
npmcosmiconfig-typescript-loader5.0.0indirect
npmcross-spawn5.1.0indirect
npmcross-spawn6.0.5indirect
npmcross-spawn7.0.3indirect
npmcurrent-git-branch1.1.0indirect
npmdargs8.1.0indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-offset1.0.0indirect
npmdebug3.2.7indirect
npmdebug4.3.3indirect
npmdebug4.3.4indirect
npmdeep-eql3.0.1indirect
npmdeep-eql4.1.3indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.1.3indirect
npmdefine-properties1.2.1indirect
npmdependency-cruiser16.3.1indirect
npmdetect-indent7.0.1indirect
npmdetect-newline4.0.1indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdot-prop5.3.0indirect
npmeastasianwidth0.2.0indirect
npmecdsa-sig-formatter1.0.11indirect
npmelectron-to-chromium1.4.738indirect
npmemoji-regex10.3.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding0.1.13indirect
npmenhanced-resolve5.16.0indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmes-abstract1.19.1indirect
npmes-abstract1.22.3indirect
npmes-abstract1.23.3indirect
npmes-define-property1.0.0indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.0.0indirect
npmes-set-tostringtag2.0.2indirect
npmes-set-tostringtag2.0.3indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.20.2indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.0.0indirect
npmeslint-config-airbnb-base15.0.0indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-formatter-junit8.40.0indirect
npmeslint-formatter-stylish8.40.0indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-import-resolver-typescript3.6.1indirect
npmeslint-module-utils2.8.1indirect
npmeslint-plugin-eslint-comments3.2.0indirect
npmeslint-plugin-import2.29.1indirect
npmeslint-plugin-no-secrets0.8.9indirect
npmeslint-plugin-prefer-arrow1.2.3indirect
npmeslint-plugin-prettier5.1.3indirect
npmeslint-plugin-promise6.1.1indirect
npmeslint-plugin-simple-import-sort12.0.0indirect
npmeslint-plugin-sonarjs0.25.1indirect
npmeslint-plugin-unicorn52.0.0indirect
npmeslint-plugin-you-dont-need-lodash-underscore6.14.0indirect
npmeslint-scope8.0.1indirect
npmeslint-visitor-keys3.3.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.0.0indirect
npmespree10.0.1indirect
npmespree9.6.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeventemitter35.0.1indirect
npmexeca0.6.3indirect
npmexeca8.0.1indirect
npmexponential-backoff3.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.2.11indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.13.0indirect
npmfigures6.1.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up7.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.1indirect
npmfollow-redirects1.14.8indirect
npmfor-each0.3.3indirect
npmforeground-child3.1.1indirect
npmfs-minipass2.1.0indirect
npmfs-minipass3.0.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.1indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.2.0indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.1.1indirect
npmget-intrinsic1.2.2indirect
npmget-intrinsic1.2.4indirect
npmget-stdin9.0.0indirect
npmget-stream3.0.0indirect
npmget-stream8.0.1indirect
npmget-symbol-description1.0.0indirect
npmget-symbol-description1.0.2indirect
npmget-tsconfig4.7.3indirect
npmgit-hooks-list3.1.0indirect
npmgit-raw-commits4.0.0indirect
npmglob10.3.10indirect
npmglob10.3.12indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobal-directory4.0.1indirect
npmglobals13.24.0indirect
npmglobals14.0.0indirect
npmglobals15.0.0indirect
npmglobalthis1.0.3indirect
npmglobby11.1.0indirect
npmglobby13.1.2indirect
npmglobrex0.1.2indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.11indirect
npmgraceful-fs4.2.9indirect
npmgraphemer1.4.0indirect
npmhas1.0.3indirect
npmhas-bigints1.0.1indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.1indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.1indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.2indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.0indirect
npmhasown2.0.2indirect
npmhosted-git-info2.8.9indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-proxy-agent7.0.0indirect
npmhttps-proxy-agent7.0.2indirect
npmhuman-signals5.0.0indirect
npmhusky9.0.11indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.2.0indirect
npmignore5.3.1indirect
npmimmer9.0.12indirect
npmimport-fresh3.3.0indirect
npmimport-meta-resolve4.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini4.1.1indirect
npminternal-slot1.0.3indirect
npminternal-slot1.0.6indirect
npminternal-slot1.0.7indirect
npminterpret3.1.1indirect
npmip2.0.0indirect
npmis-array-buffer3.0.2indirect
npmis-array-buffer3.0.4indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-builtin-module3.2.1indirect
npmis-callable1.2.4indirect
npmis-callable1.2.7indirect
npmis-core-module2.13.1indirect
npmis-core-module2.8.1indirect
npmis-data-view1.0.1indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.0.0indirect
npmis-git-repository1.1.1indirect
npmis-glob4.0.3indirect
npmis-installed-globally1.0.0indirect
npmis-lambda1.0.1indirect
npmis-negative-zero2.0.2indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.6indirect
npmis-obj2.0.0indirect
npmis-path-inside3.0.3indirect
npmis-path-inside4.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object5.0.0indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.1indirect
npmis-shared-array-buffer1.0.2indirect
npmis-shared-array-buffer1.0.3indirect
npmis-stream1.1.0indirect
npmis-stream3.0.0indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-text-path2.0.0indirect
npmis-typed-array1.1.12indirect
npmis-typed-array1.1.13indirect
npmis-unicode-supported2.0.0indirect
npmis-weakref1.0.2indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.4indirect
npmistanbul-reports3.1.7indirect
npmjackspeak2.3.6indirect
npmjiti1.21.0indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.0indirect
npmjs-yaml4.1.0indirect
npmjsesc0.5.0indirect
npmjsesc3.0.2indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.1indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmjsonwebtoken8.5.1indirect
npmjwa1.4.1indirect
npmjws3.2.2indirect
npmkebab-case1.0.1indirect
npmkeyv4.5.4indirect
npmkleur3.0.3indirect
npmlevn0.4.1indirect
npmlilconfig3.0.0indirect
npmlines-and-columns1.2.4indirect
npmlint-staged15.2.2indirect
npmlistr28.0.1indirect
npmload-json-file4.0.0indirect
npmlocal-pkg0.5.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash.camelcase4.3.0indirect
npmlodash.includes4.3.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isinteger4.0.4indirect
npmlodash.isnumber3.0.3indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.merge4.6.2indirect
npmlodash.mergewith4.6.2indirect
npmlodash.once4.1.1indirect
npmlodash.snakecase4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniq4.5.0indirect
npmlodash.upperfirst4.3.1indirect
npmlog-update6.0.0indirect
npmloupe2.3.7indirect
npmlru-cache10.1.0indirect
npmlru-cache10.2.0indirect
npmlru-cache4.1.5indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.10indirect
npmmagicast0.3.4indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen13.0.0indirect
npmmemoize10.0.0indirect
npmmemorystream0.3.1indirect
npmmeow12.1.1indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.4indirect
npmmicromatch4.0.5indirect
npmmimic-fn2.1.0indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmmin-indent1.0.1indirect
npmminimatch3.0.5indirect
npmminimatch3.1.2indirect
npmminimatch9.0.3indirect
npmminimatch9.0.4indirect
npmminimist1.2.5indirect
npmminimist1.2.6indirect
npmminimist1.2.8indirect
npmminipass3.1.6indirect
npmminipass5.0.0indirect
npmminipass7.0.4indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch3.0.4indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmmkdirp1.0.4indirect
npmmlly1.6.1indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmylas2.1.13indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnice-try1.0.5indirect
npmnode-gyp10.0.1indirect
npmnode-releases2.0.14indirect
npmnopt7.2.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmnpm-run-all4.1.5indirect
npmnpm-run-path2.0.2indirect
npmnpm-run-path5.3.0indirect
npmobject-inspect1.12.0indirect
npmobject-inspect1.13.1indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.2indirect
npmobject.assign4.1.5indirect
npmobject.entries1.1.5indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.0indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime6.0.0indirect
npmoptionator0.9.3indirect
npmp-finally1.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-limit5.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.10.1indirect
npmpath-scurry1.10.2indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpathe1.1.2indirect
npmpathval1.1.1indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpidtree0.3.1indirect
npmpidtree0.6.0indirect
npmpify3.0.0indirect
npmpkg-types1.0.3indirect
npmplimit-lit1.6.1indirect
npmpluralize8.0.0indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.4.38indirect
npmprelude-ls1.2.1indirect
npmprettier3.2.5indirect
npmprettier-linter-helpers1.0.0indirect
npmprettier-plugin-packagejson2.4.14indirect
npmpretty-format29.7.0indirect
npmproc-log3.0.0indirect
npmpromise-retry2.0.1indirect
npmprompts2.4.2indirect
npmpseudomap1.0.2indirect
npmpunycode2.1.1indirect
npmqueue-lit1.5.2indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.2.0indirect
npmread-pkg3.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmregexp-tree0.1.27indirect
npmregexp.prototype.flags1.5.1indirect
npmregexp.prototype.flags1.5.2indirect
npmregjsparser0.10.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.0indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrestore-cursor4.0.0indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmrfdc1.3.0indirect
npmrimraf5.0.5indirect
npmrollup4.14.3indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.0.1indirect
npmsafe-array-concat1.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex2.1.1indirect
npmsafe-regex-test1.0.0indirect
npmsafe-regex-test1.0.3indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.1indirect
npmsemver5.7.2indirect
npmsemver6.3.0indirect
npmsemver6.3.1indirect
npmsemver7.3.5indirect
npmsemver7.5.4indirect
npmsemver7.6.0indirect
npmsemver-try-require6.2.3indirect
npmset-function-length1.1.1indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.1indirect
npmset-function-name2.0.2indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.1indirect
npmside-channel1.0.4indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmslash4.0.0indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.7.1indirect
npmsocks-proxy-agent8.0.2indirect
npmsort-object-keys1.1.3indirect
npmsort-package-json2.10.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.0indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.1.1indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.11indirect
npmsplit24.2.0indirect
npmssri10.0.5indirect
npmstackback0.0.2indirect
npmstd-env3.7.0indirect
npmstring-argv0.3.2indirect
npmstring-width5.1.2indirect
npmstring-width7.1.0indirect
npmstring-width-cjs4.2.3indirect
npmstring.prototype.padend3.1.5indirect
npmstring.prototype.trim1.2.8indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.4indirect
npmstring.prototype.trimend1.0.7indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.4indirect
npmstring.prototype.trimstart1.0.7indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal2.1.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.8.8indirect
npmsynckit0.9.0indirect
npmtapable2.2.1indirect
npmtar6.2.0indirect
npmteamcity-service-messages0.1.14indirect
npmtest-exclude6.0.0indirect
npmtext-extensions2.4.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmtiny-warning1.0.3indirect
npmtinybench2.7.0indirect
npmtinypool0.8.4indirect
npmtinyspy2.2.1indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.3.0indirect
npmtsc-alias1.8.8indirect
npmtsconfck3.0.3indirect
npmtsconfig-paths3.15.0indirect
npmtsconfig-paths4.2.0indirect
npmtsconfig-paths-webpack-plugin4.1.0indirect
npmtslib2.6.2indirect
npmturbo1.13.3indirect
npmturbo-darwin-641.13.3indirect
npmturbo-darwin-arm641.13.3indirect
npmturbo-linux-641.13.3indirect
npmturbo-linux-arm641.13.3indirect
npmturbo-windows-641.13.3indirect
npmturbo-windows-arm641.13.3indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtyped-array-buffer1.0.0indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.0indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.0indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.4indirect
npmtyped-array-length1.0.6indirect
npmtypescript5.4.5indirect
npmufo1.5.3indirect
npmunbox-primitive1.0.1indirect
npmunbox-primitive1.0.2indirect
npmunicorn-magic0.1.0indirect
npmunique-filename3.0.0indirect
npmunique-slug4.0.0indirect
npmupdate-browserslist-db1.0.13indirect
npmuri-js4.4.1indirect
npmv8-to-istanbul9.2.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvite5.2.9indirect
npmvite-node1.5.0indirect
npmvite-tsconfig-paths4.3.2indirect
npmvitest1.5.0indirect
npmwatskeburt4.0.2indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich4.0.0indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.13indirect
npmwhich-typed-array1.1.15indirect
npmwhy-is-node-running2.2.2indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyallist2.1.2indirect
npmyallist4.0.0indirect
npmyaml2.3.4indirect
npmyargs17.3.1indirect
npmyargs-parser21.0.0indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.0.0indirect
npmzod4.1.12indirect
Dependency advisories 1

Installing npm:@voiceflow/common@8.11.1 pulls in 15 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
lodash4.17.21directhigh34.18.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 16403,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 837,
        "JavaScript": 1370,
        "TypeScript": 622597,
        "Go Template": 3833
      },
      "pushed_at": "2026-02-13T21:37:56Z",
      "created_at": "2021-05-10T15:19:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-02-13T21:38:00Z",
      "description": "Voiceflow's Libraries",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://voiceflow.com",
      "name": "Voiceflow",
      "type": "Organization",
      "login": "voiceflow",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 341,
      "avatar_url": "https://avatars.githubusercontent.com/u/44123967?v=4",
      "created_at": "2018-10-13T19:54:58Z",
      "is_verified": null,
      "public_repos": 89,
      "account_age_days": 2842
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "@voiceflow/voice-types@2.11.3",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/common@8.11.1",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/base-types@2.138.2",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.15.3",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.33.3",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.29.3",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.16.3",
          "kind": "other",
          "published_at": "2026-02-13T21:37:57Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.16.2",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.29.2",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.15.2",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.33.2",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.11.2",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/common@8.11.0",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/base-types@2.138.1",
          "kind": "other",
          "published_at": "2026-01-29T14:27:11Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.16.1",
          "kind": "other",
          "published_at": "2026-01-20T16:52:52Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.15.1",
          "kind": "other",
          "published_at": "2026-01-20T16:52:52Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.11.1",
          "kind": "other",
          "published_at": "2026-01-20T16:52:52Z"
        },
        {
          "tag": "@voiceflow/base-types@2.138.0",
          "kind": "other",
          "published_at": "2026-01-20T16:52:52Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.33.1",
          "kind": "other",
          "published_at": "2026-01-20T16:52:52Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.29.1",
          "kind": "other",
          "published_at": "2026-01-20T16:52:52Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.11.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.16.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/base-types@2.137.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.15.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.33.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/metrics@1.6.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.29.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/common@8.10.0",
          "kind": "other",
          "published_at": "2025-11-25T19:23:04Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.57",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/base-types@2.136.1",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.57",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.57",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/common@8.9.0",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.59",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.44",
          "kind": "other",
          "published_at": "2025-11-21T05:06:07Z"
        },
        {
          "tag": "@voiceflow/base-types@2.136.0",
          "kind": "other",
          "published_at": "2025-10-14T19:06:51Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.56",
          "kind": "other",
          "published_at": "2025-10-14T19:06:51Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.58",
          "kind": "other",
          "published_at": "2025-10-14T19:06:51Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.56",
          "kind": "other",
          "published_at": "2025-10-14T19:06:51Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.43",
          "kind": "other",
          "published_at": "2025-10-14T19:06:51Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.56",
          "kind": "other",
          "published_at": "2025-10-14T19:06:51Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.55",
          "kind": "other",
          "published_at": "2025-08-20T17:17:56Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.55",
          "kind": "other",
          "published_at": "2025-08-20T17:17:56Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.55",
          "kind": "other",
          "published_at": "2025-08-20T17:17:56Z"
        },
        {
          "tag": "@voiceflow/base-types@2.135.0",
          "kind": "other",
          "published_at": "2025-08-20T17:17:56Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.42",
          "kind": "other",
          "published_at": "2025-08-20T17:17:56Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.57",
          "kind": "other",
          "published_at": "2025-08-20T17:17:56Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.54",
          "kind": "other",
          "published_at": "2025-07-24T15:04:20Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.54",
          "kind": "other",
          "published_at": "2025-07-24T15:04:20Z"
        },
        {
          "tag": "@voiceflow/base-types@2.134.1",
          "kind": "other",
          "published_at": "2025-07-24T15:04:20Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.54",
          "kind": "other",
          "published_at": "2025-07-24T15:04:20Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.41",
          "kind": "other",
          "published_at": "2025-07-24T15:04:20Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.56",
          "kind": "other",
          "published_at": "2025-07-24T15:04:20Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.40",
          "kind": "other",
          "published_at": "2025-07-23T10:11:59Z"
        },
        {
          "tag": "@voiceflow/base-types@2.134.0",
          "kind": "other",
          "published_at": "2025-07-23T10:11:59Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.55",
          "kind": "other",
          "published_at": "2025-07-23T10:11:59Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.53",
          "kind": "other",
          "published_at": "2025-07-23T10:11:59Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.53",
          "kind": "other",
          "published_at": "2025-07-23T10:11:59Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.53",
          "kind": "other",
          "published_at": "2025-07-23T10:11:59Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.52",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.54",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.52",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/base-types@2.133.1",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.52",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/common@8.8.1",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.39",
          "kind": "other",
          "published_at": "2025-06-18T21:52:49Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.53",
          "kind": "other",
          "published_at": "2025-06-18T17:41:21Z"
        },
        {
          "tag": "@voiceflow/base-types@2.133.0",
          "kind": "other",
          "published_at": "2025-06-18T17:41:21Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.51",
          "kind": "other",
          "published_at": "2025-06-18T17:41:21Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.51",
          "kind": "other",
          "published_at": "2025-06-18T17:41:21Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.38",
          "kind": "other",
          "published_at": "2025-06-18T17:41:21Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.51",
          "kind": "other",
          "published_at": "2025-06-18T17:41:21Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.37",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/common@8.8.0",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/base-types@2.132.2",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.50",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.52",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.50",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.50",
          "kind": "other",
          "published_at": "2025-06-10T22:39:19Z"
        },
        {
          "tag": "@voiceflow/common@8.7.1",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.49",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.51",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/base-types@2.132.1",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.36",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.49",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.49",
          "kind": "other",
          "published_at": "2025-02-14T17:05:07Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.48",
          "kind": "other",
          "published_at": "2025-01-29T18:39:09Z"
        },
        {
          "tag": "@voiceflow/base-types@2.132.0",
          "kind": "other",
          "published_at": "2025-01-29T18:39:09Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.48",
          "kind": "other",
          "published_at": "2025-01-29T18:39:09Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.50",
          "kind": "other",
          "published_at": "2025-01-29T18:39:08Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.48",
          "kind": "other",
          "published_at": "2025-01-29T18:39:08Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.35",
          "kind": "other",
          "published_at": "2025-01-29T18:39:08Z"
        },
        {
          "tag": "@voiceflow/base-types@2.131.2",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/api-sdk@3.28.47",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/common@8.7.0",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/alexa-types@2.15.49",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/voiceflow-types@3.32.34",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/voice-types@2.10.47",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/chat-types@2.14.47",
          "kind": "other",
          "published_at": "2025-01-27T21:17:16Z"
        },
        {
          "tag": "@voiceflow/base-types@2.131.1",
          "kind": "other",
          "published_at": "2025-01-17T10:48:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "af821ae8c693746de85e75dbd2feec5af9b80729",
          "body": " - @voiceflow/alexa-types@2.16.3\n - @voiceflow/api-sdk@3.29.3\n - @voiceflow/base-types@2.138.2\n - @voiceflow/chat-types@2.15.3\n - @voiceflow/common@8.11.1\n - @voiceflow/voice-types@2.11.3\n - @voiceflow/voiceflow-types@3.33.3",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2026-02-13T21:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1002d110e155cb7039831d70f1169ed87a42c34",
          "body": "### TL;DR\n\nFix variable replacement to handle non-string inputs by converting them to strings.\n\n### What changed?\n\nModified the `replaceVariables` function to explicitly convert non-string inputs to strings before processing. Previously, the function would attempt to trim potentially non-string valu\n[…]\n This fix ensures consistent behavior regardless of input type, preventing potential crashes when the function receives unexpected data types.\n\nCo-authored-by: Amanda <amanda.steinhauer@voiceflow.com>",
          "is_bot": false,
          "headline": "fix: ensure phrase is a string (COR-10013) (#593)",
          "author_name": "Amanda",
          "author_login": "amandasteinhauer",
          "committed_at": "2026-02-13T21:32:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f36349e81e2cc0cdee06b6c74d68f41116a7072e",
          "body": " - @voiceflow/alexa-types@2.16.2\n - @voiceflow/api-sdk@3.29.2\n - @voiceflow/base-types@2.138.1\n - @voiceflow/chat-types@2.15.2\n - @voiceflow/common@8.11.0\n - @voiceflow/voice-types@2.11.2\n - @voiceflow/voiceflow-types@3.33.2",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2026-01-29T14:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37bbab7bfe44d935f269349ee69d5293d28cd252",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve variables utils (COR-9708) (#592)",
          "author_name": "Evgeny Zaytsev",
          "author_login": "z4o4z",
          "committed_at": "2026-01-29T14:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b4fefee9e96fcac5f780cd9b9a61bcf9127167",
          "body": " - @voiceflow/alexa-types@2.16.1\n - @voiceflow/api-sdk@3.29.1\n - @voiceflow/base-types@2.138.0\n - @voiceflow/chat-types@2.15.1\n - @voiceflow/voice-types@2.11.1\n - @voiceflow/voiceflow-types@3.33.1",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2026-01-20T16:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e9cee090fac278e709ee0dd24fa7c19040223f",
          "body": "### TL;DR\n\nAdded support for tracking transcript property changes in `SetStepLog` type.\n\n### What changed?\n\nExtended the `SetStepLog` type to include an optional `changedTranscriptProperties` field, which is a record mapping property names to their string values. This allows for tracking changes to \n[…]\nled logging of transcript property changes during set operations, which improves debugging capabilities and provides better visibility into how transcript properties are being modified during runtime.",
          "is_bot": false,
          "headline": "feat: include transcript properties in setv3 logging (COR-9466) (#591)",
          "author_name": "Amanda",
          "author_login": "amandasteinhauer",
          "committed_at": "2026-01-20T16:44:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94bd4e1b18f7067a2c7c0799347eb68e2b8735a0",
          "body": " - @voiceflow/alexa-types@2.16.0\n - @voiceflow/api-sdk@3.29.0\n - @voiceflow/base-types@2.137.0\n - @voiceflow/chat-types@2.15.0\n - @voiceflow/common@8.10.0\n - @voiceflow/metrics@1.6.0\n - @voiceflow/voice-types@2.11.0\n - @voiceflow/voiceflow-types@3.33.0",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-11-25T19:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e48a4f36559b875d101f2df91b2060b43f24eb2",
          "body": null,
          "is_bot": false,
          "headline": "feat: publish packages using ci (ENG-721) (#590)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-11-25T19:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249577031363d019cf797d827a44ab6089e3faa3",
          "body": " - @voiceflow/alexa-types@2.15.59\n - @voiceflow/api-sdk@3.28.57\n - @voiceflow/base-types@2.136.1\n - @voiceflow/chat-types@2.14.57\n - @voiceflow/common@8.9.0\n - @voiceflow/voice-types@2.10.57\n - @voiceflow/voiceflow-types@3.32.44",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-11-21T05:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9db8f794bb51647591aff83b1ea0ff4b777bf2",
          "body": null,
          "is_bot": false,
          "headline": "feat: upgrade zod to v4 (ENG-697) (#589)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-11-21T05:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4381d4655ceb3684550d6ba933beb50ccff2b5",
          "body": " - @voiceflow/alexa-types@2.15.58\n - @voiceflow/api-sdk@3.28.56\n - @voiceflow/base-types@2.136.0\n - @voiceflow/chat-types@2.14.56\n - @voiceflow/voice-types@2.10.56\n - @voiceflow/voiceflow-types@3.32.43",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-10-14T19:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef81c32ac66707993cb75da627b4146017338c15",
          "body": "### Brief description. What is this change?\r\n\r\nAdd _**inactiveTimeout**_ field to project _**TranscriptSettings**_ object field.",
          "is_bot": false,
          "headline": "feat: inactive transcript timeout project field (COR-8062) (#588)",
          "author_name": "abuyak-vf",
          "author_login": "abuyak-vf",
          "committed_at": "2025-10-14T19:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75ae16c032babc86e7501a24c7f815042324543",
          "body": " - @voiceflow/alexa-types@2.15.57\n - @voiceflow/api-sdk@3.28.55\n - @voiceflow/base-types@2.135.0\n - @voiceflow/chat-types@2.14.55\n - @voiceflow/voice-types@2.10.55\n - @voiceflow/voiceflow-types@3.32.42",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-08-20T17:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94033f9f440ce3156e205239a220167230708023",
          "body": null,
          "is_bot": false,
          "headline": "feat: add save transcripts with no interaction field (COR-7415) (#587)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": "sanasarjanjughazyan",
          "committed_at": "2025-08-20T17:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f636b0feb985bd9e7e39832de530a7921d6be6",
          "body": " - @voiceflow/alexa-types@2.15.56\n - @voiceflow/api-sdk@3.28.54\n - @voiceflow/base-types@2.134.1\n - @voiceflow/chat-types@2.14.54\n - @voiceflow/voice-types@2.10.54\n - @voiceflow/voiceflow-types@3.32.41",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-07-24T15:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e607f69ed5ea88943d2b3d66f36cbdb5e02cfbd0",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "fix: cleanup (COR-7009) (#586)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2025-07-24T14:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ab008b47c6e653d8b9f4bf3968d2871e323ae3",
          "body": " - @voiceflow/alexa-types@2.15.55\n - @voiceflow/api-sdk@3.28.53\n - @voiceflow/base-types@2.134.0\n - @voiceflow/chat-types@2.14.53\n - @voiceflow/voice-types@2.10.53\n - @voiceflow/voiceflow-types@3.32.40",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-07-23T10:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741d9288739549fcb20d5fde5aee644093bab16a",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: add  staging env prop to project (COR-7008) (#585)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2025-07-23T10:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb842ce57e4902d69275fb4e21624a3b3887873",
          "body": " - @voiceflow/alexa-types@2.15.54\n - @voiceflow/api-sdk@3.28.52\n - @voiceflow/base-types@2.133.1\n - @voiceflow/chat-types@2.14.52\n - @voiceflow/common@8.8.1\n - @voiceflow/voice-types@2.10.52\n - @voiceflow/voiceflow-types@3.32.39",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-06-18T21:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f5584e425a6002112bdbc5c0ef6aef2a93d137",
          "body": null,
          "is_bot": false,
          "headline": "fix: common export order (ENG-597) (#584)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-06-18T21:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa98dfaf273f66eeda81f4163f20e66171edf798",
          "body": " - @voiceflow/alexa-types@2.15.53\n - @voiceflow/api-sdk@3.28.51\n - @voiceflow/base-types@2.133.0\n - @voiceflow/chat-types@2.14.51\n - @voiceflow/voice-types@2.10.51\n - @voiceflow/voiceflow-types@3.32.38",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-06-18T17:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6f1893f8fbada6a83462f0d48b8e9b741369d29",
          "body": "Co-authored-by: Andrew <andrew.zaitsev@voiceflow.com>",
          "is_bot": false,
          "headline": "feat: add transcript settings to any project interface (COR-6404) (#583)",
          "author_name": "Andrew",
          "author_login": "sofly",
          "committed_at": "2025-06-18T17:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1c6b980e17ce9e720e0023b5b69e6da62ebcda2",
          "body": " - @voiceflow/alexa-types@2.15.52\n - @voiceflow/api-sdk@3.28.50\n - @voiceflow/base-types@2.132.2\n - @voiceflow/chat-types@2.14.50\n - @voiceflow/common@8.8.0\n - @voiceflow/voice-types@2.10.50\n - @voiceflow/voiceflow-types@3.32.37",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-06-10T22:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aba1ad3ef693641b48be6e50ae462e158436b543",
          "body": null,
          "is_bot": false,
          "headline": "feat: add common DTOs (COR-6222) (#582)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-06-10T22:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc08872d5291f738e2fe8d2b86f017ce6debfb0",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove legacy packages (ENG-536) (#581)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-04-28T18:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e363cdb75144bb7e0494469aecca531cde99c3e",
          "body": null,
          "is_bot": false,
          "headline": "chore: disable renovate",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-03-21T18:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c11bb2193406551c028938f2330817d15885844",
          "body": " - @voiceflow/alexa-types@2.15.51\n - @voiceflow/api-sdk@3.28.49\n - @voiceflow/base-types@2.132.1\n - @voiceflow/chat-types@2.14.49\n - @voiceflow/common@8.7.1\n - @voiceflow/voice-types@2.10.49\n - @voiceflow/voiceflow-types@3.32.36",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-02-14T17:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b4a03c823edd7630d7ad54be27dbea2ad35b45",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix cjs exports format (COR-4870) (#578)",
          "author_name": "Evgeny Zaytsev",
          "author_login": "z4o4z",
          "committed_at": "2025-02-14T17:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e6d0afc0cfdb6bac1bd1806864be14035a20f4",
          "body": null,
          "is_bot": false,
          "headline": "ci: add pre-release check",
          "author_name": "xavidop",
          "author_login": "xavidop",
          "committed_at": "2025-01-30T11:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387b7718855fcf1460f37eab401c7dabbfe97400",
          "body": " - @voiceflow/alexa-types@2.15.50\n - @voiceflow/api-sdk@3.28.48\n - @voiceflow/base-types@2.132.0\n - @voiceflow/chat-types@2.14.48\n - @voiceflow/voice-types@2.10.48\n - @voiceflow/voiceflow-types@3.32.35",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-01-29T18:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855cf22374591eb9bef63f08374b81c194bc2c1d",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove entities and intents from version model (RUN-602) (#576)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2025-01-29T18:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78aee0cb0651458fc243fcbade1bf6fce87a3c7d",
          "body": " - @voiceflow/alexa-types@2.15.49\n - @voiceflow/api-sdk@3.28.47\n - @voiceflow/base-types@2.131.2\n - @voiceflow/chat-types@2.14.47\n - @voiceflow/common@8.7.0\n - @voiceflow/voice-types@2.10.47\n - @voiceflow/voiceflow-types@3.32.34",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-01-27T21:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd1caf6c80e68cf17aad85e1105c015166805ee",
          "body": null,
          "is_bot": false,
          "headline": "feat: add JSON DTOs and dtos subexport (ENG-441) (#575)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2025-01-27T21:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44f65d558d65c75a1a62a8a901a78facb45a057d",
          "body": " - @voiceflow/alexa-types@2.15.48\n - @voiceflow/api-sdk@3.28.46\n - @voiceflow/base-types@2.131.1\n - @voiceflow/chat-types@2.14.46\n - @voiceflow/voice-types@2.10.46\n - @voiceflow/voiceflow-types@3.32.33",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-01-17T10:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552da2f527177aa39b5081b2977aeaad3448295e",
          "body": null,
          "is_bot": false,
          "headline": "fix: add promptID to ai response node (COR-4556) (#574)",
          "author_name": "Evgeny Zaytsev",
          "author_login": "z4o4z",
          "committed_at": "2025-01-17T10:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495d4981896d3cfabec9255b0ece99960ed170b5",
          "body": " - @voiceflow/alexa-types@2.15.47\n - @voiceflow/api-sdk@3.28.45\n - @voiceflow/base-types@2.131.0\n - @voiceflow/chat-types@2.14.45\n - @voiceflow/voice-types@2.10.45\n - @voiceflow/voiceflow-types@3.32.32",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-01-13T22:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e33baa6fde2700b839c0fd0dabeee7e853f6d3",
          "body": null,
          "is_bot": false,
          "headline": "feat: optional intents and slots in version model (RUN-523) (#573)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2025-01-13T22:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d7f0f1969831489048b38c99e602383af4cf82",
          "body": " - @voiceflow/alexa-types@2.15.46\n - @voiceflow/api-sdk@3.28.44\n - @voiceflow/base-types@2.130.1\n - @voiceflow/chat-types@2.14.44\n - @voiceflow/common@8.6.0\n - @voiceflow/voice-types@2.10.44\n - @voiceflow/voiceflow-types@3.32.31",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-01-13T21:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72f509551cb4e89f3a9793dea62990389ad8c57",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: improve splitVariableName API (DLC-551) (#572)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2025-01-13T21:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b88731db9a71e2b216838b4a0ec5d120f67c2e",
          "body": " - @voiceflow/alexa-types@2.15.45\n - @voiceflow/api-sdk@3.28.43\n - @voiceflow/base-types@2.130.0\n - @voiceflow/chat-types@2.14.43\n - @voiceflow/voice-types@2.10.43\n - @voiceflow/voiceflow-types@3.32.30",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2025-01-09T20:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81127a5aa39740fd987a8d4183c003a310fa4b38",
          "body": null,
          "is_bot": false,
          "headline": "feat: add intents and slots to version model (RUN-523) (#571)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2025-01-09T20:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e2500d7645fb11bafd6a28a019b1e54e2b8313",
          "body": " - @voiceflow/alexa-types@2.15.44\n - @voiceflow/api-sdk@3.28.42\n - @voiceflow/base-types@2.129.0\n - @voiceflow/chat-types@2.14.42\n - @voiceflow/voice-types@2.10.42\n - @voiceflow/voiceflow-types@3.32.29",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-17T17:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "addda95292f22f404a7d9c2160babb6c6e166995",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: add structured output to node data (DLC-525) (#570)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-12-17T17:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df18abdc19c00ce85d2ded6f1d07d879c3b6d2b5",
          "body": " - @voiceflow/alexa-types@2.15.43\n - @voiceflow/api-sdk@3.28.41\n - @voiceflow/base-types@2.128.2\n - @voiceflow/chat-types@2.14.41\n - @voiceflow/common@8.5.0\n - @voiceflow/voice-types@2.10.41\n - @voiceflow/voiceflow-types@3.32.28",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-17T10:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d4af7ba8b3df9e0b1e6ee1450d0b32bf9c95229",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: improve interface (DLC-504) (#569)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-12-17T10:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ae823bb810ed7874dce0c23a011a00d2a6db62",
          "body": " - @voiceflow/alexa-types@2.15.42\n - @voiceflow/api-sdk@3.28.40\n - @voiceflow/base-types@2.128.1\n - @voiceflow/chat-types@2.14.40\n - @voiceflow/common@8.4.0\n - @voiceflow/voice-types@2.10.40\n - @voiceflow/voiceflow-types@3.32.27",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-16T15:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f163d19f311cf411c16678b53d113562c39583",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: update replace variable (dlc-504) (#568)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-12-16T15:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5387f7aef7cf71d0a1001be6af66634e092fc5d",
          "body": " - @voiceflow/alexa-types@2.15.41\n - @voiceflow/api-sdk@3.28.39\n - @voiceflow/base-types@2.128.0\n - @voiceflow/chat-types@2.14.39\n - @voiceflow/voice-types@2.10.39\n - @voiceflow/voiceflow-types@3.32.26",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-13T16:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad3dd74065cc01098ccfe7dcd0351b376823f6d",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: update slate variable element (DLC-517) (#567)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-12-13T15:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "030dd9ac4a1ba96b3ddb5cceada8b7812dfbc18e",
          "body": " - @voiceflow/alexa-types@2.15.40\n - @voiceflow/api-sdk@3.28.38\n - @voiceflow/base-types@2.127.2\n - @voiceflow/chat-types@2.14.38\n - @voiceflow/voice-types@2.10.38\n - @voiceflow/voiceflow-types@3.32.25",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-12T23:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea40ea3cfdcea8404071cade2847cc4dd112a1d0",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements RUN-457**\r\n\r\nFix is for [this error](https://app.circleci.com/pipelines/github/voiceflow/creator-api/24229/workflows/65cee781-6df7-405e-bc77-511468ebb869/jobs/52200) when upgrading libs packages.",
          "is_bot": false,
          "headline": "fix: separate event imports in command.ts (RUN-457) (#566)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2024-12-12T23:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8d92af87448d5f34d648d0e1e48992c42ec289",
          "body": " - @voiceflow/alexa-types@2.15.39\n - @voiceflow/api-sdk@3.28.37\n - @voiceflow/base-types@2.127.1\n - @voiceflow/chat-types@2.14.37\n - @voiceflow/common@8.3.2\n - @voiceflow/voice-types@2.10.37\n - @voiceflow/voiceflow-types@3.32.24",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-12T23:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec14e3c9281a8c0cf582adecad4af054e191253",
          "body": "…) (#564)\n\n<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements RUN-454**\r\n\r\nFirst step to fix [this bug](https://linear.app/voiceflow/issue/RUN-453/ent-trilogy-greater-than-if-condition-incorrect-within-small-margins)",
          "is_bot": false,
          "headline": "fix: remove float decimal restriction in variables sanitizer (RUN-454…",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2024-12-12T22:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e2eb5f7ecfadd10f3e872b19255aa979c613a39",
          "body": " - @voiceflow/alexa-types@2.15.38\n - @voiceflow/api-sdk@3.28.36\n - @voiceflow/base-types@2.127.0\n - @voiceflow/chat-types@2.14.36\n - @voiceflow/voice-types@2.10.36\n - @voiceflow/voiceflow-types@3.32.23",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-12T22:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e551c05e616dd86e371c23371d67410a7513e22",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements COR-4232**\r\n - Enabled should be false by default, since prompt and delay are undefined. This will also enable a better UX, since we can set a default no reply message in the UI once user enables it.",
          "is_bot": false,
          "headline": "feat: globalNoReply.enabled false as default (COR-4232) (#565)",
          "author_name": "Vinicius Dacal",
          "author_login": "viniciusdacal",
          "committed_at": "2024-12-12T22:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67ff5529ffbdd91c6d8bb28fb25a2e6653ea53e",
          "body": " - @voiceflow/alexa-types@2.15.37\n - @voiceflow/api-sdk@3.28.35\n - @voiceflow/base-types@2.126.0\n - @voiceflow/chat-types@2.14.35\n - @voiceflow/voice-types@2.10.35\n - @voiceflow/voiceflow-types@3.32.22",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-11T20:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f9f75c33f07e81c5b997273e95b4d17bf721283",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements RUN-447**\r\n\r\n### Brief description. What is this change?\r\n\r\nDuring deleting basic-types from dtos `AIMessageRole` was used, this introduced problems in runtime.",
          "is_bot": false,
          "headline": "feat: fix message role type (RUN-447) (#563)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2024-12-11T20:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e95c1c3c21a0fddb7560a8d1a59febe42c7b685",
          "body": " - @voiceflow/alexa-types@2.15.36\n - @voiceflow/api-sdk@3.28.34\n - @voiceflow/base-types@2.125.0\n - @voiceflow/chat-types@2.14.34\n - @voiceflow/voice-types@2.10.34\n - @voiceflow/voiceflow-types@3.32.21",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-11T20:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a3afda17d67c5ceea46a1acf88fb60b37739f1d",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements RUN-446**\r\n\r\n### Brief description. What is this change?\r\n\r\nAdding model to version type",
          "is_bot": false,
          "headline": "feat: add model to version (RUN-446) (#562)",
          "author_name": "Sanasar Janjughazyan",
          "author_login": null,
          "committed_at": "2024-12-11T20:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca564eb084cbcf28bd3127bef7bf9d8746258508",
          "body": " - @voiceflow/alexa-types@2.15.35\n - @voiceflow/api-sdk@3.28.33\n - @voiceflow/base-types@2.124.0\n - @voiceflow/chat-types@2.14.33\n - @voiceflow/voice-types@2.10.33\n - @voiceflow/voiceflow-types@3.32.20",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-10T16:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a2579d89bcedbe2adb747c8584893ae2bb2a16",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements COR-4158**\r\n\r\n### Brief description. What is this change?\r\n- Introduce enabled property to global no reply. Based on this flag, we can strip the noReply config in the compiler. To support existing projects, we can check strictly if value is `false`.",
          "is_bot": false,
          "headline": "feat: global no reply enabled property (COR-4158) (#561)",
          "author_name": "Vinicius Dacal",
          "author_login": "viniciusdacal",
          "committed_at": "2024-12-10T16:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334e7ffced2308c65ed758958ee2eacec6756fc7",
          "body": " - @voiceflow/alexa-types@2.15.34\n - @voiceflow/api-sdk@3.28.32\n - @voiceflow/base-types@2.123.0\n - @voiceflow/chat-types@2.14.32\n - @voiceflow/voice-types@2.10.32\n - @voiceflow/voiceflow-types@3.32.19",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-10T14:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c27ed29e34c32ac971b43b5c1afff0deb16a7e",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: response format as string (DLC-000) (#560)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-12-10T14:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42461cc48725bab981c4c85d7c017ee842668495",
          "body": " - @voiceflow/alexa-types@2.15.33\n - @voiceflow/api-sdk@3.28.31\n - @voiceflow/base-types@2.122.1\n - @voiceflow/chat-types@2.14.31\n - @voiceflow/voice-types@2.10.31\n - @voiceflow/voiceflow-types@3.32.18",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-12-02T19:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819170ad104e68dd55187081845ee0856641b91d",
          "body": null,
          "is_bot": false,
          "headline": "fix: removed modelID (RUN-400) (#559)",
          "author_name": "Ario Zareinia",
          "author_login": "Supremolink81",
          "committed_at": "2024-12-02T19:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba155e60283a5a64bcf4831314650873b8bf8c61",
          "body": " - @voiceflow/alexa-types@2.15.32\n - @voiceflow/api-sdk@3.28.30\n - @voiceflow/base-types@2.122.0\n - @voiceflow/chat-types@2.14.30\n - @voiceflow/voice-types@2.10.30\n - @voiceflow/voiceflow-types@3.32.17",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-11-27T12:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83df04a7bf1443f5a63a311cd121090b38f205cd",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements VF-XXX**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: add new response format params (DLC-476) (#558)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-11-27T11:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf9c9df81a196e5304463a52d66a3021a9f88441",
          "body": " - @voiceflow/alexa-types@2.15.31\n - @voiceflow/api-sdk@3.28.29\n - @voiceflow/base-types@2.121.4\n - @voiceflow/chat-types@2.14.29\n - @voiceflow/voice-types@2.10.29\n - @voiceflow/voiceflow-types@3.32.16",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-11-15T20:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af49c439a06b24b5bfd95d6a4341681f9a8906b",
          "body": null,
          "is_bot": false,
          "headline": "fix: use any",
          "author_name": "Tyler",
          "author_login": "DecathectZero",
          "committed_at": "2024-11-15T20:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd51bbdbd70f8fbcdbfdf75ec580641724aa900b",
          "body": " - @voiceflow/alexa-types@2.15.30\n - @voiceflow/api-sdk@3.28.28\n - @voiceflow/base-types@2.121.3\n - @voiceflow/chat-types@2.14.28\n - @voiceflow/voice-types@2.10.28\n - @voiceflow/voiceflow-types@3.32.15",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-11-15T20:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309cef8d99233e4a74314ef2ca933f3bf33ee42e",
          "body": null,
          "is_bot": false,
          "headline": "fix: add general deepgram settings",
          "author_name": "Tyler",
          "author_login": "DecathectZero",
          "committed_at": "2024-11-15T20:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24002b7522c9e7a6030a9fde4dde5652bee6662b",
          "body": " - @voiceflow/alexa-types@2.15.29\n - @voiceflow/api-sdk@3.28.27\n - @voiceflow/base-types@2.121.2\n - @voiceflow/chat-types@2.14.27\n - @voiceflow/voice-types@2.10.27\n - @voiceflow/voiceflow-types@3.32.14",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-11-13T20:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b3a296d369c41ac89b3f49cc7931d4abc1944c",
          "body": null,
          "is_bot": false,
          "headline": "fix: deepgram asr to default settings (RUN-320)",
          "author_name": "Tyler",
          "author_login": "DecathectZero",
          "committed_at": "2024-11-13T20:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f080d57fd92c5c8394fcdfe27470b825866f4e3",
          "body": " - @voiceflow/alexa-types@2.15.28\n - @voiceflow/api-sdk@3.28.26\n - @voiceflow/base-types@2.121.1\n - @voiceflow/chat-types@2.14.26\n - @voiceflow/voice-types@2.10.26\n - @voiceflow/voiceflow-types@3.32.13",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-11-13T16:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50193490e2662c064d51b469b353dd519ed6cdf",
          "body": null,
          "is_bot": false,
          "headline": "fix: deepgram asr settings (RUN-320)",
          "author_name": "Tyler",
          "author_login": "DecathectZero",
          "committed_at": "2024-11-13T16:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1b27e5fd4bfd0c94e47920fdee2d080da9061b6",
          "body": " - @voiceflow/alexa-types@2.15.27\n - @voiceflow/api-sdk@3.28.25\n - @voiceflow/base-types@2.121.0\n - @voiceflow/chat-types@2.14.25\n - @voiceflow/voice-types@2.10.25\n - @voiceflow/voiceflow-types@3.32.12",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-31T13:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406dc44974cc92d5d450fee8c2aea364cd4a4e01",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements COR-1997**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics for discussion -->",
          "is_bot": false,
          "headline": "feat: added on query to command (COR-1997) (#557)",
          "author_name": "Zhi Heng (Brennan) Lu",
          "author_login": "zhihil",
          "committed_at": "2024-10-31T13:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c956889ce9e36fa46da42066e0945920104a1136",
          "body": " - @voiceflow/alexa-types@2.15.26\n - @voiceflow/api-sdk@3.28.24\n - @voiceflow/base-types@2.120.0\n - @voiceflow/chat-types@2.14.24\n - @voiceflow/voice-types@2.10.24\n - @voiceflow/voiceflow-types@3.32.11",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-25T15:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1a9f706bef07e38199401ed789e7c9943d4cb5",
          "body": "Add type guard for an `event` event (trigger).\n\nCo-authored-by: Tyler Stewart <git@tylerstewart.ca>",
          "is_bot": false,
          "headline": "feat: add event trigger guard (COR-3437) (#556)",
          "author_name": "Tyler Stewart",
          "author_login": "trs",
          "committed_at": "2024-10-25T15:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26924fae0a23467eb9d7ebb8a20040ac5fd751cf",
          "body": " - @voiceflow/alexa-types@2.15.25\n - @voiceflow/api-sdk@3.28.23\n - @voiceflow/base-types@2.119.0\n - @voiceflow/chat-types@2.14.23\n - @voiceflow/voice-types@2.10.23\n - @voiceflow/voiceflow-types@3.32.10",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-23T14:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a211af54b1e579f2f59c46c225e269281a08aa59",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements COR-3604**\r\n\r\n### Brief description. What is this change?\r\n\r\n<!-- Build up some context for your teammates on the changes made here and potential tradeoffs made and/or highlight any topics\n[…]\nep logs. This object describes the diff in diagram variables when an API step executes. This change is purely to get around type-checking issues breaking the build in the related `general-runtime` PR>",
          "is_bot": false,
          "headline": "feat: adding changes field (COR-3604) (#555)",
          "author_name": "Zhi Heng (Brennan) Lu",
          "author_login": "zhihil",
          "committed_at": "2024-10-23T14:37:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73b5b31b08efb1fea76038de59f34c401331be25",
          "body": " - @voiceflow/alexa-types@2.15.24\n - @voiceflow/api-sdk@3.28.22\n - @voiceflow/base-types@2.118.1\n - @voiceflow/chat-types@2.14.22\n - @voiceflow/voice-types@2.10.22\n - @voiceflow/voiceflow-types@3.32.9",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-21T15:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f293135607f179d5476157eacf5fef35ab2ea0",
          "body": "add event to any event type",
          "is_bot": false,
          "headline": "fix: add event to any event type (COR-3436) (#554)",
          "author_name": "Amanda",
          "author_login": "amandasteinhauer",
          "committed_at": "2024-10-21T15:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65167ed97926677756523986e93509beb74b76f",
          "body": " - @voiceflow/alexa-types@2.15.23\n - @voiceflow/api-sdk@3.28.21\n - @voiceflow/base-types@2.118.0\n - @voiceflow/chat-types@2.14.21\n - @voiceflow/voice-types@2.10.21\n - @voiceflow/voiceflow-types@3.32.8",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-18T13:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ace54c72a396f26cb7c2fbb7d41a67f9b9b08b9",
          "body": "… (#553)\n\nCo-authored-by: Andrew <andrew.zaitsev@voiceflow.com>",
          "is_bot": false,
          "headline": "feat: remove public prototype enabled from version settings (COR-000)…",
          "author_name": "Andrew",
          "author_login": "sofly",
          "committed_at": "2024-10-18T13:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a80534e59e1c2fb336be6bb9290424f6530dc0",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move fetch and exception to platform (BEN-37) (#552)",
          "author_name": "Ben Teichman",
          "author_login": "effervescentia",
          "committed_at": "2024-10-16T00:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a87810f092e5cfa1eaf19df5d755fdce818d3c",
          "body": " - @voiceflow/alexa-types@2.15.22\n - @voiceflow/api-sdk@3.28.20\n - @voiceflow/base-types@2.117.0\n - @voiceflow/chat-types@2.14.20\n - @voiceflow/voice-types@2.10.20\n - @voiceflow/voiceflow-types@3.32.7",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-14T19:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200b10d5af7c0068d46f047a78a586508948ea9d",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements DLC-271**\r\n\r\n### Brief description. What is this change?\r\nMakes messages be part of the ai response node, optionally so its backwards compatible\r\n### Related PRs\r\n\r\n<!-- List related PRs against other branches -->\r\n\r\n- https://github.com/voiceflow/general-runtime/pull/1081\r\n- https://github.com/voiceflow/general-service/pull/647\r\n- https://github.com/voiceflow/creator-app/pull/9232",
          "is_bot": false,
          "headline": "feat: add messages to ai node props (DLC-271) (#551)",
          "author_name": "pmvrmc",
          "author_login": null,
          "committed_at": "2024-10-14T19:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a433db4ae429d350483fe667a8af856b82a556a4",
          "body": " - @voiceflow/alexa-types@2.15.21\n - @voiceflow/api-sdk@3.28.19\n - @voiceflow/base-types@2.116.1\n - @voiceflow/chat-types@2.14.19\n - @voiceflow/voice-types@2.10.19\n - @voiceflow/voiceflow-types@3.32.6",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-10T21:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b17bd3af420fd90b6b92068527cba211299801",
          "body": null,
          "is_bot": false,
          "headline": "fix: delete traces from libs (RUN-174) (#549)",
          "author_name": "Tyler Han",
          "author_login": "DecathectZero",
          "committed_at": "2024-10-10T21:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198f5d44fae4dfc8ded3726891dd728ca9c1e434",
          "body": " - @voiceflow/alexa-types@2.15.20\n - @voiceflow/api-sdk@3.28.18\n - @voiceflow/base-types@2.116.0\n - @voiceflow/chat-types@2.14.18\n - @voiceflow/voice-types@2.10.18\n - @voiceflow/voiceflow-types@3.32.5",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-09T16:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838c8857375821ba321bb9e4dc56d38452e895f2",
          "body": "Co-authored-by: Andrew <andrew.zaitsev@voiceflow.com>",
          "is_bot": false,
          "headline": "feat: add additional props to prototype settings (COR-000) (#550)",
          "author_name": "Andrew",
          "author_login": "sofly",
          "committed_at": "2024-10-09T16:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecde7cfc59df4713d2d5bc92bca85476ed29ccd6",
          "body": " - @voiceflow/alexa-types@2.15.19\n - @voiceflow/api-sdk@3.28.17\n - @voiceflow/base-types@2.115.0\n - @voiceflow/chat-types@2.14.17\n - @voiceflow/voice-types@2.10.17\n - @voiceflow/voiceflow-types@3.32.4",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-07T14:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470794e36121e3df04d4bba9d3fb4287d6778d5a",
          "body": "Add event type to libs",
          "is_bot": false,
          "headline": "fix: add event type (COR-3438) (#548)",
          "author_name": "Amanda",
          "author_login": "amandasteinhauer",
          "committed_at": "2024-10-07T14:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87eac810f5e7b0d7c004a0fab340a470524ce7ee",
          "body": "### Brief description. What is this change?\r\n\r\nAdds model ID to the PrototypeModel spec so general-runtime can access it when pulling a Version object. The ID is optional, and prototype is listed as a generic object for schema validation, so no updates to the ORM should be necessary.\r\n\r\nThis success\n[…]\n/123\r\n\r\n### Checklist\r\n\r\n- [*] Breaking changes have been communicated, including:\r\n    - New required environment variables\r\n    - Renaming of interfaces (API routes, request/response interface, etc)",
          "is_bot": false,
          "headline": "feat: added modelID to PrototypeModel in base-types (RUN-26) (#547)",
          "author_name": "Ario Zareinia",
          "author_login": "Supremolink81",
          "committed_at": "2024-10-01T22:49:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a23f557a71a3b7c9f088a9c29f53fa329a9a929f",
          "body": " - @voiceflow/alexa-types@2.15.18\n - @voiceflow/api-sdk@3.28.16\n - @voiceflow/base-types@2.114.0\n - @voiceflow/chat-types@2.14.16\n - @voiceflow/voice-types@2.10.16\n - @voiceflow/voiceflow-types@3.32.3",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-10-01T18:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "289fab4278dac55d559cf88cc8ce9be38fd4e8ee",
          "body": "<!-- You can erase any parts of this template not applicable to your Pull Request. -->\r\n\r\n**Fixes or implements COR-3434**\r\n\r\n### Brief description. What is this change?\r\n - Add `updatedAt` and `publishedAt` to version.",
          "is_bot": false,
          "headline": "feat: add updatedAt and publishedAt to version (COR-3434) (#546)",
          "author_name": "Vinicius Dacal",
          "author_login": "viniciusdacal",
          "committed_at": "2024-10-01T18:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3480c76ffdb70a6408c8df8276021ecbc06435ad",
          "body": " - @voiceflow/alexa-types@2.15.17\n - @voiceflow/api-sdk@3.28.15\n - @voiceflow/base-types@2.113.2\n - @voiceflow/chat-types@2.14.15\n - @voiceflow/voice-types@2.10.15\n - @voiceflow/voiceflow-types@3.32.2",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-09-30T21:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bdcd426a1496877d1a5435184943344b438109",
          "body": "Runtime component: https://github.com/voiceflow/general-runtime/pull/1053\r\n\r\nInstead of having 3 different top level completion traces, we should be protective of the \"trace.type\" namespace - makes for easier documentation. The pattern we want to encourage for users is to build specialized handlers \n[…]\nace.payload.content ?? \"\");\r\n\r\n          if (trace.payload.state === \"end\") {\r\n            process.stdout.write(\"\\n\");\r\n          }\r\n          break;\r\n```\n\nCo-authored-by: Tyler <tylerhan97@gmail.com>",
          "is_bot": false,
          "headline": "fix: cleaner completion traces (RUN-160) (#545)",
          "author_name": "Tyler Han",
          "author_login": "DecathectZero",
          "committed_at": "2024-09-30T21:11:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b1e23baf735cf7dcd5b48de1311720657cccba0",
          "body": " - @voiceflow/alexa-types@2.15.16\n - @voiceflow/api-sdk@3.28.14\n - @voiceflow/base-types@2.113.1\n - @voiceflow/chat-types@2.14.14\n - @voiceflow/voice-types@2.10.14\n - @voiceflow/voiceflow-types@3.32.1",
          "is_bot": false,
          "headline": "chore(release): publish",
          "author_name": "Voiceflow",
          "author_login": "vf-service-account",
          "committed_at": "2024-09-24T11:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 14,
      "latest_release_at": "2026-02-13T21:37:57Z",
      "latest_release_tag": "@voiceflow/voice-types@2.11.3",
      "releases_from_tags": false,
      "days_since_last_push": 162,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 162,
      "mean_days_between_releases": 1.7
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@voiceflow/common",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/common",
          "is_deprecated": false,
          "latest_version": "8.11.1",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 143,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 27108,
          "first_published_at": "2019-05-03T14:08:32.631000Z",
          "latest_published_at": "2026-02-13T21:38:00.094000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        },
        {
          "name": "@voiceflow/api-sdk",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/api-sdk",
          "is_deprecated": false,
          "latest_version": "3.29.3",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 453,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 4430,
          "first_published_at": "2020-07-28T14:36:27.313000Z",
          "latest_published_at": "2026-02-13T21:38:05.064000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        },
        {
          "name": "@voiceflow/metrics",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "metrics",
            "opentelemetry",
            "voiceflow"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/metrics",
          "is_deprecated": false,
          "latest_version": "1.6.0",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 185,
          "first_published_at": "2021-12-14T15:56:40.880000Z",
          "latest_published_at": "2025-11-25T19:23:07.812000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 242
        },
        {
          "name": "@voiceflow/base-types",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow",
            "voiceflow-types"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/base-types",
          "is_deprecated": false,
          "latest_version": "2.138.2",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 350,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 14443,
          "first_published_at": "2021-08-16T21:22:08.910000Z",
          "latest_published_at": "2026-02-13T21:38:02.163000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        },
        {
          "name": "@voiceflow/chat-types",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow",
            "voiceflow-types"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/chat-types",
          "is_deprecated": false,
          "latest_version": "2.15.3",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 357,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 3260,
          "first_published_at": "2021-08-19T17:23:28.492000Z",
          "latest_published_at": "2026-02-13T21:38:04.591000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        },
        {
          "name": "@voiceflow/alexa-types",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow",
            "voiceflow-types"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/alexa-types",
          "is_deprecated": false,
          "latest_version": "2.16.3",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 552,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 1893,
          "first_published_at": "2020-08-19T00:24:38.630000Z",
          "latest_published_at": "2026-02-13T21:38:08.131000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        },
        {
          "name": "@voiceflow/voice-types",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow",
            "voiceflow-types"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/voice-types",
          "is_deprecated": false,
          "latest_version": "2.11.3",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 352,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 5927,
          "first_published_at": "2021-08-16T21:22:11.727000Z",
          "latest_published_at": "2026-02-13T21:38:04.728000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        },
        {
          "name": "@voiceflow/voiceflow-types",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "voiceflow",
            "voiceflow-types"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@voiceflow/voiceflow-types",
          "is_deprecated": false,
          "latest_version": "3.33.3",
          "repository_url": "https://github.com/voiceflow/libs",
          "versions_count": 318,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 27,
          "monthly_downloads": 2943,
          "first_published_at": "2022-02-03T16:17:58.510000Z",
          "latest_published_at": "2026-02-13T21:38:06.446000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 162
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 6,
      "watchers": 19,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/alexa-types/tsconfig.json",
        "packages/api-sdk/tsconfig.json",
        "packages/base-types/tsconfig.json",
        "packages/chat-types/tsconfig.json",
        "packages/common/tsconfig.json",
        "packages/metrics/tsconfig.json",
        "packages/voice-types/tsconfig.json",
        "packages/voiceflow-types/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 2172670,
      "source_files_sampled": 394,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "lodash",
            "direct": true,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 185
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 3,
        "affected_count": 1,
        "assessed_count": 15,
        "malicious_count": 0,
        "assessed_package": "npm:@voiceflow/common@8.11.1",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@voiceflow/base-types",
          "manifest": "packages/alexa-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/common",
          "manifest": "packages/alexa-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/voice-types",
          "manifest": "packages/alexa-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/voiceflow-types",
          "manifest": "packages/alexa-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "ask-smapi-model",
          "manifest": "packages/alexa-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.14.0"
        },
        {
          "name": "@voiceflow/base-types",
          "manifest": "packages/api-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/common",
          "manifest": "packages/api-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "axios",
          "manifest": "packages/api-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.24.0"
        },
        {
          "name": "jwt-decode",
          "manifest": "packages/api-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.2"
        },
        {
          "name": "superstruct",
          "manifest": "packages/api-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.10.13"
        },
        {
          "name": "@voiceflow/common",
          "manifest": "packages/base-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "slate",
          "manifest": "packages/base-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.94.1"
        },
        {
          "name": "@voiceflow/base-types",
          "manifest": "packages/chat-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/common",
          "manifest": "packages/chat-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@types/crypto-js",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.1.0"
        },
        {
          "name": "@types/shallowequal",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.1"
        },
        {
          "name": "bson-objectid",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.2"
        },
        {
          "name": "crypto-js",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.0"
        },
        {
          "name": "cuid",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.8"
        },
        {
          "name": "dayjs",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.10.7"
        },
        {
          "name": "lodash",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.17.21"
        },
        {
          "name": "murmurhash-wasm",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.0"
        },
        {
          "name": "number-to-words",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.4"
        },
        {
          "name": "shallowequal",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.0"
        },
        {
          "name": "typescript-fsa",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.0"
        },
        {
          "name": "@opentelemetry/api",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.3"
        },
        {
          "name": "@opentelemetry/api-metrics",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.26.0"
        },
        {
          "name": "@opentelemetry/exporter-prometheus",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.26.0"
        },
        {
          "name": "@opentelemetry/sdk-metrics-base",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.26.0"
        },
        {
          "name": "@types/chai",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.3.0"
        },
        {
          "name": "axios",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.24.0"
        },
        {
          "name": "chai",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.3.6"
        },
        {
          "name": "get-port",
          "manifest": "packages/metrics/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.1.1"
        },
        {
          "name": "@voiceflow/base-types",
          "manifest": "packages/voice-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/common",
          "manifest": "packages/voice-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/base-types",
          "manifest": "packages/voiceflow-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/chat-types",
          "manifest": "packages/voiceflow-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@voiceflow/voice-types",
          "manifest": "packages/voiceflow-types/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@opentelemetry/api",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-metrics",
            "direct": true,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-prometheus",
            "direct": true,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-metrics-base",
            "direct": true,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/crypto-js",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/shallowequal",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ask-smapi-model",
            "direct": true,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "0.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "bson-objectid",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": true,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": true,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-js",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cuid",
            "direct": true,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": true,
            "version": "1.10.7",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": true,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwt-decode",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "murmurhash-wasm",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "number-to-words",
            "direct": true,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "shallowequal",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slate",
            "direct": true,
            "version": "0.94.1",
            "ecosystem": "npm"
          },
          {
            "name": "superstruct",
            "direct": true,
            "version": "0.10.13",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-fsa",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@assemblyscript/loader",
            "direct": false,
            "version": "0.19.22",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.16.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-validator",
            "direct": false,
            "version": "19.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/ensure",
            "direct": false,
            "version": "19.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/execute-rule",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/format",
            "direct": false,
            "version": "19.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/is-ignored",
            "direct": false,
            "version": "19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/lint",
            "direct": false,
            "version": "19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/load",
            "direct": false,
            "version": "19.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/message",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/parse",
            "direct": false,
            "version": "19.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/read",
            "direct": false,
            "version": "19.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/resolve-extends",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/rules",
            "direct": false,
            "version": "19.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/to-lines",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/top-level",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "19.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resources",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/conventional-commits-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonwebtoken",
            "direct": false,
            "version": "8.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.14.178",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "17.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/number-to-words",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/commitlint-config",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/dependency-cruiser-config",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/eslint-config",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/git-branch-check",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/prettier-config",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/tsconfig",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@voiceflow/vitest-config",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx-walk",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-loose",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "6.2.1",
            "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": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.5",
            "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": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ask-sdk-model-runtime",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-add-module-exports",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "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": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001610",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "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": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confusing-browser-globals",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig-typescript-loader",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "current-git-branch",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-cruiser",
            "direct": false,
            "version": "16.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "4.0.1",
            "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": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecdsa-sig-formatter",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.738",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.22.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.3",
            "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.20.2",
            "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": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-airbnb-base",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-formatter-junit",
            "direct": false,
            "version": "8.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-formatter-stylish",
            "direct": false,
            "version": "8.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-typescript",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-eslint-comments",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-secrets",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prefer-arrow",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-promise",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-sonarjs",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": false,
            "version": "52.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-you-dont-need-lodash-underscore",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.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": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "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": "fastq",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "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": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.14.8",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "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": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "git-hooks-list",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.12",
            "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": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.1",
            "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-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.2",
            "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": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "9.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.0.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": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "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-builtin-module",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.4",
            "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-core-module",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-git-repository",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "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-text-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "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": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "kebab-case",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "15.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": false,
            "version": "0.5.0",
            "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.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.includes",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isboolean",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isinteger",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isnumber",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.mergewith",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.upperfirst",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.10",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "memoize",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "12.1.1",
            "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.4",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mylas",
            "direct": false,
            "version": "2.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "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-limit",
            "direct": false,
            "version": "5.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-map",
            "direct": false,
            "version": "4.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": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-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": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "plimit-lit",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-packagejson",
            "direct": false,
            "version": "2.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-lit",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-tree",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.10.0",
            "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": "resolve",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "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-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.14.3",
            "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-array-concat",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver-try-require",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sort-object-keys",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "sort-package-json",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.1.1",
            "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.11",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width-cjs",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.padend",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi-cjs",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "2.1.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-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teamcity-service-messages",
            "direct": false,
            "version": "0.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-extensions",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-warning",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "2.2.1",
            "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": "ts-api-utils",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsc-alias",
            "direct": false,
            "version": "1.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfck",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths-webpack-plugin",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "turbo",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-darwin-64",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-darwin-arm64",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-linux-64",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-linux-arm64",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-windows-64",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-windows-arm64",
            "direct": false,
            "version": "1.13.3",
            "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.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "4.0.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": "v8-to-istanbul",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite-tsconfig-paths",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "watskeburt",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi-cjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 804,
        "direct_count": 24,
        "indirect_count": 780
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 185,
        "open_issues": 2,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 404
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "vf-service-account",
          "commits": 544,
          "avatar_url": "https://avatars.githubusercontent.com/u/55716435?v=4"
        },
        {
          "type": "User",
          "login": "DecathectZero",
          "commits": 256,
          "avatar_url": "https://avatars.githubusercontent.com/u/5643574?v=4"
        },
        {
          "type": "User",
          "login": "z4o4z",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/9130301?v=4"
        },
        {
          "type": "User",
          "login": "xavidop",
          "commits": 102,
          "avatar_url": "https://avatars.githubusercontent.com/u/4416096?v=4"
        },
        {
          "type": "User",
          "login": "effervescentia",
          "commits": 74,
          "avatar_url": "https://avatars.githubusercontent.com/u/3784470?v=4"
        },
        {
          "type": "User",
          "login": "viniciusdacal",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/2660570?v=4"
        },
        {
          "type": "User",
          "login": "jonahsnider",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/7608555?v=4"
        },
        {
          "type": "User",
          "login": "zhihil",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/32404412?v=4"
        },
        {
          "type": "User",
          "login": "leartgjoni-voiceflow",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/53058131?v=4"
        },
        {
          "type": "User",
          "login": "JoshTheDeveloper",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/31071869?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.352
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "pr-checker.yaml",
        "pre-release-check.yaml",
        "renovate-delegate.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "99 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "af821ae8c693746de85e75dbd2feec5af9b80729",
        "ran_at": "2026-07-26T15:05:22Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-02-13T21:38:09Z",
      "oldest_open_prs": [
        {
          "number": 293,
          "created_at": "2022-06-01T14:44:05Z",
          "last_comment_at": "2022-06-01T21:21:40Z",
          "last_comment_author": "MrPicklePinosaur"
        },
        {
          "number": 307,
          "created_at": "2022-06-16T17:36:36Z",
          "last_comment_at": "2022-06-21T15:29:02Z",
          "last_comment_author": "sonarqubecloud"
        }
      ],
      "last_merged_pr_at": "2025-11-25T19:19:30Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 90,
          "created_at": "2021-10-07T22:08:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 494,
          "created_at": "2024-01-18T23:12:40Z",
          "last_comment_at": "2024-01-19T12:20:13Z",
          "last_comment_author": "shaleynikov"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/voiceflow/libs",
    "host": "github.com",
    "name": "libs",
    "owner": "voiceflow"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 45,
        "vitality": 51,
        "community": 41,
        "governance": 60,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 51,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "commits_last_year": 14,
              "human_commit_share": 1,
              "days_since_last_push": 162,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 162 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "14 commits in the last year",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "@voiceflow/voice-types@2.11.3",
              "releases_from_tags": false,
              "days_since_latest_release": 162,
              "mean_days_between_releases": 1.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 162 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.7
                    }
                  }
                ],
                "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": 162,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 162 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "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": 41,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "forks": 6,
              "stars": 6,
              "watchers": 19,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "19 watchers",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 80,
            "inputs": {
              "packages": [
                "@voiceflow/common",
                "@voiceflow/api-sdk",
                "@voiceflow/metrics",
                "@voiceflow/base-types",
                "@voiceflow/chat-types",
                "@voiceflow/alexa-types",
                "@voiceflow/voice-types",
                "@voiceflow/voiceflow-types"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 60189
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "60,189 downloads/month across npm",
                "points": 63.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 60189,
                      "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 37,
              "top_contributor_share": 0.352
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 35% of commits",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "merged_prs": 185,
              "open_issues": 2,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 404
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "185/589 decided PRs merged",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 185,
                      "decided": 589
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 341,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "voiceflow",
              "public_repos": 89,
              "account_age_days": 2842
            },
            "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": "341 followers of voiceflow",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 341,
                      "login": "voiceflow"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "89 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 89
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@voiceflow/common",
                "@voiceflow/api-sdk",
                "@voiceflow/metrics",
                "@voiceflow/base-types",
                "@voiceflow/chat-types",
                "@voiceflow/alexa-types",
                "@voiceflow/voice-types",
                "@voiceflow/voiceflow-types"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 162
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 162 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "552 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 552
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "99 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:@voiceflow/common@8.11.1 runtime dependency closure — what installing the published package pulls in — 15 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@voiceflow/common@8.11.1",
                  "assessed": 15
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 1,
              "assessed_packages": 15,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: lodash 4.17.21 (high 8.1)",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "lodash 4.17.21 (high 8.1)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 185 days ago",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 185
                    }
                  }
                ],
                "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": 15,
              "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": 14
            },
            "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": 55,
        "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": 1,
              "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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/alexa-types/tsconfig.json",
                "packages/api-sdk/tsconfig.json",
                "packages/base-types/tsconfig.json",
                "packages/chat-types/tsconfig.json",
                "packages/common/tsconfig.json",
                "packages/metrics/tsconfig.json",
                "packages/voice-types/tsconfig.json",
                "packages/voiceflow-types/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/alexa-types/tsconfig.json, packages/api-sdk/tsconfig.json, packages/base-types/tsconfig.json, packages/chat-types/tsconfig.json, packages/common/tsconfig.json, packages/metrics/tsconfig.json, packages/voice-types/tsconfig.json, packages/voiceflow-types/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/alexa-types/tsconfig.json, packages/api-sdk/tsconfig.json, packages/base-types/tsconfig.json, packages/chat-types/tsconfig.json, packages/common/tsconfig.json, packages/metrics/tsconfig.json, packages/voice-types/tsconfig.json, packages/voiceflow-types/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 2172670,
              "source_files_sampled": 394,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/394 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 394,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T15:05:44.196444Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/voiceflow/libs.svg",
  "full_name": "voiceflow/libs",
  "license_state": "absent",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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