Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"android",
"api",
"app-data",
"app-reviews",
"app-store-optimization",
"aso",
"crawler",
"google-play",
"google-play-scraper",
"market-research",
"nodejs",
"play-store",
"playstore",
"scraper",
"typescript",
"web-scraper",
"googe-play-api"
],
"is_fork": false,
"size_kb": 1503,
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/@mradex77/google-play-scraper",
"languages": {
"JavaScript": 1229,
"TypeScript": 469033
},
"pushed_at": "2026-07-20T22:47:03Z",
"created_at": "2026-07-06T12:44:12Z",
"owner_type": "User",
"updated_at": "2026-07-22T09:30:02Z",
"description": "Google Play scraper for Node.js with a fully typed TypeScript API. App details, search, top charts, reviews, permissions and data safety. A modern replacement for the unmaintained google-play-scraper.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "MrAdex77",
"company": null,
"location": null,
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/64667643?v=4",
"created_at": "2020-05-01T22:57:48Z",
"is_verified": null,
"public_repos": 11,
"account_age_days": 2273
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-17T17:31:41Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-15T20:00:18Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-15T09:14:32Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-09T09:31:26Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-08T12:53:50Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-08T09:49:41Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-08T09:28:19Z"
}
],
"recent_commits": [
{
"oid": "f57fed88ee423fc93088d6391675058a91d228c4",
"body": "…components--google-play-scraper\n\nchore(main): release 1.0.0",
"is_bot": false,
"headline": "Merge pull request #66 from MrAdex77/release-please--branches--main--…",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T17:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb8e445e2b1c33a95ba8dda389fcd6adb1962bd7",
"body": null,
"is_bot": true,
"headline": "chore(main): release 1.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T17:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e18b3d9cc34ac7380e11fb111ae8185e34edae1e",
"body": "…parsing\n\nfix(reviews): pad nanoseconds before deriving date milliseconds",
"is_bot": false,
"headline": "Merge pull request #76 from MrAdex77/bugfix/reviews-date-millisecond-…",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T17:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37fa23f4b6929004a8fb392481be5c5afef21593",
"body": null,
"is_bot": false,
"headline": "fix(reviews): validate the raw date tuple before deriving timestamps",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T17:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cda873a78ba69ab1c68f31b0be0957204415d29",
"body": null,
"is_bot": false,
"headline": "fix(reviews): pad nanoseconds before deriving date milliseconds",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T14:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ddf0d55672951f6770a647b37201a4accc20025",
"body": "test(e2e): expand live contract coverage for localized edge cases",
"is_bot": false,
"headline": "Merge pull request #75 from MrAdex77/chore/e2e-contract-expansion",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T14:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b32d9b4e18dc9b44c719933a0f72fe2a92be75bd",
"body": null,
"is_bot": false,
"headline": "test(e2e): prove locale plumbing by diffing default responses",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T14:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cca2370e0317237252b1222c0b9e1afeb761ac5",
"body": null,
"is_bot": false,
"headline": "test(e2e): assert nonempty iap range and trader legal fields",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T14:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1d6df3f94f244bf7043b0b50b82b34ba348f50",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin developer names containing punctuation",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64b3fb75e846bf74662b7000d177b45bd7b90e21",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin localized search, permissions, and paid list results",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a474a5e8fd7b92f1a9ac68cb6e1ecb21025de1c",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin shared data and localized data safety reports",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339f5e0396ad41aa03fa55ffc9a4a52e1b7843be",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin newest ordering and localized review pages",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567a44e5a6b9c6b61aaa6b824b885fc1badd4c28",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin the all rejected apps batch contract",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af38dfe627a5bb2c17fa64ca51ede608c7b7542",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin commercial model and eu storefront app contracts",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252251a42c4acc54ca86b8f59ad856691a358db7",
"body": "refactor(api)!: rename datasafety to dataSafety",
"is_bot": false,
"headline": "Merge pull request #74 from MrAdex77/refactor/datasafety-camelcase",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf906133cb5584f8d73fc067f89a00356f0b6d0",
"body": "Align the data safety feature with the camelCase convention used by\nevery other compound name in the public surface (reviewsIterator,\nsearchIterator, createClient). The feature's own schemas and types were\nalready camelCase (dataSafetyOptionsSchema, DataSafety); only the\nfunction and method lagged.\n\n[…]\n-in data contract and intentionally not renamed.\n\nBREAKING CHANGE: the datasafety export and gplay.datasafety method are\nrenamed to dataSafety. The CLI subcommand datasafety is renamed to\ndata-safety.",
"is_bot": false,
"headline": "refactor(api)!: rename datasafety to dataSafety",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T13:13:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b3a897a7b7267da93928cbd491bb5335a9139ee1",
"body": "docs(readme): document versioning contract and provenance verification",
"is_bot": false,
"headline": "Merge pull request #73 from MrAdex77/chore/api-stability-docs",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T12:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2d3e64771c2f87bf58dee36942f1e6bc7b432d",
"body": null,
"is_bot": false,
"headline": "docs(readme): document npm provenance verification",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T12:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85ba2e0a3f7aa4cdf3c99d13f4bc77e8a0bce493",
"body": null,
"is_bot": false,
"headline": "docs(readme): define the semver contract for scraped data",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T12:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935cddeb2385d07861ebc2c231d057997a74023c",
"body": "refactor(core)!: migrate validation to zod/mini",
"is_bot": false,
"headline": "Merge pull request #72 from MrAdex77/chore/zod-mini-migration",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T12:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67a4ef988f45e311e83def1d7c2d33e2937bb6b",
"body": null,
"is_bot": false,
"headline": "docs(readme): document the zod mini surface",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804e2e3793d6420ebb238dab2b13c9a3b66b81c9",
"body": null,
"is_bot": false,
"headline": "perf(core): keep zod mini tree-shakeable via direct core imports",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512d28440746a30313685ec9ee6e319fe557115c",
"body": "BREAKING CHANGE: exported schemas are zod/mini schemas. .parse and\n.safeParse behave exactly as before; classic transform methods such as\n.extend/.pick/.omit are gone from schema objects — import { extend } from\nthe zod/mini entry of the same zod package to derive schemas.",
"is_bot": false,
"headline": "refactor(core)!: complete the zod mini public surface",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821bd640f066a0ebf7da7d67fb9b582930fb660d",
"body": null,
"is_bot": false,
"headline": "refactor(features): migrate detail and report schemas to zod mini",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76838dc4d5b6281330947ad01b0f61ff94e1ed6",
"body": null,
"is_bot": false,
"headline": "refactor(core): migrate shared item schemas to zod mini",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "149865cb4123ab54775252761978fbaca4fd20dc",
"body": null,
"is_bot": false,
"headline": "refactor(core): migrate option schemas to zod mini",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7758d6b1770fd165fd6bf20251fac4c89b92fc2",
"body": null,
"is_bot": false,
"headline": "refactor(core): type parse seams against zod core",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ac9360c555673c0de18fccc84885bbe73e3068",
"body": "feat(cli): add a google-play-scraper command line interface",
"is_bot": false,
"headline": "Merge pull request #71 from MrAdex77/feature/cli",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6646c4f15acce3cef44cdf66f2ae2523b9874621",
"body": null,
"is_bot": false,
"headline": "fix(e2e): let vitest own the cli process timeout",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05863b208345bf7efa3b9f8dc44f3f6abc741ef8",
"body": null,
"is_bot": false,
"headline": "test(e2e): bound spawned cli process lifetime",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "837b0f492e81eb65b9cdcfa4d82598feede7b2a1",
"body": null,
"is_bot": false,
"headline": "fix(cli): map --version failures to a clean exit 1",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T11:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e002176fc572dabdd933ebdda09c6c26c70b554c",
"body": null,
"is_bot": false,
"headline": "test(e2e): drive every cli command against live google play",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T08:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e1e7ba8b30e6caae73b361bc7f7ac08645de05",
"body": null,
"is_bot": false,
"headline": "test(e2e): cover cli usage errors and flag validation",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T08:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d0bac7eb77aa7feb4256ce810102ccb24f735b",
"body": null,
"is_bot": false,
"headline": "test(cli): cover parsing and error mapping edge cases",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T08:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef395b0cd2c15dfedd605d84e6a54b945d43d3b",
"body": null,
"is_bot": false,
"headline": "feat(cli): accept -h as a command help alias",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T08:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e19de539a8c5c8e7edd519a3bfdeffeae31bcc5",
"body": null,
"is_bot": false,
"headline": "fix(cli): reject unexpected extra arguments",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-17T08:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5caa3a85127b3e03fc022108baa476b0bf6450",
"body": null,
"is_bot": false,
"headline": "docs(readme): document the cli",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T22:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f304c995b82fdca26fd6a69ca2b40996d79d7cda",
"body": null,
"is_bot": false,
"headline": "test(e2e): drive the cli against live google play",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T22:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f64045be33cc3d5285d20a87658412d73b6b966",
"body": null,
"is_bot": false,
"headline": "feat(cli): expose the google-play-scraper binary",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T22:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7371a3b693898315ca107d1b705390b5254d0dc",
"body": null,
"is_bot": false,
"headline": "feat(cli): add command table and dispatch core",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0810f107a33b7f3715c2460b9ac3f85eda5a6d",
"body": "feat(core): add request lifecycle hooks",
"is_bot": false,
"headline": "Merge pull request #70 from MrAdex77/feature/http-hooks",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31fff0f09589973e00c9ac926a936cc0debcd751",
"body": null,
"is_bot": false,
"headline": "docs(readme): match onResponse wording to the emission contract",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "478c0a7512b175a77c3dc4360c06ed8da4ccb3aa",
"body": null,
"is_bot": false,
"headline": "docs(examples): log lifecycle events in the example script",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0134abe8fac47d3af8727505cb04c3674e963137",
"body": null,
"is_bot": false,
"headline": "docs(readme): document request lifecycle hooks",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa1f7147ec457696f67be607d19ba4b2f009b78",
"body": null,
"is_bot": false,
"headline": "feat(client): thread lifecycle hooks through shared clients",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3146e5448b292fb115d0c42adffed424715070f1",
"body": null,
"is_bot": false,
"headline": "feat(core): emit request lifecycle events from the http client",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T21:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4708b2e4eb2a93c031fe2b8b5528a930b860a804",
"body": "Chore/drop cheerio",
"is_bot": false,
"headline": "Merge pull request #69 from MrAdex77/chore/drop-cheerio",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd59d3f6b97802c55ca48bcb7596069f55116c2",
"body": null,
"is_bot": false,
"headline": "chore: add coderabbit settings",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ab6bae8cba6387573716507e7d77f01216402c",
"body": null,
"is_bot": false,
"headline": "refactor(core): feed tag stripping result back through one replace",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78c6cee1d3628254461cecef61f8b1e4bfce6993",
"body": null,
"is_bot": false,
"headline": "refactor(core): strip html tags to a fixpoint",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dce6b10f0ae5fbb537c8f75569f1aed76be9dc0",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin live description parity across scripts",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795347d1c3f08cd00f5fb9cbcd9a63fd63d82795",
"body": null,
"is_bot": false,
"headline": "test(core): harden html text parity corpus",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072508e8860397a575a9902f917ae2150cb2f846",
"body": null,
"is_bot": false,
"headline": "docs(readme): compare runtime dependency footprints",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a640315e57ef75a192406de4ad9acd274586f6",
"body": null,
"is_bot": false,
"headline": "build(deps): move cheerio to dev dependencies",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c5f95de0babfece4e372750463554bad271429",
"body": null,
"is_bot": false,
"headline": "refactor(app): parse descriptions without cheerio",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc837d4fafa0f49bf41b402579087c6b258cb0c5",
"body": null,
"is_bot": false,
"headline": "refactor(core): add html to plain text helper",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f08d10b5bf1e2d9060028209b0f9e817a12a0d",
"body": "Chore/parse benchmarks",
"is_bot": false,
"headline": "Merge pull request #68 from MrAdex77/chore/parse-benchmarks",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T15:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b76684259ec48ca1c99df7d06bcde2f3ff8c4e",
"body": null,
"is_bot": false,
"headline": "docs(contributing): document the benchmark workflow",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T14:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf3474af5af1ac79e29701f6113a58595a06c50",
"body": null,
"is_bot": false,
"headline": "test(bench): benchmark script data parsing and app extraction",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T14:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f6a84d887dd3e23e2711d7cd69db07cc915e88",
"body": null,
"is_bot": false,
"headline": "chore(bench): wire vitest benchmark mode and bench script",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T14:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2959f5210407c2e45300c0898c0b4e9d5a35cafd",
"body": "Chore/e2e edge cases",
"is_bot": false,
"headline": "Merge pull request #67 from MrAdex77/chore/e2e-edge-cases",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0802d7df278bfb985668d78e53c6e3616f83b7f",
"body": null,
"is_bot": false,
"headline": "docs(readme): document soft failures and the list ceiling",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b37a638a3910db9075e345e3e16b59b5f4f97a",
"body": null,
"is_bot": false,
"headline": "test(e2e): drain reviews all on a small catalog",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdc52a32ae3195a8841e679e213b190476402e5",
"body": null,
"is_bot": false,
"headline": "test(e2e): assert stable optional fields on app anchors",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2539739794160aaeb61ead3e04d05fa4e082573f",
"body": null,
"is_bot": false,
"headline": "test(e2e): cover the list age filter and result ceiling",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b965dd241de970cc4b6f8ff1d34239884b37728",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin empty reports for missing app safety surfaces",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578b0141c90b265e966b2e133741afb676648ced",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin review exhaustion and the missing app page",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca82c58a06efc347a72f65169ba6fb2bc67911f",
"body": null,
"is_bot": false,
"headline": "test(e2e): reject unknown similar source apps",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ded1fcc8c7d30821c13f5da676d368492bc60c",
"body": null,
"is_bot": false,
"headline": "test(e2e): reject unknown developers and exhaust small catalogs",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d927479b576409ed697573f80ee0e2deb0735456",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin suggest fallback and localized completions",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f808268af39fb0dbba2d426a19e23ffd5a790d54",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin empty paid and unicode search contracts",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65c8a0f37d54e5b204c3f2bfd2af693340283c9e",
"body": "Feature/degradation events",
"is_bot": false,
"headline": "Merge pull request #65 from MrAdex77/feature/degradation-events",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525d4ff044d3e34771d0e3b273033d362dfecc42",
"body": null,
"is_bot": false,
"headline": "docs(readme): document degradation monitoring",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32d569ef5f2d96205f691a18f03308ed56a1cc21",
"body": null,
"is_bot": false,
"headline": "test(e2e): assert zero degradation events on pagination anchors",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff6d4e42c755e3c87f827c362895708d26461c7",
"body": null,
"is_bot": false,
"headline": "feat(client): accept a degradation callback in base options",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1135db2ff3a3c36c298c5ebebdce2e6f5cc9743",
"body": null,
"is_bot": false,
"headline": "feat(core): emit degradation events from cluster pagination",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36149490d9f980257c6a46bbfe8ba6e3fa4d1587",
"body": "Chore/e2e field coverage",
"is_bot": false,
"headline": "Merge pull request #64 from MrAdex77/chore/e2e-field-coverage",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T10:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd4fbe925b744d2af8b11f2376fe6ca4e6ead01",
"body": null,
"is_bot": false,
"headline": "docs(runbook): explain coverage gate recalibration",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69ec26d6ee528eaad959e4b3e7377565785f82df",
"body": null,
"is_bot": false,
"headline": "chore(scripts): add live coverage report tool",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61cb9e480b4defbafaef94fd94e474e57e0fc4a",
"body": "Thresholds backed by the 2026-07-16 coverage:live run:\nsearch game/100: score 1.00 scoreText 1.00 summary 1.00 currency 1.00\nsimilar translate/100: score 1.00 scoreText 1.00 summary 1.00\ndeveloper google/100: score 0.99 scoreText 0.99 summary 1.00\nlist topfree-game/100: score 1.00 summary 1.00\nreviews translate helpfulness/150: text 1.00 userImage 1.00\n\nSabotage check: a wrong clusterItemSpecs.score index fails the developer\nsuite with 'developer: field \"score\" coverage 0.10 below 0.8 (10/100)'.",
"is_bot": false,
"headline": "test(e2e): gate optional field coverage on live anchors",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3aee4aea09de897c80528fff135ce7c972aa85",
"body": null,
"is_bot": false,
"headline": "test(e2e): add pure field coverage computation with unit tests",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0caddc5c2ca9b71f52c7004abc54ade3348b4c1b",
"body": "Chore/e2e pagination contracts",
"is_bot": false,
"headline": "Merge pull request #63 from MrAdex77/chore/e2e-pagination-contracts",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d2c6d727ed0552ae5723e929bb015bf5d2139d",
"body": null,
"is_bot": false,
"headline": "test: assert play store urls via parsed origin",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cde44c83bc1a849f2bc51c6609efbb2af162a6a",
"body": null,
"is_bot": false,
"headline": "docs(runbook): add pagination tripwire recovery steps",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fba351ac5eb14468f85674cf7f79810813282e",
"body": null,
"is_bot": false,
"headline": "docs(readme): document the google search result cap",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a389af736a0c54d730cf0429d9bf9ea06aef236",
"body": null,
"is_bot": false,
"headline": "test(e2e): stream developer apps and drain search live",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711ac003a90bc815577048748b6fe158c47fc2ef",
"body": null,
"is_bot": false,
"headline": "test(e2e): chain three review pages with unique ids",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec4f7ceadb5bb5c0e3047c32786381f25b805ce0",
"body": null,
"is_bot": false,
"headline": "test(e2e): require the similar continuation for a high volume app",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ebd286e3b2df9dce369ff2dbf5020235aae1dd0",
"body": null,
"is_bot": false,
"headline": "test(e2e): cross the developer cluster boundary live",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a8a1136353df0bb98d46cd18a22365ec4f4ffc4",
"body": null,
"is_bot": false,
"headline": "test(e2e): pin the search first page cap and token tripwire",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-16T09:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe8c5331e69687f6ba767281d00c68df1cce52e",
"body": "…components--google-play-scraper\n\nchore(main): release 0.4.1",
"is_bot": false,
"headline": "Merge pull request #62 from MrAdex77/release-please--branches--main--…",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T20:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7e905efb1cdbd48558865671dbc3d08478d370e",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T19:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0530523ba6318c4da3475ffb2430625370d69811",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.4.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-15T19:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7c64958ff3b633df86f6034fe7c7af3a920288",
"body": "fix(search): degrade gracefully when a cluster page fails to parse",
"is_bot": false,
"headline": "Merge pull request #61 from MrAdex77/fix/search-cluster-resilience",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T19:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6acefd5fe2ed59a5aece3b0c224be0f418176e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix/search-cluster-resilience",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T19:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9148f621c07d3ba412171d77eea5e92bbbcd6ac3",
"body": "Google periodically changes the qnKhOb cluster (pagination) response\nshape, which made searchPageItemSpecs throw a SpecError and fail the\nentire search even though the first result page parsed fine. Treat the\nbest-effort pagination step like prependExactMatch: on a ParseError,\nstop paginating and return the results collected so far. Non-parse\nerrors (HTTP, rate limit) still propagate.",
"is_bot": false,
"headline": "fix(search): degrade gracefully when a cluster page fails to parse",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T19:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b04ea2013bc0e5c81c196b7bba92675674cd61d",
"body": "…components--google-play-scraper\n\nchore(main): release 0.4.0",
"is_bot": false,
"headline": "Merge pull request #53 from MrAdex77/release-please--branches--main--…",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T09:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e443aae467ecee03b6802b20010567b280a2999",
"body": "chore(deps): bump dev dependencies",
"is_bot": false,
"headline": "Merge pull request #60 from MrAdex77/chore/bump-dependencies",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T09:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0edc7af4e899b1285394fba2e65829aff61cede",
"body": "Bump eslint, prettier, tsdown, tsx, typescript-eslint, @types/node,\nand @arethetypeswrong/cli. Hold typescript at 6.x since typescript-eslint\nhas no release supporting typescript 7 yet.",
"is_bot": false,
"headline": "chore(deps): bump dev dependencies",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T09:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14afa1292e15f65fd966066979210bcf7de28b45",
"body": "…s/github-script-9.0.0\n\nci: bump actions/github-script from 7.1.0 to 9.0.0",
"is_bot": false,
"headline": "Merge pull request #50 from MrAdex77/dependabot/github_actions/action…",
"author_name": "MrAdex77",
"author_login": "MrAdex77",
"committed_at": "2026-07-15T08:51:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 331,
"latest_release_at": "2026-07-17T17:31:41Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 3,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@mradex77/google-play-scraper",
"exists": true,
"license": "MIT",
"keywords": [
"google-play",
"google-play-scraper",
"google-play-api",
"play-store",
"play-store-api",
"playstore",
"scraper",
"web-scraping",
"android",
"android-apps",
"app-store",
"app-data",
"app-reviews",
"reviews",
"aso",
"app-store-optimization",
"market-research",
"typescript",
"nodejs",
"zod",
"cli"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@mradex77/google-play-scraper",
"is_deprecated": false,
"latest_version": "1.0.0",
"repository_url": "https://github.com/MrAdex77/google-play-scraper",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 4236,
"first_published_at": "2026-07-08T10:12:07.615000Z",
"latest_published_at": "2026-07-17T17:32:08.180000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 5,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 25692,
"source_files_sampled": 128,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "fast-uri",
"direct": false,
"version": "3.1.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 1
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 426,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "lru-cache",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^11.5.2"
},
{
"name": "zod",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.4.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "lru-cache",
"direct": true,
"version": "11.5.2",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": true,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "@andrewbranch/untar.js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/cli",
"direct": false,
"version": "0.18.5",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/core",
"direct": false,
"version": "0.18.5",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@braidai/lang",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@colors/colors",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "21.2.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "21.2.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/git-client",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/template",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@gerrit0/mini-shiki",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@loaderkit/resolve",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@publint/pack",
"direct": false,
"version": "0.1.5",
"ecosystem": "npm"
},
{
"name": "@quansync/fs",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@simple-libs/child-process-utils",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@simple-libs/stream-utils",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/is",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-darwin-arm64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-darwin-x64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-freebsd-x64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm-gnu",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm-musl",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm64-gnu",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm64-musl",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-x64-gnu",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-x64-musl",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-win32-arm64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-win32-x64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-darwin-arm64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-darwin-x64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-freebsd-x64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm-gnu",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm-musl",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm64-gnu",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm64-musl",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-x64-gnu",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-x64-musl",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-win32-arm64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-win32-x64",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "@yuku-toolchain/types",
"direct": false,
"version": "0.5.43",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "ansis",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "argue-cli",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "cheerio",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "cheerio-select",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-highlight",
"direct": false,
"version": "2.1.11",
"ecosystem": "npm"
},
{
"name": "cli-table3",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "9.2.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "10.2.1",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "dts-resolver",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emojilib",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "empathic",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "encoding-sniffer",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.49.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.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.4",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"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": "fast-uri",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fflate",
"direct": false,
"version": "0.8.3",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "5.0.0-beta.5",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "global-directory",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "10.7.3",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-without-cache",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"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": "5.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"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-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "17.0.8",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "lunr",
"direct": false,
"version": "2.3.9",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "markdown-it",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "9.1.6",
"ecosystem": "npm"
},
{
"name": "marked-terminal",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-emoji",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "parse5-parser-stream",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "publint",
"direct": false,
"version": "0.3.21",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "punycode.js",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "1.0.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-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": "5.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "rolldown-plugin-dts",
"direct": false,
"version": "0.27.9",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "skin-tone",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "tsdown",
"direct": false,
"version": "0.22.7",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.23.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "0.28.20",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.6.1-rc",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "uc.micro",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "unconfig-core",
"direct": false,
"version": "7.5.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "unicode-emoji-modifier-base",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yuku-ast",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "yuku-codegen",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "yuku-parser",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 426,
"direct_count": 2,
"indirect_count": 424
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 67,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "MrAdex77",
"commits": 319,
"avatar_url": "https://avatars.githubusercontent.com/u/64667643?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml",
"docs.yml",
"e2e.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/6 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f57fed88ee423fc93088d6391675058a91d228c4",
"ran_at": "2026-07-23T00:53:15Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T07:05:12Z",
"oldest_open_prs": [
{
"number": 77,
"created_at": "2026-07-20T22:45:37Z",
"last_comment_at": "2026-07-20T22:45:38Z",
"last_comment_author": "dependabot"
},
{
"number": 78,
"created_at": "2026-07-20T22:45:45Z",
"last_comment_at": "2026-07-20T22:45:46Z",
"last_comment_author": "dependabot"
},
{
"number": 79,
"created_at": "2026-07-20T22:45:54Z",
"last_comment_at": "2026-07-20T22:45:54Z",
"last_comment_author": "dependabot"
},
{
"number": 80,
"created_at": "2026-07-20T22:46:00Z",
"last_comment_at": "2026-07-20T22:46:00Z",
"last_comment_author": "dependabot"
},
{
"number": 81,
"created_at": "2026-07-20T22:47:04Z",
"last_comment_at": "2026-07-20T22:47:04Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-07-17T17:31:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MrAdex77/google-play-scraper",
"host": "github.com",
"name": "google-play-scraper",
"owner": "MrAdex77"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 66,
"vitality": 74,
"community": 46,
"governance": 54,
"engineering": 94
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 331,
"human_commit_share": 0.98,
"days_since_last_push": 2,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "331 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 331
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"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": 100,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"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": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 0,
"stars": 5,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"@mradex77/google-play-scraper"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 4236
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,236 downloads/month across npm",
"points": 48.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4236,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 67,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "67/75 decided PRs merged",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 67,
"decided": 75
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/6 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "MrAdex77",
"public_repos": 11,
"account_age_days": 2273
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3 followers of MrAdex77",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "MrAdex77"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "11 public repos, account ~6 yr old",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 11
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@mradex77/google-play-scraper"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 94,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"android",
"api",
"app-data",
"app-reviews",
"app-store-optimization",
"aso",
"crawler",
"google-play",
"google-play-scraper",
"market-research",
"nodejs",
"play-store",
"playstore",
"scraper",
"typescript",
"web-scraper",
"googe-play-api"
],
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/@mradex77/google-play-scraper",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/@mradex77/google-play-scraper",
"points": 15,
"status": "met",
"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": "17 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 17
}
}
],
"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": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/6 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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 detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 426 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 426
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 426,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 426,
"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
}
]
}
],
"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": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.98,
"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": "96 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 96,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 25692,
"source_files_sampled": 128,
"oversized_source_files": 0
},
"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": "0/128 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 128,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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",
"deps.dev does not index npm:@mradex77/google-play-scraper@1.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:53:30.959491Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MrAdex77/google-play-scraper.svg",
"full_name": "MrAdex77/google-play-scraper",
"license_state": "standard",
"license_spdx": "MIT"
}