Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 04:27 UTC

melonjs / melonJS

a modern & lightweight HTML5 game engine

JavaScript · TypeScriptMIT★ 6,380 stars⑂ 661 forkssince Apr 2011View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

melonjs/melonJS holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (89/100) and lowest on AI Readiness (65/100). It was last updated today. A single contributor accounts for most of its recent work.

94
overall / 100
Exceptional

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.

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

Ownership

melonJSOrganization · verified domain
72 followers18 public repossince Jan 2011

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

Package ecosystems

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
18/36Commit cadence26/52 weeks with commits
18/18Commit volume628 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year628
human_commit_share1
days_since_last_push0
active_weeks_last_year26

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~10.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag20.1.1
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases10.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

87Excellent · 17% of overall
How it's scored
60/60Stars6,380 stars
23.5/25Forks661 forks
12.3/15Watchers167 watchers
Inputs used
forks661
stars6,380
watchers167
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges8
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesbadgen.net, github.com, shields.io
has_pull_request_templateyes
How it's scored
52.2/80Monthly downloads8,206 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmelonjs, @melonjs/debug-plugin, @melonjs/spine-plugin, create-melonjs, @melonjs/matter-adapter, @melonjs/planck-adapter, @melonjs/capacitor-plugin
dependents
ecosystemsnpm
total_downloads
monthly_downloads8,206
unverified_packages_excluded
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?

72Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.1/22.5Commit distributiontop contributor authored 73% of commits
13.5/13.5Contributor breadth70 contributors
10/10OpenSSF Scorecard: Contributorsproject has 21 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled70
top_contributor_share0.73
How it's scored
41.3/42Issue resolution98% of issues closed
25.3/30PR acceptance454/539 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs454
open_issues17
closed_issues966
prs_merged_7d9
prs_decided_7d9
prs_merged_30d31
prs_decided_30d31
issue_closed_ratio0.983
closed_unmerged_prs85
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
13.4/25Owner reach72 followers of melonjs
21.3/25Track record18 public repos, account ~15 yr old
Inputs used
followers72
owner_typeOrganization
is_verifiedyes
owner_loginmelonjs
public_repos18
account_age_days5,695

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable7 package(s) on npm
35/35Publish recencylatest publish 3 days ago
20/20Version history111 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmelonjs, @melonjs/debug-plugin, @melonjs/spine-plugin, create-melonjs, @melonjs/matter-adapter, @melonjs/planck-adapter, @melonjs/capacitor-plugin
ecosystemsnpm
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

84Excellent · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter configbiome.json, eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://melonjs.org
10/10Repository description
10/10Topics18 topics
10/10Wiki
Inputs used
topicsmelonjs, javascript, game-engine, webgl, webaudio, html5, es6, gamedev, game-development, canvas2d, tiled, 2d-game-engine, html5-canvas, web3, hacktoberfest, typescript, contributions-welcome, webgpu
has_wikiyes
homepagehttps://melonjs.org
docs_sitehttps://melonjs.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

70Good · 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
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 21 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1.5/7.5Vulnerabilities8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): Signed-Releases. 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_packages2
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:melonjs@20.1.1 runtime dependency closure — what installing the published package pulls in — 2 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.

65Good · 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 history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json, eslint.config.mjs
11/11Static type checkingpackages/capacitor-plugin/tsconfig.json, packages/debug-plugin/tsconfig.json, packages/examples/tsconfig.json, packages/matter-adapter/tsconfig.json, packages/melonjs/tsconfig.json, packages/planck-adapter/tsconfig.json, packages/spine-plugin/tsconfig.json, packages/tiled-inflate-plugin/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice85 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
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/capacitor-plugin/tsconfig.json, packages/debug-plugin/tsconfig.json, packages/examples/tsconfig.json, packages/matter-adapter/tsconfig.json, packages/melonjs/tsconfig.json, packages/planck-adapter/tsconfig.json, packages/spine-plugin/tsconfig.json, packages/tiled-inflate-plugin/tsconfig.json, tsconfig.json
agent_commit_share0.85
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codeJavaScript with type-check config (packages/capacitor-plugin/tsconfig.json, packages/debug-plugin/tsconfig.json, packages/examples/tsconfig.json, packages/matter-adapter/tsconfig.json, packages/melonjs/tsconfig.json, packages/planck-adapter/tsconfig.json, packages/spine-plugin/tsconfig.json, packages/tiled-inflate-plugin/tsconfig.json, tsconfig.json)
54.5/55Manageable file sizes7/775 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes126,622
source_files_sampled775
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

6,380GitHub stars
70contributors
628commits, last 12 months
0days since last push
100releases
1bus factor
17open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'melonjs-monorepo' from its registry
  • npm package 'tsconfig' points at a different repository (https://github.com/TypeStrong/tsconfig); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 661 ⇿
0Stars
661Forks
97Releases

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.

0125250375500625750655182011-072019-022026-08
Major 10Minor 53Patch 34

Each point covers 14 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool is not run on all commits -- score normalized to 9
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 26
RegistryPackageVersion constraintManifest
npm@biomejs/biome2.5.9package.json
npm@eslint/js^10.0.1package.json
npm@types/node^25.6.0package.json
npm@vitest/browser^4.1.11package.json
npm@vitest/browser-playwright^4.1.11package.json
npmeslint^10.8.1package.json
npmeslint-plugin-jsdoc^63.2.2package.json
npmglobals^17.11.0package.json
npmlefthook^2.1.10package.json
npmtsconfigworkspace:^package.json
npmtsx^4.23.12package.json
npmturbo^2.10.11package.json
npmtypescript^6.0.2package.json
npmtypescript-eslint^8.67.0package.json
npmvitest^4.1.11package.json
npmmatter-js^0.20.0packages/matter-adapter/package.json
npmpoly-decomp^0.3.0packages/matter-adapter/package.json
npmcore-js^3.48.0packages/melonjs/package.json
npmhowler2.2.4packages/melonjs/package.json
npmplanck^1.5.0packages/planck-adapter/package.json
npm@esotericsoftware/spine-canvas^4.3.13packages/spine-plugin/package.json
npm@esotericsoftware/spine-core^4.3.13packages/spine-plugin/package.json
npm@esotericsoftware/spine-webgl^4.3.13packages/spine-plugin/package.json
npmfzstd^0.1.1packages/tiled-inflate-plugin/package.json
npmjs-base64^3.9.1packages/tiled-inflate-plugin/package.json
npmpako^2.1.0packages/tiled-inflate-plugin/package.json
All dependencies 457

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

RegistryPackageVersionRelation
npm@biomejs/biome2.5.9direct
npm@eslint/js10.0.1direct
npm@esotericsoftware/spine-canvas4.3.13direct
npm@esotericsoftware/spine-canvas^4.3.13direct
npm@esotericsoftware/spine-core4.3.13direct
npm@esotericsoftware/spine-core^4.3.13direct
npm@esotericsoftware/spine-webgl4.3.13direct
npm@esotericsoftware/spine-webgl^4.3.13direct
npm@types/node25.6.2direct
npm@types/node^25.6.0direct
npm@vitest/browser4.1.11direct
npm@vitest/browser-playwright4.1.11direct
npmcore-js3.49.0direct
npmcore-js^3.48.0direct
npmeslint10.8.1direct
npmeslint-plugin-jsdoc63.2.2direct
npmfzstd0.1.1direct
npmfzstd^0.1.1direct
npmglobals17.11.0direct
npmhowler2.2.4direct
npmjs-base643.9.1direct
npmjs-base64^3.9.1direct
npmlefthook2.1.10direct
npmmatter-js0.20.0direct
npmmatter-js^0.20.0direct
npmpako2.1.0direct
npmpako^2.1.0direct
npmplanck1.5.0direct
npmplanck^1.5.0direct
npmpoly-decomp0.3.0direct
npmpoly-decomp^0.3.0direct
npmtsx4.23.1direct
npmtsx4.23.12direct
npmtsx^4.23.1direct
npmturbo2.10.11direct
npmtypescript6.0.3direct
npmtypescript^6.0.2direct
npmtypescript^6.0.3direct
npmtypescript-eslint8.67.0direct
npmvitest4.1.11direct
npmvitest^4.1.10direct
npm@biomejs/cli-darwin-arm642.5.9indirect
npm@biomejs/cli-darwin-x642.5.9indirect
npm@biomejs/cli-linux-arm642.5.9indirect
npm@biomejs/cli-linux-arm64-musl2.5.9indirect
npm@biomejs/cli-linux-x642.5.9indirect
npm@biomejs/cli-linux-x64-musl2.5.9indirect
npm@biomejs/cli-win32-arm642.5.9indirect
npm@biomejs/cli-win32-x642.5.9indirect
npm@blazediff/core1.9.1indirect
npm@capacitor/app6.0.3indirect
npm@capacitor/app^6.0.0indirect
npm@capacitor/core6.2.1indirect
npm@capacitor/screen-orientation6.0.4indirect
npm@capacitor/screen-orientation^6.0.0indirect
npm@capacitor/splash-screen6.0.4indirect
npm@capacitor/splash-screen^6.0.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@es-joy/jsdoccomment0.90.0indirect
npm@es-joy/resolve.exports1.2.0indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.139.0indirect
npm@polka/url1.0.0-next.29indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sindresorhus/base621.0.0indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@standard-schema/spec1.1.0indirect
npm@turbo/darwin-642.10.11indirect
npm@turbo/darwin-arm642.10.11indirect
npm@turbo/linux-642.10.11indirect
npm@turbo/linux-arm642.10.11indirect
npm@turbo/windows-642.10.11indirect
npm@turbo/windows-arm642.10.11indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.5indirect
npm@types/howler2.2.13indirect
npm@types/howler^2.2.13indirect
npm@types/json-schema7.0.15indirect
npm@types/matter-js0.20.2indirect
npm@types/matter-js^0.20.0indirect
npm@types/react19.2.17indirect
npm@types/react^19.2.17indirect
npm@types/react-dom19.2.3indirect
npm@types/react-dom^19.2.3indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.67.0indirect
npm@typescript-eslint/parser8.67.0indirect
npm@typescript-eslint/project-service8.67.0indirect
npm@typescript-eslint/scope-manager8.67.0indirect
npm@typescript-eslint/tsconfig-utils8.67.0indirect
npm@typescript-eslint/type-utils8.67.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/types8.67.0indirect
npm@typescript-eslint/typescript-estree8.67.0indirect
npm@typescript-eslint/utils8.67.0indirect
npm@typescript-eslint/visitor-keys8.67.0indirect
npm@vitejs/plugin-react6.0.4indirect
npm@vitejs/plugin-react^6.0.4indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.11indirect
npm@zeit/schemas2.36.0indirect
npmace-builds1.44.0indirect
npmace-builds^1.44.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmajv8.18.0indirect
npmansi-align3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmarch2.2.0indirect
npmare-docs-informative0.0.2indirect
npmarg5.0.2indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmboxen7.0.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbytes3.0.0indirect
npmbytes3.1.2indirect
npmcamelcase7.0.1indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchalk5.0.1indirect
npmchalk-template0.4.0indirect
npmcli-boxes3.0.0indirect
npmclipboardy3.0.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcomment-parser1.4.7indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconcat-map0.0.1indirect
npmconcurrently9.2.1indirect
npmconcurrently^9.2.1indirect
npmcontent-disposition0.5.2indirect
npmconvert-source-map2.0.0indirect
npmcookie1.1.1indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdel8.0.1indirect
npmdel-cli7.0.0indirect
npmdel-cli^7.0.0indirect
npmdetect-libc2.1.2indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmentities4.5.0indirect
npmes-module-lexer2.3.0indirect
npmesbuild0.28.0indirect
npmesbuild0.28.1indirect
npmesbuild^0.27.3indirect
npmesbuild^0.27.4indirect
npmesbuild^0.28.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint-plugin-react-refresh0.5.4indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.2indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.3indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmget-stream6.0.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobby14.1.0indirect
npmhas-flag4.0.0indirect
npmhtml-entities2.6.0indirect
npmhuman-signals2.1.0indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmini1.3.8indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-cwd3.0.0indirect
npmis-path-inside4.0.0indirect
npmis-port-reachable4.0.0indirect
npmis-stream2.0.1indirect
npmis-wsl2.2.0indirect
npmisexe2.0.0indirect
npmjsdoc-type-pratt-parser7.3.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlefthook-darwin-arm642.1.10indirect
npmlefthook-darwin-x642.1.10indirect
npmlefthook-freebsd-arm642.1.10indirect
npmlefthook-freebsd-x642.1.10indirect
npmlefthook-linux-arm642.1.10indirect
npmlefthook-linux-x642.1.10indirect
npmlefthook-openbsd-arm642.1.10indirect
npmlefthook-openbsd-x642.1.10indirect
npmlefthook-windows-arm642.1.10indirect
npmlefthook-windows-x642.1.10indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlinkify-it5.0.2indirect
npmlocate-path6.0.0indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmarkdown-it14.3.0indirect
npmmdurl2.0.0indirect
npmmeow14.1.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.33.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.18indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.4indirect
npmminimist1.2.8indirect
npmmrmime2.0.1indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.4indirect
npmnpm-run-path4.0.1indirect
npmobject-deep-merge2.0.1indirect
npmobug2.1.3indirect
npmon-headers1.1.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmparse-imports-exports0.2.4indirect
npmparse-statements1.0.11indirect
npmpath-exists4.0.0indirect
npmpath-is-inside1.0.2indirect
npmpath-key3.1.1indirect
npmpath-to-regexp3.3.0indirect
npmpath-type6.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.5indirect
npmplaywright1.62.1indirect
npmplaywright-core1.62.1indirect
npmpngjs7.0.0indirect
npmpostcss8.5.23indirect
npmprelude-ls1.2.1indirect
npmpresentable-error0.0.1indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.2.0indirect
npmrc1.2.8indirect
npmreact19.2.8indirect
npmreact^19.2.8indirect
npmreact-dom19.2.8indirect
npmreact-dom^19.2.8indirect
npmreact-router7.18.1indirect
npmreact-router-dom7.18.1indirect
npmreact-router-dom^7.18.1indirect
npmregistry-auth-token3.3.2indirect
npmregistry-url3.1.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmreserved-identifiers1.2.0indirect
npmreusify1.1.0indirect
npmrolldown1.1.5indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsafe-buffer5.2.1indirect
npmscheduler0.27.0indirect
npmsemver7.8.5indirect
npmserve14.2.6indirect
npmserve^14.2.6indirect
npmserve-handler6.1.7indirect
npmset-cookie-parser2.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsirv3.0.2indirect
npmslash5.1.0indirect
npmsource-map-js1.2.1indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse5.0.0indirect
npmspdx-license-ids3.0.23indirect
npmstackback0.0.2indirect
npmstage-js1.0.2indirect
npmstd-env4.2.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtagged-tag1.0.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmto-regex-range5.0.1indirect
npmto-valid-identifier1.0.0indirect
npmtotalist3.0.1indirect
npmtree-kill1.2.2indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest2.19.0indirect
npmtype-fest5.8.0indirect
npmtype-fest^5.8.0indirect
npmtypedoc0.28.20indirect
npmtypedoc^0.28.20indirect
npmuc.micro2.1.0indirect
npmundici-types7.19.2indirect
npmunicorn-magic0.3.0indirect
npmupdate-check1.5.4indirect
npmuri-js4.4.1indirect
npmvary1.1.2indirect
npmvite8.1.5indirect
npmvite-plugin-glsl1.6.1indirect
npmvite-plugin-glsl^1.6.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwidest-line4.0.1indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmws8.21.0indirect
npmy18n5.0.8indirect
npmyaml2.9.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:melonjs@20.1.1 pulls in 2 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.