Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 08:03 UTC

JetBrains / youtrack-apps

Official JetBrains apps and utilities for YouTrack

JavaScript · TypeScriptApache-2.0★ 21 stars⑂ 16 forkssince May 2024View on GitHub ↗
KindLibraryCommand-line toolWeb interfacehow this is determined

JetBrains/youtrack-apps holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (89/100) and lowest on Security (48/100). It was last updated today. 3 contributors account for most of its recent work.

86
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

86
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).

Ownership

JetBrainsOrganization · verified domain
13,718 followers864 public repossince Jun 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@jetbrains/youtrack-apps-tools1.0.35,9312129 days agoyoutrackworkflowvite-plugintypescriptjetbrainscliscaffolding
npm@jetbrains/create-youtrack-app1.0.34273029 days ago
npm@jetbrains/youtrack-workflow-types2026.2.0593372 days agoyoutrackworkflowtypestypescriptjetbrainsscripting-api

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
23.5/36Commit cadence34/52 weeks with commits
18/18Commit volume291 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year291
human_commit_share1
days_since_last_push0
active_weeks_last_year34
How it's scored
27/27Ships releases7 releases published
36/36Release recencylatest release 1 days ago
27/27Release cadencea release every ~5.7 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tagskill/youtrack-apps-skill/v1.0.6
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases5.7

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

53Moderate · 17% of overall
How it's scored
21.1/60Stars21 stars
9.8/25Forks16 forks
5.3/15Watchers10 watchers
Inputs used
forks16
stars21
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
50.9/80Monthly downloads6,524 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@jetbrains/youtrack-apps-tools, @jetbrains/youtrack-workflow-types
dependents
ecosystemsnpm
total_downloads
monthly_downloads6,524
unverified_packages_excluded@jetbrains/create-youtrack-app
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?

86Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.9/22.5Commit distributiontop contributor authored 29% of commits
13.5/13.5Contributor breadth18 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor3
contributors_sampled18
top_contributor_share0.294
How it's scored
0/42Issue resolutionno issues or no data
24.5/30PR acceptance76/93 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 9/20 approved changesets -- score normalized to 4
Inputs used
merged_prs76
open_issues0
closed_issues0
prs_merged_7d2
prs_decided_7d2
prs_merged_30d10
prs_decided_30d11
issue_closed_ratio
closed_unmerged_prs17
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach13,718 followers of JetBrains
25/25Track record864 public repos, account ~15 yr old
Inputs used
followers13,718
owner_typeOrganization
is_verifiedyes
owner_loginJetBrains
public_repos864
account_age_days5,562

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm
35/35Publish recencylatest publish 29 days ago
20/20Version history30 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@jetbrains/youtrack-apps-tools, @jetbrains/create-youtrack-app, @jetbrains/youtrack-workflow-types
ecosystemsnpm
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.eslintrc, .eslintrc.cjs, eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests1 out of 14 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

80Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://www.jetbrains.com/help/youtrack/devportal/apps-documentation.html
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://www.jetbrains.com/help/youtrack/devportal/apps-documentation.html
docs_sitehttps://www.jetbrains.com/help/youtrack/devportal/apps-documentation.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Tests1 out of 14 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3/7.5Code-ReviewFound 9/20 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities171 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages149
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@jetbrains/youtrack-apps-tools@1.0.3 runtime dependency closure — what installing the published package pulls in — 149 packages. Reachability is not analyzed.

AI Readiness

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

58Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history78 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.78
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc, .eslintrc.cjs, eslint.config.mjs
11/11Static type checkingpackages/apps-tools/tsconfig.json, packages/article-feedback/tsconfig.json, packages/documents-list-widget/tsconfig.json, packages/lib/tsconfig.json, packages/project-workflow-rules-list/tsconfig.json, packages/votes-histogram/tsconfig.json, packages/webhook-triggers-app/tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice8 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/apps-tools/tsconfig.json, packages/article-feedback/tsconfig.json, packages/documents-list-widget/tsconfig.json, packages/lib/tsconfig.json, packages/project-workflow-rules-list/tsconfig.json, packages/votes-histogram/tsconfig.json, packages/webhook-triggers-app/tsconfig.json
agent_commit_share0.08
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codeJavaScript with type-check config (packages/apps-tools/tsconfig.json, packages/article-feedback/tsconfig.json, packages/documents-list-widget/tsconfig.json, packages/lib/tsconfig.json, packages/project-workflow-rules-list/tsconfig.json, packages/votes-histogram/tsconfig.json, packages/webhook-triggers-app/tsconfig.json)
53.1/55Manageable file sizes15/427 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes2,911,468
source_files_sampled427
oversized_source_files15

Key facts

21GitHub stars
18contributors
291commits, last 12 months
0days since last push
7releases
3bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@jetbrains/youtrack-apps-monorepo' from its registry

More detail

Star and fork history 0 ★ / 16 ⇿
0Stars
16Forks

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.

04812161622024-122025-102026-08

Each point covers 2 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-09-19 08:02 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests1 out of 14 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 9/20 approved changesets -- score normalized to 4
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities171 existing vulnerabilities detected
Direct dependencies 139
RegistryPackageVersion constraintManifest
npmajv^8.17.1packages/apps-tools/package.json
npmajv-formats^3.0.1packages/apps-tools/package.json
npmchokidar^4.0.3packages/apps-tools/package.json
npmfast-glob^3.3.3packages/apps-tools/package.json
npmfs-extra^11.3.0packages/apps-tools/package.json
npmminimist1.2.8packages/apps-tools/package.json
npmopen^10.1.0packages/apps-tools/package.json
npmts-morph^26.0.0packages/apps-tools/package.json
npmts-to-zod^3.15.0packages/apps-tools/package.json
npmtslib^2.7.0packages/apps-tools/package.json
npmvite-tsconfig-paths^5.1.4packages/apps-tools/package.json
npmyaml^2.6.0packages/apps-tools/package.json
npmzip-lib^1.0.4packages/apps-tools/package.json
npm@jetbrains/ring-ui-built6.0.25packages/article-feedback/package.json
npmcore-js3.38.0packages/article-feedback/package.json
npmdate-fns^3.6.0packages/article-feedback/package.json
npmreact^18.2.0packages/article-feedback/package.json
npmreact-dom^18.2.0packages/article-feedback/package.json
npmchalk^4.1.2packages/create-youtrack-app/package.json
npmenquirer^2.4.1packages/create-youtrack-app/package.json
npmexeca^5.0.0packages/create-youtrack-app/package.json
npmhygen^6.2.11packages/create-youtrack-app/package.json
npmminimist^1.2.8packages/create-youtrack-app/package.json
npm@jetbrains/icons^5.12.0packages/documents-list-widget/package.json
npm@jetbrains/ring-ui-built^7.0.8packages/documents-list-widget/package.json
npmclassnames^2.5.1packages/documents-list-widget/package.json
npmcore-js3.38.0packages/documents-list-widget/package.json
npmdate-fns^4.1.0packages/documents-list-widget/package.json
npmpostcss-nesting^13.0.2packages/documents-list-widget/package.json
npmprop-types^15.8.1packages/documents-list-widget/package.json
npmreact^18.3.1packages/documents-list-widget/package.json
npmreact-dom^18.3.1packages/documents-list-widget/package.json
npm@jetbrains/babel-preset-jetbrains1.0.1packages/issue-dashboard-widgets/package.json
npm@jetbrains/hub-widget-ui2.0.1packages/issue-dashboard-widgets/package.json
npm@jetbrains/icons1.12.0packages/issue-dashboard-widgets/package.json
npm@jetbrains/logos0.1.6packages/issue-dashboard-widgets/package.json
npm@jetbrains/ring-ui2.0.38packages/issue-dashboard-widgets/package.json
npmangular-gettext-cli1.2.0packages/issue-dashboard-widgets/package.json
npmangular-gettext-loader1.0.1packages/issue-dashboard-widgets/package.json
npmbabel-core6.26.0packages/issue-dashboard-widgets/package.json
npmbabel-loader7.1.2packages/issue-dashboard-widgets/package.json
npmbabel-polyfill6.26.0packages/issue-dashboard-widgets/package.json
npmclassnames^2.2.6packages/issue-dashboard-widgets/package.json
npmcore-js^2.6.12packages/issue-dashboard-widgets/package.json
npmcss-loader^5.2.6packages/issue-dashboard-widgets/package.json
npmd33.5.16packages/issue-dashboard-widgets/package.json
npmdate-arithmetic4.1.0packages/issue-dashboard-widgets/package.json
npmdate-fns^1.30.1packages/issue-dashboard-widgets/package.json
npmdiff_match_patch^0.1.1packages/issue-dashboard-widgets/package.json
npmfecha3.0.0packages/issue-dashboard-widgets/package.json
npmhtml-loader0.4.4packages/issue-dashboard-widgets/package.json
npmhtml-webpack-plugin3.2.0packages/issue-dashboard-widgets/package.json
npmhub-dashboard-addons1.0.2packages/issue-dashboard-widgets/package.json
npmjson-loader0.5.7packages/issue-dashboard-widgets/package.json
npmmobx^5.15.7packages/issue-dashboard-widgets/package.json
npmmobx-react^5.4.4packages/issue-dashboard-widgets/package.json
npmmoment2.30.1packages/issue-dashboard-widgets/package.json
npmmout0.11.0packages/issue-dashboard-widgets/package.json
npmnvd3github:JetBrains/nvd3packages/issue-dashboard-widgets/package.json
npmpostcss-cssnext3.1.0packages/issue-dashboard-widgets/package.json
npmpostcss-loader2.0.9packages/issue-dashboard-widgets/package.json
npmpostcss-modules-values-replace1.2.1packages/issue-dashboard-widgets/package.json
npmprop-types15.6.2packages/issue-dashboard-widgets/package.json
npmreact17.0.2packages/issue-dashboard-widgets/package.json
npmreact-big-calendar1.15.0packages/issue-dashboard-widgets/package.json
npmreact-dom17.0.2packages/issue-dashboard-widgets/package.json
npmsass-loader^7.1.0packages/issue-dashboard-widgets/package.json
npmstyle-loader~2.0.0packages/issue-dashboard-widgets/package.json
npm@jetbrains/babel-preset-jetbrains1.0.1packages/project-team-dashboard-widgets/package.json
npm@jetbrains/hub-widget-ui2.0.1packages/project-team-dashboard-widgets/package.json
npm@jetbrains/icons1.24.3packages/project-team-dashboard-widgets/package.json
npm@jetbrains/logos1.0.5packages/project-team-dashboard-widgets/package.json
npm@jetbrains/ring-ui2.0.38packages/project-team-dashboard-widgets/package.json
npmangular-gettext-cli1.2.0packages/project-team-dashboard-widgets/package.json
npmangular-gettext-loader1.0.1packages/project-team-dashboard-widgets/package.json
npmbabel-core6.26.0packages/project-team-dashboard-widgets/package.json
npmbabel-loader7.1.2packages/project-team-dashboard-widgets/package.json
npmbabel-polyfill6.26.0packages/project-team-dashboard-widgets/package.json
npmclassnames^2.2.6packages/project-team-dashboard-widgets/package.json
npmcore-js^2.5.1packages/project-team-dashboard-widgets/package.json
npmcss-loader0.28.9packages/project-team-dashboard-widgets/package.json
npmhtml-loader0.5.5packages/project-team-dashboard-widgets/package.json
npmhub-dashboard-addons^1.0.2packages/project-team-dashboard-widgets/package.json
npmpostcss-cssnext3.1.0packages/project-team-dashboard-widgets/package.json
npmpostcss-import12.0.1packages/project-team-dashboard-widgets/package.json
npmpostcss-loader2.1.0packages/project-team-dashboard-widgets/package.json
npmpostcss-modules-values-replace3.0.1packages/project-team-dashboard-widgets/package.json
npmprop-types15.8.1packages/project-team-dashboard-widgets/package.json
npmreact16.8.1packages/project-team-dashboard-widgets/package.json
npmreact-dom16.8.1packages/project-team-dashboard-widgets/package.json
npmreact-redux^5.1.2packages/project-team-dashboard-widgets/package.json
npmredbox-react1.5.0packages/project-team-dashboard-widgets/package.json
npmredux^4.2.1packages/project-team-dashboard-widgets/package.json
npmredux-act^1.8.0packages/project-team-dashboard-widgets/package.json
npm@dnd-kit/core^6.3.1packages/project-workflow-rules-list/package.json
npm@dnd-kit/modifiers^9.0.0packages/project-workflow-rules-list/package.json
npm@dnd-kit/sortable^10.0.0packages/project-workflow-rules-list/package.json
npm@dnd-kit/utilities^3.2.2packages/project-workflow-rules-list/package.json
npm@jetbrains/icons^5.8.0packages/project-workflow-rules-list/package.json
npm@jetbrains/ring-ui-built^7.0.8packages/project-workflow-rules-list/package.json
npmclassnames^2.5.1packages/project-workflow-rules-list/package.json
npmcopy-to-clipboard^3.3.3packages/project-workflow-rules-list/package.json
npmcore-js3.38.0packages/project-workflow-rules-list/package.json
npmreact^18.3.1packages/project-workflow-rules-list/package.json
npmreact-dom^18.3.1packages/project-workflow-rules-list/package.json
npm@jetbrains/icons^3.21.0packages/votes-histogram/package.json
npm@jetbrains/ring-ui-built6.0.53packages/votes-histogram/package.json
npmcore-js^3.38.0packages/votes-histogram/package.json
npmd3^7.8.4packages/votes-histogram/package.json
npmdate-fns^2.30.0packages/votes-histogram/package.json
npmreact^18.2.0packages/votes-histogram/package.json
npmreact-dom^18.2.0packages/votes-histogram/package.json
npm@jetbrains/ring-ui-built^7.0.8packages/webhook-triggers-app/package.json
npmcommit-and-tag-version^12.6.0packages/webhook-triggers-app/package.json
npmcore-js3.38.0packages/webhook-triggers-app/package.json
npmreact^18.3.1packages/webhook-triggers-app/package.json
npmreact-dom^18.3.1packages/webhook-triggers-app/package.json
npm@jetbrains/babel-preset-jetbrains1.0.1packages/workflow-health/package.json
npm@jetbrains/hub-widget-ui2.0.1packages/workflow-health/package.json
npm@jetbrains/icons1.24.3packages/workflow-health/package.json
npm@jetbrains/logos1.0.5packages/workflow-health/package.json
npm@jetbrains/ring-ui2.0.38packages/workflow-health/package.json
npmbabel-core6.26.0packages/workflow-health/package.json
npmbabel-loader7.1.2packages/workflow-health/package.json
npmbabel-polyfill6.26.0packages/workflow-health/package.json
npmclassnames^2.2.6packages/workflow-health/package.json
npmcore-js^2.5.1packages/workflow-health/package.json
npmcss-loader0.28.9packages/workflow-health/package.json
npmhtml-loader0.5.5packages/workflow-health/package.json
npmhub-dashboard-addons^1.0.2packages/workflow-health/package.json
npmpostcss-cssnext3.1.0packages/workflow-health/package.json
npmpostcss-import12.0.1packages/workflow-health/package.json
npmpostcss-loader2.1.0packages/workflow-health/package.json
npmpostcss-modules-values-replace3.0.1packages/workflow-health/package.json
npmprop-types15.8.1packages/workflow-health/package.json
npmreact16.8.1packages/workflow-health/package.json
npmreact-dom16.8.1packages/workflow-health/package.json
npmredbox-react1.5.0packages/workflow-health/package.json
npmeta4.6.0skills/youtrack-apps-skill-generator/package.json
All dependencies 653

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

RegistryPackageVersionRelation
npm@dnd-kit/core6.3.1direct
npm@dnd-kit/modifiers9.0.0direct
npm@dnd-kit/sortable10.0.0direct
npm@dnd-kit/utilities3.2.2direct
npm@jetbrains/babel-preset-jetbrains1.0.1direct
npm@jetbrains/hub-widget-ui2.0.1direct
npm@jetbrains/icons1.12.0direct
npm@jetbrains/icons1.24.3direct
npm@jetbrains/icons5.8.0direct
npm@jetbrains/icons^3.21.0direct
npm@jetbrains/icons^5.12.0direct
npm@jetbrains/logos0.1.6direct
npm@jetbrains/logos1.0.5direct
npm@jetbrains/ring-ui2.0.38direct
npm@jetbrains/ring-ui-built6.0.25direct
npm@jetbrains/ring-ui-built6.0.53direct
npm@jetbrains/ring-ui-built7.0.34direct
npm@jetbrains/ring-ui-built^7.0.8direct
npmajv6.12.6direct
npmajv8.17.1direct
npmajv^8.17.1direct
npmajv-formats3.0.1direct
npmajv-formats^3.0.1direct
npmangular-gettext-cli1.2.0direct
npmangular-gettext-cli^1.2.0direct
npmangular-gettext-loader1.0.1direct
npmbabel-core6.26.0direct
npmbabel-loader7.1.2direct
npmbabel-polyfill6.26.0direct
npmchalk4.1.2direct
npmchalk^4.1.2direct
npmchokidar3.6.0direct
npmchokidar^4.0.3direct
npmclassnames2.5.1direct
npmclassnames^2.2.6direct
npmclassnames^2.5.1direct
npmcommit-and-tag-version12.4.1direct
npmcommit-and-tag-version^12.4.1direct
npmcommit-and-tag-version^12.4.2direct
npmcommit-and-tag-version^12.5.0direct
npmcommit-and-tag-version^12.6.0direct
npmcopy-to-clipboard3.3.3direct
npmcore-js3.38.0direct
npmcore-js^2.5.1direct
npmcore-js^2.6.12direct
npmcore-js^3.38.0direct
npmcss-loader0.28.9direct
npmcss-loader^5.2.6direct
npmd33.5.16direct
npmd3^7.8.4direct
npmdate-arithmetic4.1.0direct
npmdate-fns4.1.0direct
npmdate-fns^1.30.1direct
npmdate-fns^2.30.0direct
npmdate-fns^3.6.0direct
npmdate-fns^4.1.0direct
npmdiff_match_patch^0.1.1direct
npmenquirer^2.4.1direct
npmeta4.6.0direct
npmexeca^5.0.0direct
npmfast-glob3.3.3direct
npmfast-glob^3.3.3direct
npmfecha3.0.0direct
npmfs-extra11.3.0direct
npmfs-extra^11.3.0direct
npmhtml-loader0.4.4direct
npmhtml-loader0.5.5direct
npmhtml-webpack-plugin3.2.0direct
npmhub-dashboard-addons1.0.2direct
npmhub-dashboard-addons^1.0.2direct
npmhygen^6.2.11direct
npmjson-loader0.5.7direct
npmminimist1.2.8direct
npmminimist^1.2.5direct
npmminimist^1.2.8direct
npmmobx^5.15.7direct
npmmobx-react^5.4.4direct
npmmoment2.30.1direct
npmmout0.11.0direct
npmopen10.1.0direct
npmopen^10.1.0direct
npmpostcss-cssnext3.1.0direct
npmpostcss-import12.0.1direct
npmpostcss-loader2.0.9direct
npmpostcss-loader2.1.0direct
npmpostcss-modules-values-replace1.2.1direct
npmpostcss-modules-values-replace3.0.1direct
npmpostcss-nesting^13.0.2direct
npmprop-types15.6.2direct
npmprop-types15.8.1direct
npmprop-types^15.8.1direct
npmreact16.8.1direct
npmreact17.0.2direct
npmreact18.3.1direct
npmreact^18.2.0direct
npmreact^18.3.1direct
npmreact-big-calendar1.15.0direct
npmreact-dom16.8.1direct
npmreact-dom17.0.2direct
npmreact-dom18.3.1direct
npmreact-dom^18.2.0direct
npmreact-dom^18.3.1direct
npmreact-redux^5.1.2direct
npmredbox-react1.5.0direct
npmredux^4.2.1direct
npmredux-act^1.8.0direct
npmsass-loader^7.1.0direct
npmstyle-loader^0.23.1direct
npmstyle-loader~2.0.0direct
npmts-morph^26.0.0direct
npmts-to-zod^3.15.0direct
npmtslib2.8.1direct
npmtslib^2.7.0direct
npmvite-tsconfig-paths^5.1.4direct
npmyaml^2.6.0direct
npmzip-lib1.0.5direct
npmzip-lib^1.0.4direct
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.26.2indirect
npm@babel/compat-data7.26.8indirect
npm@babel/core7.26.9indirect
npm@babel/generator7.26.9indirect
npm@babel/helper-compilation-targets7.26.5indirect
npm@babel/helper-module-imports7.25.9indirect
npm@babel/helper-module-transforms7.26.0indirect
npm@babel/helper-plugin-utils7.26.5indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-option7.25.9indirect
npm@babel/helpers7.26.9indirect
npm@babel/parser7.26.9indirect
npm@babel/plugin-transform-react-jsx-self7.25.9indirect
npm@babel/plugin-transform-react-jsx-source7.25.9indirect
npm@babel/runtime7.26.9indirect
npm@babel/template7.26.9indirect
npm@babel/traverse7.26.9indirect
npm@babel/types7.26.9indirect
npm@dnd-kit/accessibility3.1.1indirect
npm@esbuild/aix-ppc640.25.1indirect
npm@esbuild/android-arm0.25.1indirect
npm@esbuild/android-arm640.25.1indirect
npm@esbuild/android-x640.25.1indirect
npm@esbuild/darwin-arm640.25.1indirect
npm@esbuild/darwin-x640.25.1indirect
npm@esbuild/freebsd-arm640.25.1indirect
npm@esbuild/freebsd-x640.25.1indirect
npm@esbuild/linux-arm0.25.1indirect
npm@esbuild/linux-arm640.25.1indirect
npm@esbuild/linux-ia320.25.1indirect
npm@esbuild/linux-loong640.25.1indirect
npm@esbuild/linux-mips64el0.25.1indirect
npm@esbuild/linux-ppc640.25.1indirect
npm@esbuild/linux-riscv640.25.1indirect
npm@esbuild/linux-s390x0.25.1indirect
npm@esbuild/linux-x640.25.1indirect
npm@esbuild/netbsd-arm640.25.1indirect
npm@esbuild/netbsd-x640.25.1indirect
npm@esbuild/openbsd-arm640.25.1indirect
npm@esbuild/openbsd-x640.25.1indirect
npm@esbuild/sunos-x640.25.1indirect
npm@esbuild/win32-arm640.25.1indirect
npm@esbuild/win32-ia320.25.1indirect
npm@esbuild/win32-x640.25.1indirect
npm@eslint-community/eslint-utils4.5.0indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/compat1.2.0indirect
npm@eslint/compat1.2.7indirect
npm@eslint/compat^1.2.1indirect
npm@eslint/config-array0.19.2indirect
npm@eslint/config-helpers0.1.0indirect
npm@eslint/core0.12.0indirect
npm@eslint/eslintrc3.1.0indirect
npm@eslint/eslintrc3.3.0indirect
npm@eslint/eslintrc^3.1.0indirect
npm@eslint/js9.12.0indirect
npm@eslint/js9.22.0indirect
npm@eslint/js9.9.0indirect
npm@eslint/js^9.13.0indirect
npm@eslint/js^9.9.0indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/plugin-kit0.2.7indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.2indirect
npm@jest/globals^29.7.0indirect
npm@jetbrains/eslint-config2.0.0indirect
npm@jetbrains/eslint-config6.0.0indirect
npm@jetbrains/eslint-config6.0.4indirect
npm@jetbrains/eslint-config^4.0.3indirect
npm@jetbrains/eslint-config^6.0.2indirect
npm@jetbrains/postcss-require-hover^0.1.2indirect
npm@jetbrains/stylelint-config1.3.2indirect
npm@jetbrains/stylelint-config^1.3.4indirect
npm@jetbrains/youtrack-apps-tools0.0.1indirect
npm@jetbrains/youtrack-apps-tools^1.0.0indirect
npm@jetbrains/youtrack-scripting0.0.30indirect
npm@jetbrains/youtrack-scripting^0.0.30indirect
npm@jetbrains/youtrack-workflow-types*indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
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@rollup/rollup-android-arm-eabi4.35.0indirect
npm@rollup/rollup-android-arm644.35.0indirect
npm@rollup/rollup-darwin-arm644.35.0indirect
npm@rollup/rollup-darwin-x644.35.0indirect
npm@rollup/rollup-freebsd-arm644.35.0indirect
npm@rollup/rollup-freebsd-x644.35.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.35.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.35.0indirect
npm@rollup/rollup-linux-arm64-gnu4.35.0indirect
npm@rollup/rollup-linux-arm64-musl4.35.0indirect
npm@rollup/rollup-linux-loongarch64-gnu4.35.0indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.35.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.35.0indirect
npm@rollup/rollup-linux-s390x-gnu4.35.0indirect
npm@rollup/rollup-linux-x64-gnu4.35.0indirect
npm@rollup/rollup-linux-x64-musl4.35.0indirect
npm@rollup/rollup-win32-arm64-msvc4.35.0indirect
npm@rollup/rollup-win32-ia32-msvc4.35.0indirect
npm@rollup/rollup-win32-x64-msvc4.35.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.8indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.6indirect
npm@types/d3^7.4.0indirect
npm@types/d3-array^3.0.4indirect
npm@types/d3-scale^4.0.3indirect
npm@types/eslint__js8.42.3indirect
npm@types/eslint__js^8.42.3indirect
npm@types/estree1.0.6indirect
npm@types/fs-extra^11.0.4indirect
npm@types/jest^29.5.12indirect
npm@types/json-schema7.0.15indirect
npm@types/minimist1.2.5indirect
npm@types/node^24.0.14indirect
npm@types/node^24.3.0indirect
npm@types/prop-types15.7.14indirect
npm@types/react18.3.18indirect
npm@types/react^18.0.28indirect
npm@types/react^18.2.66indirect
npm@types/react^18.3.3indirect
npm@types/react-dom18.3.5indirect
npm@types/react-dom^18.0.11indirect
npm@types/react-dom^18.2.22indirect
npm@types/react-dom^18.3.0indirect
npm@typescript-eslint/eslint-plugin8.26.1indirect
npm@typescript-eslint/eslint-plugin^5.50.0indirect
npm@typescript-eslint/eslint-plugin^7.2.0indirect
npm@typescript-eslint/parser8.26.1indirect
npm@typescript-eslint/parser^7.2.0indirect
npm@typescript-eslint/parser^8.2.0indirect
npm@typescript-eslint/scope-manager8.26.1indirect
npm@typescript-eslint/type-utils8.26.1indirect
npm@typescript-eslint/types8.26.1indirect
npm@typescript-eslint/typescript-estree8.26.1indirect
npm@typescript-eslint/utils8.26.1indirect
npm@typescript-eslint/visitor-keys8.26.1indirect
npm@vitejs/plugin-react4.3.4indirect
npm@vitejs/plugin-react^3.1.0indirect
npm@vitejs/plugin-react^4.2.1indirect
npm@vitejs/plugin-react^4.3.4indirect
npm@wojtekmaj/enzyme-adapter-react-17^0.8.0indirect
npmacorn8.14.1indirect
npmacorn-jsx5.3.2indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmaria-query5.3.2indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.8indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmast-types-flow0.0.8indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxe-core4.10.3indirect
npmaxobject-query4.1.0indirect
npmbabel-eslint10.0.1indirect
npmbabel-eslint^10.0.1indirect
npmbabel-plugin-transform-decorators-legacy^1.3.5indirect
npmbalanced-match1.0.2indirect
npmbatch-processor1.0.0indirect
npmbestzip^2.2.1indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbrowserslist4.24.4indirect
npmbuffer-crc320.2.13indirect
npmbuffer-crc321.0.0indirect
npmbundle-name4.1.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamel-case4.1.2indirect
npmcaniuse-lite1.0.30001703indirect
npmcapital-case1.0.4indirect
npmchai4.0.2indirect
npmchai-as-promised7.1.1indirect
npmchai-dom1.5.0indirect
npmchai-enzyme1.0.0-beta.1indirect
npmchai-spies1.0.0indirect
npmchange-case4.1.2indirect
npmcheerio1.0.0-rc.3indirect
npmclsx1.2.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombokeys3.0.1indirect
npmconcat-map0.0.1indirect
npmconsolidated-events2.0.2indirect
npmconstant-case3.0.4indirect
npmconvert-source-map2.0.0indirect
npmcopy-webpack-plugin4.6.0indirect
npmcross-spawn7.0.6indirect
npmcsstype3.1.3indirect
npmdamerau-levenshtein1.0.8indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug4.4.0indirect
npmdeep-is0.1.4indirect
npmdefault-browser5.2.1indirect
npmdefault-browser-id5.0.0indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop3.0.0indirect
npmdefine-properties1.2.1indirect
npmdequal2.0.3indirect
npmdoctrine2.1.0indirect
npmdom-helpers5.2.1indirect
npmdot-case3.0.4indirect
npmdunder-proto1.0.1indirect
npmelectron^32.1.2indirect
npmelectron-to-chromium1.5.114indirect
npmelement-resize-detector1.2.4indirect
npmemoji-regex9.2.2indirect
npmenzyme3.11.0indirect
npmes-abstract1.23.9indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.2.1indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmes6-error4.1.1indirect
npmesbuild0.25.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint4.18.2indirect
npmeslint9.22.0indirect
npmeslint9.9.0indirect
npmeslint^5.12.1indirect
npmeslint^8.43.0indirect
npmeslint^9.13.0indirect
npmeslint^9.9.0indirect
npmeslint-config-prettier^9.1.0indirect
npmeslint-config-standard-with-typescript^35.0.0indirect
npmeslint-import-resolver-webpack^0.11.0indirect
npmeslint-plugin-bdd^2.1.1indirect
npmeslint-plugin-import^2.25.2indirect
npmeslint-plugin-import^2.25.4indirect
npmeslint-plugin-import^2.31.0indirect
npmeslint-plugin-jsx-a11y6.10.2indirect
npmeslint-plugin-jsx-a11y^6.10.1indirect
npmeslint-plugin-jsx-a11y^6.8.0indirect
npmeslint-plugin-n^15.0.0indirect
npmeslint-plugin-promise^6.0.0indirect
npmeslint-plugin-react7.37.4indirect
npmeslint-plugin-react^7.10.0indirect
npmeslint-plugin-react^7.32.2indirect
npmeslint-plugin-react^7.34.1indirect
npmeslint-plugin-react^7.37.1indirect
npmeslint-plugin-react^7.5.1indirect
npmeslint-plugin-react-hooks5.2.0indirect
npmeslint-plugin-react-hooks^4.6.0indirect
npmeslint-plugin-react-hooks^5.0.0indirect
npmeslint-plugin-react-refresh0.4.19indirect
npmeslint-plugin-react-refresh^0.4.13indirect
npmeslint-plugin-react-refresh^0.4.6indirect
npmeslint-scope8.3.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmespree10.3.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.0.6indirect
npmfastdom1.0.12indirect
npmfastq1.19.1indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmfocus-trap7.6.4indirect
npmfor-each0.3.5indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobals^15.11.0indirect
npmglobals^15.9.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmheader-case2.0.4indirect
npmhighlight.js10.7.3indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-generator-function1.1.0indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-map2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-wsl3.1.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmiterator.prototype1.1.5indirect
npmjest^29.7.0indirect
npmjest-util^29.7.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonfile6.1.0indirect
npmjsx-ast-utils3.3.5indirect
npmjust-debounce-it3.2.0indirect
npmkarma6.3.16indirect
npmkarma-chai-plugins0.9.0indirect
npmkarma-electron-launcher^0.3.0indirect
npmkarma-mocha2.0.1indirect
npmkarma-sourcemap-loader0.3.7indirect
npmkarma-teamcity-reporter1.1.0indirect
npmkarma-webpack4.0.2indirect
npmkeyv4.5.4indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmloose-envify1.4.0indirect
npmlower-case2.0.2indirect
npmlru-cache5.1.1indirect
npmmath-intrinsics1.1.0indirect
npmmemoize-one6.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmini-css-extract-plugin0.5.0indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmmocha9.2.0indirect
npmms2.1.3indirect
npmnanoid3.3.9indirect
npmnatural-compare1.4.0indirect
npmno-case3.0.4indirect
npmnock13.5.5indirect
npmnode-releases2.0.19indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.8indirect
npmobject.fromentries2.0.8indirect
npmobject.values1.2.1indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.3indirect
npmparam-case3.0.4indirect
npmparent-module1.0.1indirect
npmpascal-case3.1.2indirect
npmpath-case3.0.4indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpend1.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.3indirect
npmpostcss-flexbugs-fixes^4.2.1indirect
npmprelude-ls1.2.1indirect
npmprettier3.3.3indirect
npmprettier3.5.3indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is16.13.1indirect
npmreact-is18.3.1indirect
npmreact-lifecycles-compat3.0.4indirect
npmreact-movable3.4.1indirect
npmreact-refresh0.14.2indirect
npmreact-test-renderer16.2.0indirect
npmreact-virtualized9.22.6indirect
npmreact-waypoint10.3.0indirect
npmreaddirp3.6.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregenerator-runtime0.14.1indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-from-string2.0.2indirect
npmresolve2.0.0-next.5indirect
npmresolve-from4.0.0indirect
npmreusify1.1.0indirect
npmrollup4.35.0indirect
npmrun-applescript7.0.0indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.3indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsass^1.22.10indirect
npmscheduler0.23.2indirect
npmscrollbar-width3.1.1indirect
npmsemver6.3.1indirect
npmsemver7.7.1indirect
npmsentence-case3.0.4indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsimply-uuid1.0.1indirect
npmsinon2.3.5indirect
npmsinon-chai2.11.0indirect
npmsnake-case3.0.4indirect
npmsniffr1.3.2indirect
npmsource-map-js1.2.1indirect
npmstrictdom1.0.1indirect
npmstring.prototype.includes2.0.1indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-json-comments3.1.1indirect
npmstylelint8.3.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-baker-runtime^1.4.7indirect
npmtabbable6.2.0indirect
npmto-regex-range5.0.1indirect
npmtoggle-selection1.0.6indirect
npmts-api-utils2.0.1indirect
npmts-jest^29.2.4indirect
npmtsx^4.8.1indirect
npmtype-check0.4.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.8.2indirect
npmtypescript^5.2.2indirect
npmtypescript^5.3.0indirect
npmtypescript^5.7.2indirect
npmtypescript-eslint8.26.1indirect
npmtypescript-eslint^8.0.1indirect
npmtypescript-eslint^8.11.0indirect
npmtypescript-eslint^8.2.0indirect
npmtypescript-plugin-css-modules^5.2.0indirect
npmunbox-primitive1.1.0indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.1.3indirect
npmupper-case2.0.2indirect
npmupper-case-first2.0.2indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite6.2.1indirect
npmvite^4.2.0indirect
npmvite^5.2.0indirect
npmvite^6.0.1indirect
npmvite-plugin-eslint^1.8.1indirect
npmvite-plugin-static-copy2.3.0indirect
npmvite-plugin-static-copy^0.14.0indirect
npmvite-plugin-static-copy^2.2.0indirect
npmvitest^3.2.4indirect
npmwebpack4.47.0indirect
npmwebpack-cli4.10.0indirect
npmwebpack-dev-server4.15.2indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.19indirect
npmword-wrap1.2.5indirect
npmxvfb-maybe0.2.1indirect
npmyallist3.1.1indirect
npmyauzl3.2.0indirect
npmyazl3.3.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:@jetbrains/youtrack-apps-tools@1.0.3 pulls in 149 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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