JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"nodejs",
"javascript",
"query-parser",
"querystrings",
"corgi-tag"
],
"is_fork": false,
"size_kb": 543,
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/search-string",
"languages": {
"JavaScript": 180,
"TypeScript": 25407
},
"pushed_at": "2026-05-07T12:58:11Z",
"created_at": "2017-09-22T20:56:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T21:08:19Z",
"description": "Another simple parser for advanced search query syntax.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://www.mixmax.com/engineering",
"name": "Mixmax, Inc",
"type": "Organization",
"login": "mixmaxhq",
"company": null,
"location": "San Francisco, CA",
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/7530142?v=4",
"created_at": "2014-05-09T03:45:37Z",
"is_verified": null,
"public_repos": 143,
"account_age_days": 4466
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2024-10-09T00:43:36Z"
}
],
"recent_commits": [
{
"oid": "ed7e34fbf86978c8df0f754ba5e9c5011d3ba60c",
"body": null,
"is_bot": false,
"headline": "4.1.0",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2025-02-06T13:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40daa6059d5968c4c60b48717a33593336106e4",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2025-02-06T13:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a157845b791921db54e59a3e7f701a9158c180f8",
"body": "Switch to vitest; upgrade packages",
"is_bot": false,
"headline": "Merge pull request #46 from nwalters512/vitest",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2025-02-06T13:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbe54470d7752822cb9760bc416cdc64fc04e0c",
"body": null,
"is_bot": false,
"headline": "Use .js extensions",
"author_name": "Nathan Sarang-Walters",
"author_login": "nwalters512",
"committed_at": "2025-01-29T21:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3318c33b0b9451aec8a503318ddac71e620b100c",
"body": null,
"is_bot": false,
"headline": "Consistent paths",
"author_name": "Nathan Sarang-Walters",
"author_login": "nwalters512",
"committed_at": "2025-01-29T21:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f292e03d9123795ee80637ad70cf5f353fada0",
"body": null,
"is_bot": false,
"headline": "Typecheck tests",
"author_name": "Nathan Sarang-Walters",
"author_login": "nwalters512",
"committed_at": "2025-01-29T21:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2fabcb0c44ee8ff074aee548a6af7550af5a58",
"body": null,
"is_bot": false,
"headline": "Switch to vitest; upgrade packages",
"author_name": "Nathan Sarang-Walters",
"author_login": "nwalters512",
"committed_at": "2025-01-29T21:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a55ce4146a96c32a3dc660c05e82aa7611567f",
"body": "Dual-publish both CJS and ESM builds",
"is_bot": false,
"headline": "Merge pull request #45 from nwalters512/dual-publish-cjs-esm",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2025-01-29T18:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "059ea6f531b84ba34302992e5d9c935b026dca8d",
"body": null,
"is_bot": false,
"headline": "Dual-publish both CJS and ESM builds",
"author_name": "Nathan Sarang-Walters",
"author_login": "nwalters512",
"committed_at": "2025-01-29T17:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae3ec6c507933432f0f9606bd6065a96f4fe394",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Raphael Brandão",
"author_login": "raphaelbs",
"committed_at": "2024-10-09T00:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28426b944cc5ecb44e049c12a43dc9df3368f512",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Raphael Brandão",
"author_login": "raphaelbs",
"committed_at": "2024-10-09T00:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163ccbd040a8ae3558168bd5b1b9ead321c9d978",
"body": "feat: add typescript",
"is_bot": false,
"headline": "Merge pull request #42 from mixmaxhq/raphaelbs/COMM-2678",
"author_name": "Raphael Brandão",
"author_login": "raphaelbs",
"committed_at": "2024-10-09T00:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953e881966f0e86740614f25111750df236b1824",
"body": null,
"is_bot": false,
"headline": "feat!: add typescript",
"author_name": "Raphael Brandão",
"author_login": "raphaelbs",
"committed_at": "2024-10-08T18:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fee99892ba78357552bd7e930a894a4b0d91daa",
"body": "chore(github): updates PR template",
"is_bot": false,
"headline": "Merge pull request #41 from mixmaxhq/jordi/apply-pr-mixmax-480",
"author_name": "Jordi Salvat i Alabart",
"author_login": "jsalvata",
"committed_at": "2023-11-20T17:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5eaf22a6fb234641d7f3da7cc2af434029c74a",
"body": null,
"is_bot": false,
"headline": "chore(github): updates PR template",
"author_name": "Jordi Salvat",
"author_login": "jsalvata",
"committed_at": "2023-11-20T10:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46cd0d808e803f77d0475f8d710f7609a2b7160c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency node to v8.17.0 (#38)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-08-11T14:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b809b8271af117e33a856511769d98bc759894f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): add renovate.json (#37)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-08-11T13:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd4f0cbc0b11f1425324f648c8cbf8110ab5bc1",
"body": "chore(github): updates PR template",
"is_bot": false,
"headline": "Merge pull request #36 from mixmaxhq/update-pr-repo",
"author_name": "Guilherme Jacomini",
"author_login": "guilhermemj",
"committed_at": "2023-07-12T22:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e8ca4a9e2be909405e218f9eb7cedd966dfbd5",
"body": null,
"is_bot": false,
"headline": "chore(github): updates PR template",
"author_name": "Guilherme Jacomini",
"author_login": "guilhermemj",
"committed_at": "2023-07-12T19:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e75f5f4e79be511a2c3159604f1b8fcafe43d9f5",
"body": "chore(deps): update lockfile",
"is_bot": false,
"headline": "Merge pull request #35 from mixmaxhq/npm-7",
"author_name": "Garret Meier",
"author_login": null,
"committed_at": "2021-06-25T19:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ac3dc9283f72135d9ec96c9013356babacbfe3",
"body": null,
"is_bot": false,
"headline": "chore(deps): update lockfile",
"author_name": "Garret Meier",
"author_login": null,
"committed_at": "2021-06-25T18:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2697f1551df4f32f75990a7f930656d03448522",
"body": "chore(github): updates PR template",
"is_bot": false,
"headline": "Merge pull request #33 from mixmaxhq/update-pr-repo",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-05-15T20:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d82c195e2667dbaa2dbae350ef757fbb53b0708b",
"body": null,
"is_bot": false,
"headline": "chore(github): updates PR template",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-05-15T20:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c39d798ee3a3611be75ce26d8a2f39814cbfd89",
"body": "chore(github): updates PR template",
"is_bot": false,
"headline": "Merge pull request #32 from mixmaxhq/update-pr-repo0.6199111854440171",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-21T21:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa64e94b8fdfa92f206acb80e43f822ead859521",
"body": null,
"is_bot": false,
"headline": "chore(github): updates PR template",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-21T21:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef925e0c93f22f71794ec4bb5ab1598683aafa50",
"body": "chore(github): updates PR template",
"is_bot": false,
"headline": "Merge pull request #31 from mixmaxhq/update-pr-repo0.8107568904227653",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-21T20:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91644e09f66e5a4494b0f0c15c5716ff28740389",
"body": null,
"is_bot": false,
"headline": "chore(github): updates PR template",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-21T19:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a104c52007e7be908a5fa59ffe40c3fae581b2f3",
"body": "docs(readme): remove email",
"is_bot": false,
"headline": "Merge pull request #30 from mixmaxhq/bradvogel-patch-1",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-15T21:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b06cb5c7b09d80e18690571a1e104892a03671f",
"body": "Co-Authored-By: Eli Skeggs <skeggse@users.noreply.github.com>",
"is_bot": false,
"headline": "docs(readme): full company name",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-15T21:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "747a1b84c362599abd9ce192ed3de00a43999012",
"body": null,
"is_bot": false,
"headline": "docs(readme): remove email",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2020-04-15T21:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400cd0621645a4a50ca82b0d9c5d4bb697bfabcb",
"body": "initialize prettier",
"is_bot": false,
"headline": "Merge pull request #29 from mixmaxhq/eli/prettier",
"author_name": "Eli Skeggs",
"author_login": "skeggse",
"committed_at": "2020-02-04T02:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa800cabafbf7780993581aa5a1cd7ec7e07d81f",
"body": null,
"is_bot": false,
"headline": "chore: update scripts",
"author_name": "Eli Skeggs",
"author_login": null,
"committed_at": "2020-02-04T02:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3979a8e88c27fecc386854ce8b0d0796d3f97f51",
"body": null,
"is_bot": false,
"headline": "style: apply prettier changes",
"author_name": "Eli Skeggs",
"author_login": null,
"committed_at": "2020-02-04T02:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c502d6e0489bd3ff63d69b979f54a5e7a376c05",
"body": null,
"is_bot": false,
"headline": "chore: add config + deps for eslint, prettier",
"author_name": "Eli Skeggs",
"author_login": null,
"committed_at": "2020-02-04T02:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00bb0035f55e75e42eadea30eec6582fdb3137c3",
"body": "fix: usage in docs key -> keyword",
"is_bot": false,
"headline": "Merge pull request #26 from laggingreflex/patch-1",
"author_name": "Trey Tacon",
"author_login": "ttacon",
"committed_at": "2019-02-21T01:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af63448cbe944caa7a1d6edca5929c229ded3fbf",
"body": null,
"is_bot": false,
"headline": "fix: usage in docs key -> keyword",
"author_name": "laggingreflex",
"author_login": "laggingreflex",
"committed_at": "2019-02-19T07:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eed1468019b58442222b144926c6e98652dff19",
"body": "Deyarned search-string.",
"is_bot": false,
"headline": "Merge pull request #20 from mixmaxhq/deyarnify",
"author_name": "Megan Wilson",
"author_login": "megantinleywilson",
"committed_at": "2018-05-18T01:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db69f1e254354751cca17a935d0e5d00009c6f4",
"body": null,
"is_bot": false,
"headline": "Updated Travis test to reflect node v8.9.3.",
"author_name": "Megan Wilson",
"author_login": "megantinleywilson",
"committed_at": "2018-05-18T01:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450a5b22bd1aee2dc1c6d4a178a88405bd1d3ce7",
"body": "https://mixmaxhq.atlassian.net/secure/RapidBoard.jspa?rapidView=1&projectKey=MX&modal=detail&selectedIssue=MX-1341",
"is_bot": false,
"headline": "Deyarned search-string.",
"author_name": "Megan Wilson",
"author_login": "megantinleywilson",
"committed_at": "2018-05-16T02:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ca46157c8aae214b271f9944dc72acd5354d8cb",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T19:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1bf104813ce3b5e558c0d91d7a6a856851d549",
"body": null,
"is_bot": false,
"headline": "Update changelog and readme.",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T19:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c651c88cf237c29bf6321794d372248a93b901c",
"body": "`removeEntry` support",
"is_bot": false,
"headline": "Merge pull request #17 from mixmaxhq/chuy/remove-entry-support",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T19:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2611fdec39c60e59bb9e04b84cd2ead9fc2e56",
"body": null,
"is_bot": false,
"headline": "Fixing typo, now for sure.",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T19:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1adc95d413b7d9b73f7f44f9fbdce4bd961cf0e3",
"body": null,
"is_bot": false,
"headline": "Fix typo on documentation.",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T19:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ba5b5ca66636e24d0a3826ff2f8bb8b22b8c47",
"body": null,
"is_bot": false,
"headline": "Implementation.",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T18:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9138b6a20476cfda49a006e745ca0cb7c56864",
"body": null,
"is_bot": false,
"headline": "Tests",
"author_name": "Chuy Martinez",
"author_login": null,
"committed_at": "2018-02-15T18:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016e080d8bf3aaa82b6c1e33215e5fac96f7d744",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2018-01-17T18:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f966189013e7a21c42be1e117067cd0fc9e824",
"body": "Use Jest eslint config",
"is_bot": false,
"headline": "Merge pull request #15 from mixmaxhq/spencer/use-jest-eslint-config",
"author_name": "Spencer Brown",
"author_login": "spencer-brown",
"committed_at": "2018-01-06T03:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa0f1c61e8413d94271328e87caee01761fe887",
"body": null,
"is_bot": false,
"headline": "Use Jest eslint config",
"author_name": "Spencer Brown",
"author_login": null,
"committed_at": "2018-01-06T02:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a319243443d3617b88b26a92959bfbdb9e529f",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #14 from mixmaxhq/bradvogel-patch-1",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2017-12-09T21:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b7141ae0b04627f93c0fdab20ecc1176d9c2b5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Brad Vogel",
"author_login": null,
"committed_at": "2017-12-09T21:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2795a5edcdab4431b12d4783541d87f85bd5b0c2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-12-09T16:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac074dedeff1f04b6d4ddfdd927b5a8e9ef85715",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-12-08T01:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed2900e52e050e5069aed156119ffefcb361ebfb",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-31T05:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f445158753e22235a08ec294f8e4a039dcd03c34",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-31T05:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b2cab034f0f003d4bd4b791d3509be6450fc54",
"body": "API cleanup",
"is_bot": false,
"headline": "Merge pull request #12 from mixmaxhq/mericsson/api-cleanup",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-31T05:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4d018b8ff5d47fd7d33501a287da55ea39bdf3",
"body": null,
"is_bot": false,
"headline": "eslint config upgrade",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-31T05:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f37ff90cf509c853d5a97f361ea910b6397737",
"body": null,
"is_bot": false,
"headline": "keywords",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-30T17:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b6873364be0f6b57490ae34d04b93b04e771ff",
"body": null,
"is_bot": false,
"headline": "s/stringDirty/isStringDirty",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-29T22:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bac1edae616c476f2cb6517d5fefc83c7e0e1f5",
"body": null,
"is_bot": false,
"headline": "License",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-29T22:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c4a1f0a93a932251c8c6cb471bf056066715db",
"body": null,
"is_bot": false,
"headline": "Readme intro",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-29T22:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b3556aec19716405ddf2c6db35804819ff05d4",
"body": null,
"is_bot": false,
"headline": "Readme",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-29T21:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548a0bcfe99c40e9173cc65db21e93131dc7286b",
"body": null,
"is_bot": false,
"headline": "JS doc improvments",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-28T19:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b958a4a6322c5a4baf93ce6169d9b2ea395dba",
"body": null,
"is_bot": false,
"headline": "string dirty",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-27T19:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78fde1c3782c422d05a167888dfc6301c4348b6a",
"body": null,
"is_bot": false,
"headline": "Remove unused APIs",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-27T19:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24d3be42767d9f1466a09d3dca1497cb30d7518",
"body": null,
"is_bot": false,
"headline": "2.0.4",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-17T00:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c41ebf8742d48353707c174e9b42cf61b9654a",
"body": null,
"is_bot": false,
"headline": "2.0.4",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-17T00:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af3339e8712506be9f54b178d6503c459872e19",
"body": null,
"is_bot": false,
"headline": "2.0.3",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-17T00:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "074a9adc981b69c47287963998b48861cd134f7a",
"body": null,
"is_bot": false,
"headline": "Changelog 2.0.3",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-17T00:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d304cdee92854325d67480d1ecffaff2f63c2235",
"body": "Fix input string concat negative conditions",
"is_bot": false,
"headline": "Merge pull request #10 from mixmaxhq/mericsson/concat-negative",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-17T00:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048fd54b2b6667c6c4142f55e58691039617d4d5",
"body": null,
"is_bot": false,
"headline": "Fix input string concat negative conditions",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-17T00:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511b42c35b1014624948c08c40cf28e7b365fabe",
"body": null,
"is_bot": false,
"headline": "Readme update",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T18:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ae569dbc2cfcdbc92986a9e89265c4853c573d",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T18:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c32b392a6ad11f09e51d81292e5e0c41f38e5b9",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T18:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "767cb74e4f3af640ccf5b50b98593f9c784b70f5",
"body": "toString() should handle quote in condition",
"is_bot": false,
"headline": "Merge pull request #9 from mixmaxhq/marcus/toString-handle-quote",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T18:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "690b16e69c650d406391cf0ff29a9f4498a22fc5",
"body": null,
"is_bot": false,
"headline": "toString() should handle quote in condition",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T18:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0551b580ec91474d7aa9136f8454858d28de1bee",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T02:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc64232ff364048c5120512fca5169da73d3b89",
"body": null,
"is_bot": false,
"headline": "babel es-2015",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T02:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469a1bc027b018ccc5c753980f3e8036da185b9f",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T01:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8171f5dd0e64f3061d5f55d826868e9ed97032ed",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T01:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6012e654058a50a9fa0fc66532e7e098e77056bd",
"body": "Deprecate getConditionMap, add toString, remove/add",
"is_bot": false,
"headline": "Merge pull request #7 from mixmaxhq/marcus/api-changes",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T01:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a597c8fcf88d52f562ae816214eb25974681444",
"body": null,
"is_bot": false,
"headline": "Deprecate getConditionMap, add toString, remove/add",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-11T01:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62e54aac4e47df6d14a80eabf142ff2089595e8",
"body": "Add transform ability",
"is_bot": false,
"headline": "Merge pull request #4 from mixmaxhq/transform-text",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-10T19:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9a3835a7538ea3f4dfa4792156b750d8ef06d3",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-05T23:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13876d80cf6028d4cdea16423bea8162a1d4385",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-05T19:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc011730c921348642440d2834f19d4f0b82e28",
"body": null,
"is_bot": false,
"headline": "Persist unpaired quotes when evaluated from left to right (#6)",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-05T19:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106857539cfe136261fc97a396912926810b6659",
"body": null,
"is_bot": false,
"headline": "Add transform ability",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T04:33:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b6d33480acf051b9691e07a7d75b85a83c3779",
"body": null,
"is_bot": false,
"headline": "build status",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T03:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca32ff18aaa31ef085d0138a2b44a9d35bbb461",
"body": null,
"is_bot": false,
"headline": "Prepare for travis",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T02:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30dea03fde6518dc0f6a87323cb25c1f39c84d11",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T02:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5115dbaea1c721e9d3ff6e920fe3a240518ffc15",
"body": null,
"is_bot": false,
"headline": "Handle null",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T02:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c86b7db7595234fc5e2b3ee9998ead8c5648ff",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T01:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fe1d50dc8abea30663deb39a2defcd706eedfe",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T01:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e37b48762808d79febdcef2275d5794b385bcd7",
"body": null,
"is_bot": false,
"headline": "Do not preserve \\\\",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-04T01:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7a2e27363210f3c7e0517f06b388c1e1e60d45",
"body": null,
"is_bot": false,
"headline": "README typo",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-03T22:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcb3083d0c1dc7bc9c12ddea14c662a533e2134",
"body": null,
"is_bot": false,
"headline": "Acknowledgement",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-03T21:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0fa482a2dfde2e57ee6075bb11c44df37d47296",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-03T21:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a905aee7d70b1c98d05492ae1192db4f5a5f1d",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-03T21:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e791c21a9f8a109134aac5cf432ff33bd5230882",
"body": null,
"is_bot": false,
"headline": "package.json specify files",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-03T21:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4980d558c4c6fb62435b438f97f894cbfebd243a",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Marcus Ericsson",
"author_login": "mericsson",
"committed_at": "2017-10-03T21:12:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2024-10-09T00:43:36Z",
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_last_push": 84,
"active_weeks_last_year": 0,
"days_since_latest_release": 660,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "search-string",
"exists": true,
"license": "MIT",
"keywords": [
"query parser",
"querystrings",
"search",
"search syntax parser",
"search query"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/search-string",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/mixmaxhq/search-string",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 22,
"monthly_downloads": 47529,
"first_published_at": "2017-09-22T20:44:54.413000Z",
"latest_published_at": "2025-02-06T13:50:17.875000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 539
}
]
},
"popularity": {
"forks": 7,
"stars": 68,
"watchers": 25,
"fork_history": {
"days": [
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-07-21",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 11906,
"source_files_sampled": 5,
"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": "flatted",
"direct": false,
"version": "3.3.2",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 139
},
{
"name": "rollup",
"direct": false,
"version": "4.32.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 1,
"oldest_advisory_days": 155
},
{
"name": "vitest",
"direct": false,
"version": "3.0.4",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp",
"GHSA-9crc-q9x8-hgqq"
],
"fixed_version": "4.1.0",
"advisory_count": 2,
"oldest_advisory_days": 541
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 416
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 416
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5j98-mcp5-4vw2"
],
"fixed_version": "11.1.0",
"advisory_count": 1,
"oldest_advisory_days": 255
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 258
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 190
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 162
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 162
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 127
},
{
"name": "postcss",
"direct": false,
"version": "8.5.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 3,
"oldest_advisory_days": 97
},
{
"name": "vite",
"direct": false,
"version": "6.0.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-356w-63v5-8wf4",
"GHSA-4r4m-qw57-chr8",
"GHSA-4w7w-66w2-5vf9",
"GHSA-859w-5945-r5v3",
"GHSA-93m4-6634-74q7",
"GHSA-fx2h-pf6j-xcff",
"GHSA-g4jq-h2w9-997c",
"GHSA-jqfw-vq24-v9c3",
"GHSA-p9ff-h696-f583",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 12,
"oldest_advisory_days": 492
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.25.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 506
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 169
},
{
"name": "esbuild",
"direct": false,
"version": "0.24.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 535
},
{
"name": "@babel/core",
"direct": false,
"version": "7.25.7",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 45
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 10,
"critical": 3,
"moderate": 3
},
"advisory_count": 47,
"affected_count": 17,
"assessed_count": 477,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@andrewbranch/untar.js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/cli",
"direct": false,
"version": "0.17.3",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/core",
"direct": false,
"version": "0.17.3",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/eslint-parser",
"direct": false,
"version": "7.26.5",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-simple-access",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.25.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@colors/colors",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.57.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.13.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"ecosystem": "npm"
},
{
"name": "@mixmaxhq/prettier-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@mixmaxhq/ts-config",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@nicolo-ribaudo/eslint-scope-5-internals",
"direct": false,
"version": "5.1.1-v1",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loongarch64-gnu",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-powerpc64le-gnu",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "@rtsao/scc",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/is",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/json5",
"direct": false,
"version": "0.0.29",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.7.4",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "7.5.8",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/experimental-utils",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "5.62.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.14.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.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": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "array-includes",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "array.prototype.findlast",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "array.prototype.findlastindex",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "array.prototype.flat",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.flatmap",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.tosorted",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "async-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.24.0",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001667",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.4.1",
"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": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.33",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "emojilib",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.23.9",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-iterator-helpers",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-shim-unscopables",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.57.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-mixmax",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "6.10.0",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-node",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "eslint-module-utils",
"direct": false,
"version": "2.12.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-flowtype",
"direct": false,
"version": "3.13.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jest",
"direct": false,
"version": "24.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "3.4.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-react",
"direct": false,
"version": "7.37.4",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-react-hooks",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.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": "fastq",
"direct": false,
"version": "1.18.0",
"ecosystem": "npm"
},
{
"name": "fflate",
"direct": false,
"version": "0.8.2",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function.prototype.name",
"direct": false,
"version": "1.1.8",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-stdin",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "11.12.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.24.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "10.7.3",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-async-function",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.1",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-finalizationregistry",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "iterator.prototype",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsx-ast-utils",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "loupe",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.17",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.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": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"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.8",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "natural-compare-lite",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-emoji",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.18",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.3",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "object.entries",
"direct": false,
"version": "1.1.8",
"ecosystem": "npm"
},
{
"name": "object.fromentries",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "object.groupby",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-keys",
"direct": false,
"version": "1.0.1",
"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-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.1",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "1.19.1",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "prop-types",
"direct": false,
"version": "15.8.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "16.13.1",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.10",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "2.0.0-next.5",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.32.1",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "safe-push-apply",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.0",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "set-proto",
"direct": false,
"version": "1.0.0",
"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": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"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": "slash",
"direct": false,
"version": "3.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": "3.8.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string.prototype.matchall",
"direct": false,
"version": "4.0.12",
"ecosystem": "npm"
},
{
"name": "string.prototype.repeat",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.10",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.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": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "to-fast-properties",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tsutils",
"direct": false,
"version": "3.21.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.6.1-rc",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.7.3",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.19.8",
"ecosystem": "npm"
},
{
"name": "unicode-emoji-modifier-base",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.1.1",
"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": "6.0.11",
"ecosystem": "npm"
},
{
"name": "vite-node",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-builtin-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.18",
"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": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 477,
"direct_count": 0,
"indirect_count": 477
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 25,
"open_issues": 10,
"closed_ratio": 0.286,
"closed_issues": 4,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "mericsson",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/36717?v=4"
},
{
"type": "User",
"login": "nwalters512",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1476544?v=4"
},
{
"type": "User",
"login": "raphaelbs",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/11169832?v=4"
},
{
"type": "User",
"login": "megantinleywilson",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/22532456?v=4"
},
{
"type": "User",
"login": "guilhermemj",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6480491?v=4"
},
{
"type": "User",
"login": "jsalvata",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1059994?v=4"
},
{
"type": "User",
"login": "skeggse",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1348991?v=4"
},
{
"type": "User",
"login": "spencer-brown",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5354793?v=4"
},
{
"type": "User",
"login": "ttacon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2548998?v=4"
},
{
"type": "User",
"login": "laggingreflex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2523987?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.722
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 7/14 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "39 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ed7e34fbf86978c8df0f754ba5e9c5011d3ba60c",
"ran_at": "2026-07-31T08:25:40Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-02-06T13:46:59Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 18,
"created_at": "2018-03-06T05:21:58Z",
"last_comment_at": "2025-01-29T21:47:13Z",
"last_comment_author": "nwalters512"
},
{
"number": 19,
"created_at": "2018-03-14T18:32:15Z",
"last_comment_at": "2018-05-30T20:51:53Z",
"last_comment_author": "mericsson"
},
{
"number": 21,
"created_at": "2018-05-24T18:21:37Z",
"last_comment_at": "2018-05-30T20:49:12Z",
"last_comment_author": "mericsson"
},
{
"number": 22,
"created_at": "2018-06-19T16:27:29Z",
"last_comment_at": "2018-07-05T14:59:24Z",
"last_comment_author": "gausie"
},
{
"number": 23,
"created_at": "2019-01-02T14:13:24Z",
"last_comment_at": "2019-01-05T11:03:30Z",
"last_comment_author": "louischoi"
},
{
"number": 24,
"created_at": "2019-02-19T03:08:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2019-02-19T04:35:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2019-08-24T01:15:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2021-03-08T06:50:07Z",
"last_comment_at": "2021-03-13T14:28:47Z",
"last_comment_author": "harshadsatra"
},
{
"number": 40,
"created_at": "2023-10-15T15:27:42Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mixmaxhq/search-string",
"host": "github.com",
"name": "search-string",
"owner": "mixmaxhq"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 48,
"calibrated": 47,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 40,
"inputs": {
"security": 48,
"vitality": 32,
"community": 57,
"governance": 53,
"calibration": "2026-08-02",
"engineering": 50,
"ai_readiness": 57,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"weighted_overall_raw": 48,
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 32,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.98,
"days_since_last_push": 84,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 84 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 84
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 660,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 660 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 660
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 7,
"days_since_last_merged_pr": 542,
"days_since_last_human_commit": 542,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 542 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 542,
"count": 2,
"signals": "issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 7,
"stars": 68,
"watchers": 25,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "68 stars",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 68
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "25 watchers",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 25
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"packages": [
"search-string"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 47529
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "47,529 downloads/month across npm",
"points": 62.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 47529,
"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": 53,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.722
},
"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 72% of commits",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"merged_prs": 25,
"open_issues": 10,
"closed_issues": 4,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.286,
"closed_unmerged_prs": 7,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "29% of issues closed",
"points": 12,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 29
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/32 decided PRs merged",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 32
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/14 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 13,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "mixmaxhq",
"public_repos": 143,
"account_age_days": 4466
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "13 followers of mixmaxhq",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "mixmaxhq"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "143 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 143
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"search-string"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 539
},
"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 539 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 539
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"nodejs",
"javascript",
"query-parser",
"querystrings",
"corgi-tag"
],
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/search-string",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/search-string",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.5
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/14 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "39 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 477 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": 477
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 47,
"affected_packages": 17,
"assessed_packages": 477,
"unassessed_packages": 0,
"affected_by_severity": "critical 3, high 10, moderate 3, low 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": "exceptional",
"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": 477,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.367,
"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": "36 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"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.02
},
"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": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 11906,
"source_files_sampled": 5,
"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/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T08:25:58.419538Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mixmaxhq/search-string.svg",
"full_name": "mixmaxhq/search-string",
"license_state": "standard",
"license_spdx": "MIT"
}