原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"datocms",
"plugins-sdk"
],
"is_fork": false,
"size_kb": 2492,
"has_wiki": true,
"homepage": "https://www.datocms.com/docs/building-plugins",
"languages": {
"CSS": 35103,
"JavaScript": 1249,
"TypeScript": 535804
},
"pushed_at": "2026-07-17T08:31:44Z",
"created_at": "2018-09-19T13:00:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T08:32:06Z",
"description": "An SDK to customize the functionality of the DatoCMS webapp.",
"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.datocms.com",
"name": "DatoCMS",
"type": "Organization",
"login": "datocms",
"company": null,
"location": "Italy",
"followers": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/19649794?v=4",
"created_at": "2016-05-30T12:42:49Z",
"is_verified": null,
"public_repos": 95,
"account_age_days": 3704
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2026-06-03T16:24:40Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2021-08-02T13:46:35Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-03-22T11:00:51Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2020-11-17T08:11:29Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2020-07-22T06:23:43Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2020-04-03T09:51:21Z"
}
],
"recent_commits": [
{
"oid": "91bf7db2461d0953cf0c531687dba2296026e2fb",
"body": null,
"is_bot": false,
"headline": "v2.2.6",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-07-17T08:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a18c81bcf3ec951f3a094c6ebdf57bf23aa555f",
"body": "* Fix SwitchField label not toggling the switch\n\nThe FormLabel was rendered with htmlFor={id}, but that id was never\nforwarded to the underlying SwitchInput button, so the label pointed at\nno element and clicking it did nothing.\n\nSince a <button> is a labelable element, forwarding id={id} to the\nSwi\n[…]\nthat the label can be clicked on and forwarded to toggle buttons.\n\n* Styling: Make label match button cursor & clean up legacy CSS\n\n---------\n\nCo-authored-by: Roger Tuan (DatoCMS) <r.tuan@datocms.com>",
"is_bot": false,
"headline": "Fix SwitchField label not toggling the switch (#46)",
"author_name": "Meliceanu",
"author_login": "Meliceanu",
"committed_at": "2026-07-17T08:24:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fccb2637ee21ef7cd088cd4ee2e1a99c85b9422f",
"body": "- Root README: steer plugin authors to the build-your-first-plugin\n scaffolding guide (direct installs are rarely needed) and add a\n Developing pointer to each package's instructions\n- Package READMEs: separate \"Using\" sections for plugin authors from\n \"Developing\" sections with brief monorepo se\n[…]\no-wide guidance for coding agents\n- Use absolute GitHub URLs throughout, since package READMEs are\n published to npm where relative links break\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Split docs by audience and add agent guides (#47)",
"author_name": "Roger Tuan (DatoCMS)",
"author_login": "roger-datocms",
"committed_at": "2026-07-17T08:16:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "71205870c9cb7fbd7365bbdcc0de8b4759841b2e",
"body": null,
"is_bot": false,
"headline": "v2.2.5",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-29T13:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bd565c1e737392ae9998e9afcbd598863fd10f",
"body": null,
"is_bot": false,
"headline": "Add poster_time to file field value types (#45)",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-29T13:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c7b8dfc63cb559365e07b2f63c6ef3d015c56a",
"body": null,
"is_bot": false,
"headline": "v2.2.4",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-05T06:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90dde12892e32338c33c382d69bbf77984fa0b7",
"body": null,
"is_bot": false,
"headline": "Smaller xxs button",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-05T06:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ecd3cc561fede47f7b6be4a3014968d09224eb",
"body": null,
"is_bot": false,
"headline": "v2.2.3",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-05T05:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049642ba957374ac782f76efc24af88a88db6110",
"body": "fill cascades to paths with no explicit fill; color is read by\npaths using fill=\"currentColor\" (e.g. FontAwesome).",
"is_bot": false,
"headline": "Set both fill and color on svg rules for broader SVG compatibility",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-05T05:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea76f9cc34f3b4dcbd64072fb1b1740e40cd0f1",
"body": null,
"is_bot": false,
"headline": "v2.2.2",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-04T08:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e748f35729c01d796a07c910d553450dcda3be26",
"body": null,
"is_bot": false,
"headline": "Remove canvas bg color",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-04T08:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7af08ad340696f01f1086af98126c9d463abdd",
"body": null,
"is_bot": false,
"headline": "Remove UPGRADING.md files",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T16:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e525923754de8adc05f50b35b586bd5c8ed06e",
"body": null,
"is_bot": false,
"headline": "v2.2.1",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T14:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3194ef402b46ccdc1e66dc9017ca164dd366b99",
"body": null,
"is_bot": false,
"headline": "License",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T14:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e944c4e011c844ef2394449afad191e9d618ba6",
"body": null,
"is_bot": false,
"headline": "v2.2.0",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T14:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03f30c054f56571a1d2fd4d536ea946131fc2885",
"body": null,
"is_bot": false,
"headline": "Small change",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T13:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e057045b71d96aaa00ee613c86b6421d5b1c93e",
"body": null,
"is_bot": false,
"headline": "v2.2.0-alpha.3",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T12:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b78d08480ffc2c6cc03fca489391bcc928b24c4",
"body": null,
"is_bot": false,
"headline": "Wrong rename",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T12:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db7d26fc8a8c765621f30b2e1363af6036778c0",
"body": null,
"is_bot": false,
"headline": "v2.2.0-alpha.2",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T12:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179065275041465f481e33dad4dbdbe279ddd1a7",
"body": null,
"is_bot": false,
"headline": "semanticColorTokensTheme -> cssDesignTokens",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T12:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec1dfe88ab6b9ea64f7f4a29998f606d9ab46947",
"body": "Add a \"Field type groups\" swatch section after Scrollbar, listing all 22\n--color--field-group-{name}--{surface,ink} tokens with per-field descriptions.",
"is_bot": false,
"headline": "Document field type group color tokens in Canvas JSDoc",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-03T10:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ee338d8d7d9eec80a74f78617ea8be0479744c",
"body": "Track the host CMS token redesign (the host injects the values):\n\n- accent--surface/ink -> primary--surface-secondary / primary--ink\n- tinted--* -> primary-soft--*\n- feedback-fail/warning/success--ink -> ink-danger/ink-warning/ink-success\n- feedback-*--surface/border/outline -> danger-soft/warning-soft/success-soft--*\n- ink-accent -> ink-link\n\nRestructured the public Canvas token catalog around the new tiers and\nupdated UPGRADING.md and the passthrough test.",
"is_bot": false,
"headline": "Rename semantic color tokens to the v2 force-as-context model",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-01T11:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a21bd2020092fbaf803a70d66afc2922009b37",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-06-01T11:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8142824ee3dfb87becf00e15d189e6e6291077",
"body": "The scrollbar token is exposed only on the Canvas wrapper, so html/body\n(outside the wrapper) can't reference it. Mirror the token onto the\ndocument root in Canvas and consume it with a layered html rule in\nbase.css. scrollbar-color is inherited, so this covers the page plus\nevery scrollable container; the layer keeps it below any unlayered\nrule a plugin developer writes.",
"is_bot": false,
"headline": "Theme page-level scrollbar with --color--scrollbar--fill",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-31T14:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0917c7d486b89d84b5ed66473870095c1e9937b",
"body": null,
"is_bot": false,
"headline": "Rename --color--raised--surface* to --color--surface-raised*",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-31T14:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b01dcb6bc2d0be1a862bbfd16dc18295873b82f",
"body": "The SDK runtime already reflects ctx.colorScheme onto documentElement as\nthe data-color-scheme attribute, but that attribute alone does not drive\nthe CSS light-dark() function. Also set the actual color-scheme property\non the root so light-dark() resolves to the correct branch (and native\nform controls / scrollbars match) everywhere in the plugin frame,\nincluding DOM rendered outside any Canvas/portal.",
"is_bot": false,
"headline": "Set color-scheme CSS property on root so light-dark() resolves",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-31T09:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2040c83ffbb3a0aec8bc08a3919b26b8be84add",
"body": null,
"is_bot": false,
"headline": "Rename data-theme attribute to data-color-scheme",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-31T09:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f8bd5f37e18dd29730e64730643c3e3d5f3680",
"body": null,
"is_bot": false,
"headline": "Bump SDK version to signal dark mode handling",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-31T08:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d603a22f25901d7cbff5fb712af16e387e11847e",
"body": null,
"is_bot": false,
"headline": "Improve Section appearance",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-31T08:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991b9f2d7ad429ce32e0999d26d70d5bf481c0c4",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-30T09:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0580a44f86ed8433b423136fb046cd8f5440c9",
"body": "Port of cms 7597d46: tooltips now use --color--tooltip--surface/ink and\n--shadow--floating instead of the generic raised-surface tokens.",
"is_bot": false,
"headline": "Migrate Tooltip to dedicated tooltip tokens (light-surface tooltips)",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-30T04:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40346a3e08ed4bc8d70959bf2a22bf45773031b9",
"body": null,
"is_bot": false,
"headline": "Port",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-30T04:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998ccd009a2babbc49d883ea4b0ef6539937271c",
"body": null,
"is_bot": false,
"headline": "v2.2.0-alpha.1",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-29T15:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7debc55722a0fff776d671cfd664ae2bc6bc71ec",
"body": null,
"is_bot": false,
"headline": "v2.2.0-alpha.0",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-29T15:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a10b9a92bb3b7dfdab80c07f12931ced1e1259b",
"body": "Adds a `semanticColorTokensTheme` field to the plugin SDK context, with a\ntyped list of known tokens (surface/ink/border, plus per-context variants\nfor primary/tinted/accent/selected/disabled/danger/highlight/etc., plus\ndiff/status/overlay/stacked/progress/tooltip/code/shadow groups). The\n`Theme` fi\n[…]\ns\n load under the default-esm preset instead of throwing \"exports is not\n defined\"; move ts-jest config out of the deprecated `globals` block.\n- Refine the v3 host-contract note in sdk UPGRADING.md.",
"is_bot": false,
"headline": "feat: introduce semantic color tokens and migrate react-ui to them",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2026-05-29T15:11:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27b69e43c5d8ec0ed7c87b3cb8c21fb5d9369ee0",
"body": null,
"is_bot": false,
"headline": "Auto-update README (header 2aef6, footer 5dd33) [skip ci]",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-25T17:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc2f5b9c06a8bac49bd0e2cf731e599415ce010",
"body": null,
"is_bot": false,
"headline": "v2.1.5",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-14T07:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0667ba905d3646fc0646662223dabcaff3a73e46",
"body": null,
"is_bot": false,
"headline": "Bump datocms-structured-text-utils to ^5.1.16",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-05-14T07:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc90e2ecfc56ed2033a7b123b1cd900395082ead",
"body": null,
"is_bot": false,
"headline": "Add endpoint URLs to plugin context",
"author_name": "Marcelo Finamor Vieira",
"author_login": "marcelofinamorvieira",
"committed_at": "2026-05-14T07:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6272386200d44f08851255639392c6f92cb667d9",
"body": null,
"is_bot": false,
"headline": "v2.1.4",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-01-20T12:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd558ea0bde1d724c13adab1a12ec4beda81919a",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-01-20T12:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6cd7553d6237badf42343decd255dfce4bc603",
"body": null,
"is_bot": false,
"headline": "v2.1.3",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-01-20T12:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e759d50e5ad5828a87180c10db83ec2509bbd78",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-01-20T12:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5c170c53315cd0f0e15ea327b301c00fc64a041",
"body": null,
"is_bot": false,
"headline": "v2.1.2",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-01-20T12:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d44db59a8d21007d664f73e25d905c2e54b66f",
"body": null,
"is_bot": false,
"headline": "Fix fieldgroups with empty children",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2026-01-20T12:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fcf4b05fe22e331b2fd95303793088aa15fedf",
"body": null,
"is_bot": false,
"headline": "v2.1.1",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2026-01-12T10:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bdae060381da8da582591b9380d3772446b3b32",
"body": "…s-icon\n\nLimit emoji support to content area sidebar",
"is_bot": false,
"headline": "Merge pull request #41 from datocms/feat/support-plugins-with-emoji-a…",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2026-01-12T10:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d2c88af063cdbe0ea33a9be2841db551c358d0",
"body": null,
"is_bot": false,
"headline": "Limit emoji support to content area sidebar",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2026-01-09T09:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fea5d307d19f45233586a41f3aad273f58a577",
"body": null,
"is_bot": false,
"headline": "v2.1.0",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2026-01-08T13:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add366a4c65c0bcbead2423c359bfc7bdb1c44fd",
"body": "…s-icon\n\nAdd support for using an emoji as a plugin icon",
"is_bot": false,
"headline": "Merge pull request #40 from datocms/feat/support-plugins-with-emoji-a…",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2026-01-08T13:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8efb820dfce1eb3b88b8894943ae242c278b9811",
"body": null,
"is_bot": false,
"headline": "v2.1.0-alpha.0",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2025-12-24T11:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409161acca740af46af3093f13e9b1544c099115",
"body": null,
"is_bot": false,
"headline": "Add support for using an emoji as a plugin icon",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2025-12-24T11:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136cd08943c66f818b29e51313acc009f26163e8",
"body": null,
"is_bot": false,
"headline": "v2.0.19",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-03T13:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80302dbd9083a05f895eb199db8ee8688a7b22d",
"body": null,
"is_bot": false,
"headline": "Add TooltipDelayGroup component",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-03T13:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59657aeaa34d9723d21537503933b2d7c92e7e39",
"body": null,
"is_bot": false,
"headline": "v2.0.18",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-03T13:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14af8d4a1478d9eee84e7a4a992d0b9672c0faa9",
"body": null,
"is_bot": false,
"headline": "Add tooltips and hotkey to react-ui",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-03T13:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4fdedb22ca9555fa1019798c8d2fedb0ec14f6",
"body": null,
"is_bot": false,
"headline": "Improve Inspector interface",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-03T12:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4d1125e8f52a499965e5aad358ffd78d9cc8fd",
"body": null,
"is_bot": false,
"headline": "v2.0.17",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-01T18:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18e21669c1a3790aaeb0053c223f2e0f5f97aae",
"body": null,
"is_bot": false,
"headline": "Add highlightedItemId",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-01T18:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fade4cdc1ce967adb6e3dada03fefbe68925ec28",
"body": null,
"is_bot": false,
"headline": "v2.0.16",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-01T10:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62b79ef3d0db9b9cc7126d779a0c775dd783b867",
"body": null,
"is_bot": false,
"headline": "New Inspector mode",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-12-01T10:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cece46cdc1355613be3551ff45492726f431ad2",
"body": null,
"is_bot": false,
"headline": "Upgrade @datocms/cma-client",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-10-24T14:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd8de33a15fbe417e5e1b4fc0f2e6cb5a9200e7f",
"body": null,
"is_bot": false,
"headline": "Add ARCHITECTURE.md",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-10-22T09:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6698d6f38549b0487ee4721862483d811512bf73",
"body": null,
"is_bot": false,
"headline": "v2.0.15",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2025-08-29T09:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e68060c8bbd421caaf851a7e351a3df97aaf9113",
"body": null,
"is_bot": false,
"headline": "Code format",
"author_name": "Silvano Stralla",
"author_login": "sistrall",
"committed_at": "2025-08-29T09:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce37a21969fd33f11a12f4abe49e638bed549a4b",
"body": "Clarify `onBeforeItemUpsert()` hook and how it interacts with validations.",
"is_bot": false,
"headline": "Merge pull request #38 from arcataroger/docs/event-hooks",
"author_name": "Matteo Giaccone",
"author_login": "matjack1",
"committed_at": "2025-08-29T09:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11bb3e561e8efb504d82aa6fd7e972df30e2e0dd",
"body": null,
"is_bot": false,
"headline": "Better docs",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-08-14T08:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1987db446c9dff421d09d7b92caa0bb765583d",
"body": null,
"is_bot": false,
"headline": "Updated docs for onBeforeItemUpsert",
"author_name": "Roger Tuan",
"author_login": "roger-datocms",
"committed_at": "2025-08-11T22:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90efb723d805c9d1d39e2d93a157026d78aa7ac3",
"body": null,
"is_bot": false,
"headline": "Code formatting",
"author_name": "Roger Tuan",
"author_login": "roger-datocms",
"committed_at": "2025-05-20T18:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5232ca47eb8af81cf4a6edeb219a505c841b447",
"body": null,
"is_bot": false,
"headline": "Clarify onBeforeItemUpsert() hook and how it interacts with validation.",
"author_name": "Roger Tuan",
"author_login": "roger-datocms",
"committed_at": "2025-05-20T18:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5d75e63e19512c2f5a1cf317890351ee0b7b267",
"body": null,
"is_bot": false,
"headline": "v2.0.14",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-13T13:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8543d2bd4715cde680f00ef5951aaf5b7f984b",
"body": null,
"is_bot": false,
"headline": "Add VerticalSplit and SplitView components",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-13T13:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1420d4ce991da7c84da85b1b4e1375df19e156d7",
"body": null,
"is_bot": false,
"headline": "v2.0.13",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-12T10:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c56613df4b15719549fca235c7fa7743dee5041",
"body": null,
"is_bot": false,
"headline": "Expose new info",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-12T10:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41647363072a1d6edec852553045af9ec797a1f",
"body": null,
"is_bot": false,
"headline": "v2.0.12",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-12T08:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d0051102b31a112d7c598281bf69f3ff9567ee",
"body": null,
"is_bot": false,
"headline": "Add hooks for schema item type dropdown actions",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-12T08:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd45bbdb65274746eea3f2b3f3f86d747dae185",
"body": null,
"is_bot": false,
"headline": "Auto-update README (header 2aef6, footer ad76d) [skip ci]",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-02-06T08:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f849aa16b3588d7bbd3f44ba07f3bca6eb71626",
"body": null,
"is_bot": false,
"headline": "v2.0.11",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-01-03T08:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7188085a58cbbf49189392f4f64f45c5c99722a3",
"body": null,
"is_bot": false,
"headline": "Add scrollToField to onBeforeItemUpsert",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2025-01-03T08:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9982ca919313993c981d3cc79ac7b607eab265f0",
"body": null,
"is_bot": false,
"headline": "v2.0.10",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-11-27T05:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f00e03e7cfa433518464cd97bddc9c7763c90bf",
"body": null,
"is_bot": false,
"headline": "Upgrade typedoc",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-11-27T05:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d2d47b55c10e6dc4003c11c43d90f9268ec27f",
"body": null,
"is_bot": false,
"headline": "v2.0.9",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T09:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b508fe39c29eb57983017952602f89f5d575287",
"body": null,
"is_bot": false,
"headline": "Fix implementedHooks",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T09:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8034d2bbb21f206f10abaf925cb0c3eed274f83",
"body": null,
"is_bot": false,
"headline": "v2.0.8",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T09:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd759ae3261c85e26f27ca5be49f6a9c671d8b1",
"body": null,
"is_bot": false,
"headline": "Add missing exports",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T09:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46631175ee3a75bf64f9e7c7f503e6960acc062b",
"body": null,
"is_bot": false,
"headline": "v2.0.7",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T09:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "938d24fe94d18267f2ffb0b57a31b37a4d091b88",
"body": null,
"is_bot": false,
"headline": "Add missing guards",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T09:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4bd55c697b1131c11fa56e6bfb8daeaccfe3634",
"body": null,
"is_bot": false,
"headline": "v2.0.6",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T08:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3b0eba1af4a9385cf6e89bf2fc1f81e6d28791",
"body": null,
"is_bot": false,
"headline": "Add guard types for hooks",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T08:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3691996abdcc5da84a982b31db38154a7540b17f",
"body": null,
"is_bot": false,
"headline": "v2.0.5",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T08:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1029aea6cd0c9b85b36b231cf4cb3bbd11229e8d",
"body": null,
"is_bot": false,
"headline": "Add type guard functions",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-11T08:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c08f8ec853327a4d0910217284d9406febd42b3e",
"body": null,
"is_bot": false,
"headline": "v2.0.4",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-10T08:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d93750b000a4f7b10234a986d39beecfc1fbf33e",
"body": null,
"is_bot": false,
"headline": "Add itemType to RenderItemCollectionOutletCtx",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-10T08:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b505f6681411e687cd6908661d73670ecaf8a584",
"body": null,
"is_bot": false,
"headline": "v2.0.3",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T11:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f962f6b95d56abde2ccb189bd347ba1115fe2094",
"body": null,
"is_bot": false,
"headline": "Nicer comments",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T11:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8371d46d585ffde7c3cb26485e5c2f628cbca962",
"body": null,
"is_bot": false,
"headline": "Minor tweak",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T10:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ca87a9c2cfd8bfec1cb9f7ca8ba2697231f65e",
"body": null,
"is_bot": false,
"headline": "Minor tweaks",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T10:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6263cc54345109ef3a4d4e60726e49888a70b2",
"body": null,
"is_bot": false,
"headline": "v2.0.2",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T08:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da9825a0e16eec4eff732daaa29207e437ae642",
"body": null,
"is_bot": false,
"headline": "Further improvements",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T08:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db42fb5778d563908adb0e06c334f49bb207cd4",
"body": null,
"is_bot": false,
"headline": "v2.0.1",
"author_name": "Stefano Verna",
"author_login": "stefanoverna",
"committed_at": "2024-10-09T07:54:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 68,
"latest_release_at": "2026-06-03T16:24:40Z",
"latest_release_tag": "v2.2.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 16,
"days_since_latest_release": 48,
"mean_days_between_releases": 450.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "datocms-plugin-sdk",
"exists": true,
"license": "MIT",
"keywords": [
"datocms",
"plugin",
"sdk"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/datocms-plugin-sdk",
"is_deprecated": false,
"latest_version": "2.2.6",
"repository_url": "https://github.com/datocms/plugins-sdk",
"versions_count": 110,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 7,
"monthly_downloads": 39575,
"first_published_at": "2021-11-23T09:49:31.272000Z",
"latest_published_at": "2026-07-17T08:35:41.513000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "datocms-react-ui",
"exists": true,
"license": "MIT",
"keywords": [
"datocms",
"plugin",
"sdk"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/datocms-react-ui",
"is_deprecated": false,
"latest_version": "2.2.6",
"repository_url": "https://github.com/datocms/plugins-sdk",
"versions_count": 151,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 7,
"monthly_downloads": 25627,
"first_published_at": "2021-11-18T08:05:47.136000Z",
"latest_published_at": "2026-07-17T08:35:43.546000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 4,
"stars": 10,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": {
"days": [
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_stars": 10
},
"open_issues_and_prs": 3
},
"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": [
"packages/react-ui/tsconfig.json",
"packages/sdk/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 143062,
"source_files_sampled": 125,
"oversized_source_files": 2,
"agent_instruction_files": [
"AGENTS.md",
"packages/react-ui/AGENTS.md"
],
"agent_instruction_max_bytes": 10098
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "@babel/traverse",
"direct": false,
"version": "7.20.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.3,
"advisory_ids": [
"GHSA-67hx-6x53-jw92"
],
"fixed_version": "8.0.0-alpha.4",
"advisory_count": 1,
"oldest_advisory_days": 1009
},
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"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": 130
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.7",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-2qvq-rjwj-gvw9",
"GHSA-2w6w-674q-4c4q",
"GHSA-3mfm-83xf-c92r",
"GHSA-442j-39wm-28r2",
"GHSA-7rx3-28cr-v5wh",
"GHSA-9cx6-37pm-9jff",
"GHSA-xhpv-hc6g-r9c6",
"GHSA-xjpj-3mr7-gcpf"
],
"fixed_version": "4.7.9",
"advisory_count": 8,
"oldest_advisory_days": 117
},
{
"name": "loader-utils",
"direct": false,
"version": "1.4.0",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-3rfm-jhwj-7488",
"GHSA-76p3-8jx3-jpfq",
"GHSA-hhq3-ff78-jv3g"
],
"fixed_version": "3.2.1",
"advisory_count": 3,
"oldest_advisory_days": 1378
},
{
"name": "axios",
"direct": false,
"version": "1.1.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.7,
"advisory_ids": [
"GHSA-35jp-ww65-95wh",
"GHSA-3g43-6gmg-66jw",
"GHSA-3p68-rc4w-qgx5",
"GHSA-3w6x-2g7m-8v23",
"GHSA-42h9-826w-cgv3",
"GHSA-43fc-jf86-j433",
"GHSA-445q-vr5w-6q77",
"GHSA-4hjh-wcwx-xvwj",
"GHSA-5c9x-8gcm-mpgx",
"GHSA-62hf-57xw-28j9"
],
"fixed_version": "1.18.0",
"advisory_count": 29,
"oldest_advisory_days": 986
},
{
"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-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 407
},
{
"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-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 407
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-grv7-fg5c-xmjg"
],
"fixed_version": "3.0.3",
"advisory_count": 1,
"oldest_advisory_days": 798
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 620
},
{
"name": "form-data",
"direct": false,
"version": "4.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-fjxv-7rqg-78g4",
"GHSA-hmw2-7cc7-3qxx"
],
"fixed_version": "4.0.6",
"advisory_count": 2,
"oldest_advisory_days": 365
},
{
"name": "glob",
"direct": false,
"version": "11.0.0",
"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": 246
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-rc47-6667-2j5j"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 1267
},
{
"name": "ip",
"direct": false,
"version": "2.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-2p57-rm9w-gvfp",
"GHSA-78xj-cgh5-2h22"
],
"fixed_version": "2.0.1",
"advisory_count": 2,
"oldest_advisory_days": 894
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"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": 249
},
{
"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": 249
},
{
"name": "json5",
"direct": false,
"version": "1.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.1,
"advisory_ids": [
"GHSA-9c47-m6qq-7p4h"
],
"fixed_version": "2.2.2",
"advisory_count": 1,
"oldest_advisory_days": 1301
},
{
"name": "json5",
"direct": false,
"version": "2.2.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.1,
"advisory_ids": [
"GHSA-9c47-m6qq-7p4h"
],
"fixed_version": "2.2.2",
"advisory_count": 1,
"oldest_advisory_days": 1301
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-22p9-wv53-3rq4",
"GHSA-v245-v573-v5vm"
],
"fixed_version": "5.0.2",
"advisory_count": 2,
"oldest_advisory_days": 25
},
{
"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": 181
},
{
"name": "minimatch",
"direct": false,
"version": "10.0.1",
"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": 153
},
{
"name": "minimatch",
"direct": false,
"version": "3.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": 153
},
{
"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": 153
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.0",
"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": 153
},
{
"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": 153
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.0",
"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": 118
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1126
},
{
"name": "semver",
"direct": false,
"version": "6.3.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1126
},
{
"name": "semver",
"direct": false,
"version": "7.3.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1126
},
{
"name": "semver",
"direct": false,
"version": "7.3.8",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1126
},
{
"name": "svgo",
"direct": false,
"version": "2.8.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-2p49-hgcm-8545",
"GHSA-xpqw-6gx7-v673"
],
"fixed_version": "4.0.2",
"advisory_count": 2,
"oldest_advisory_days": 139
},
{
"name": "tar",
"direct": false,
"version": "6.1.12",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-23hp-3jrh-7fpw",
"GHSA-34x7-hfp2-rc4v",
"GHSA-83g3-92jg-28cx",
"GHSA-8qq5-rm4j-mr97",
"GHSA-8x88-c5mf-7j5w",
"GHSA-9ppj-qmqm-q256",
"GHSA-f5x3-32g6-xq36",
"GHSA-gvwx-54wh-qm9j",
"GHSA-qffp-2rhf-9h96",
"GHSA-r6q2-hw4h-h46w"
],
"fixed_version": "7.5.19",
"advisory_count": 12,
"oldest_advisory_days": 851
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52f5-9888-hmc6",
"GHSA-ph9p-34f9-6g65"
],
"fixed_version": "0.2.6",
"advisory_count": 2,
"oldest_advisory_days": 349
},
{
"name": "tmp",
"direct": false,
"version": "0.2.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52f5-9888-hmc6",
"GHSA-ph9p-34f9-6g65"
],
"fixed_version": "0.2.6",
"advisory_count": 2,
"oldest_advisory_days": 349
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 90
},
{
"name": "uuid",
"direct": false,
"version": "9.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 90
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.20.1",
"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": 497
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.16.3",
"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": 497
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "5.0.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-h5c3-5r3r-rr8q"
],
"fixed_version": "11.4.1",
"advisory_count": 1,
"oldest_advisory_days": 522
},
{
"name": "@octokit/request",
"direct": false,
"version": "6.2.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-rmvr-2pp2-xj38"
],
"fixed_version": "9.2.1",
"advisory_count": 1,
"oldest_advisory_days": 522
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "3.0.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-xx4v-prfh-6cgc"
],
"fixed_version": "6.1.7",
"advisory_count": 1,
"oldest_advisory_days": 522
},
{
"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": 160
},
{
"name": "ejs",
"direct": false,
"version": "3.1.8",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-ghr5-ch3p-vcr6"
],
"fixed_version": "3.1.10",
"advisory_count": 1,
"oldest_advisory_days": 814
},
{
"name": "esbuild",
"direct": false,
"version": "0.23.1",
"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": 526
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.15.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-cxjh-pqwp-8mfp",
"GHSA-jchw-25xp-jwwc",
"GHSA-r4q5-vmmm-2653"
],
"fixed_version": "1.16.0",
"advisory_count": 3,
"oldest_advisory_days": 931
},
{
"name": "markdown-it",
"direct": false,
"version": "14.1.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-38c4-r59v-3vqw",
"GHSA-6v5v-wf23-fmfq"
],
"fixed_version": "14.2.0",
"advisory_count": 2,
"oldest_advisory_days": 159
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4fh9-h7wg-q85m"
],
"fixed_version": "13.2.1",
"advisory_count": 1,
"oldest_advisory_days": 232
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.4",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-952p-6rrq-rcjv"
],
"fixed_version": "4.0.8",
"advisory_count": 1,
"oldest_advisory_days": 798
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.4",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55"
],
"fixed_version": "5.0.9",
"advisory_count": 1,
"oldest_advisory_days": 590
},
{
"name": "postcss",
"direct": false,
"version": "8.3.11",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-7fh5-64p2-3v2j",
"GHSA-qx2v-qp2m-jg93"
],
"fixed_version": "8.5.10",
"advisory_count": 2,
"oldest_advisory_days": 1026
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j8xg-fqg3-53r7"
],
"fixed_version": "1.2.4",
"advisory_count": 1,
"oldest_advisory_days": 1125
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 118
},
{
"name": "yaml",
"direct": false,
"version": "2.6.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 118
},
{
"name": "@babel/core",
"direct": false,
"version": "7.19.6",
"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": 36
},
{
"name": "@tootallnate/once",
"direct": false,
"version": "2.0.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.3,
"advisory_ids": [
"GHSA-vpq2-c234-7xj6"
],
"fixed_version": "3.0.1",
"advisory_count": 1,
"oldest_advisory_days": 140
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 31,
"critical": 4,
"moderate": 17
},
"advisory_count": 134,
"affected_count": 54,
"assessed_count": 1081,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@floating-ui/react",
"manifest": "packages/react-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.27.16"
},
{
"name": "classnames",
"manifest": "packages/react-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.1"
},
{
"name": "datocms-plugin-sdk",
"manifest": "packages/react-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.6"
},
{
"name": "react-intersection-observer",
"manifest": "packages/react-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^8.31.0"
},
{
"name": "react-select",
"manifest": "packages/react-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.1"
},
{
"name": "scroll-into-view-if-needed",
"manifest": "packages/react-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.20"
},
{
"name": "@datocms/cma-client",
"manifest": "packages/sdk/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@types/react",
"manifest": "packages/sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^17.0.3"
},
{
"name": "datocms-structured-text-utils",
"manifest": "packages/sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.16"
},
{
"name": "emoji-regex-xs",
"manifest": "packages/sdk/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "penpal",
"manifest": "packages/sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@datocms/cma-client",
"direct": true,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "@datocms/cma-client",
"direct": true,
"version": "5.1.24",
"ecosystem": "npm"
},
{
"name": "@floating-ui/react",
"direct": true,
"version": "0.27.16",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": true,
"version": "17.0.38",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": true,
"version": "17.0.49",
"ecosystem": "npm"
},
{
"name": "classnames",
"direct": true,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "datocms-plugin-sdk",
"direct": true,
"version": "2.0.17",
"ecosystem": "npm"
},
{
"name": "datocms-structured-text-utils",
"direct": true,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "datocms-structured-text-utils",
"direct": true,
"version": "2.1.12",
"ecosystem": "npm"
},
{
"name": "datocms-structured-text-utils",
"direct": true,
"version": "5.1.6",
"ecosystem": "npm"
},
{
"name": "emoji-regex-xs",
"direct": true,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex-xs",
"direct": true,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "penpal",
"direct": true,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "react-intersection-observer",
"direct": true,
"version": "8.32.5",
"ecosystem": "npm"
},
{
"name": "react-select",
"direct": true,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "scroll-into-view-if-needed",
"direct": true,
"version": "2.2.28",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.19.6",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.20.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-environment-visitor",
"direct": false,
"version": "7.18.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-function-name",
"direct": false,
"version": "7.19.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-hoist-variables",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.19.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.19.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-simple-access",
"direct": false,
"version": "7.19.4",
"ecosystem": "npm"
},
{
"name": "@babel/helper-split-export-declaration",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.19.4",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.19.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-meta",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-json-strings",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.20.0",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.16.3",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.18.10",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.20.0",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@biomejs/biome",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-darwin-arm64",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-darwin-x64",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-linux-arm64",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-linux-arm64-musl",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-linux-x64",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-linux-x64-musl",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-win32-arm64",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@biomejs/cli-win32-x64",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "@datocms/rest-client-utils",
"direct": false,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "@datocms/rest-client-utils",
"direct": false,
"version": "5.1.13",
"ecosystem": "npm"
},
{
"name": "@emotion/cache",
"direct": false,
"version": "11.6.0",
"ecosystem": "npm"
},
{
"name": "@emotion/hash",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "@emotion/memoize",
"direct": false,
"version": "0.7.5",
"ecosystem": "npm"
},
{
"name": "@emotion/react",
"direct": false,
"version": "11.6.0",
"ecosystem": "npm"
},
{
"name": "@emotion/serialize",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@emotion/sheet",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@emotion/unitless",
"direct": false,
"version": "0.7.5",
"ecosystem": "npm"
},
{
"name": "@emotion/utils",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@emotion/weak-memoize",
"direct": false,
"version": "0.2.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "@floating-ui/core",
"direct": false,
"version": "1.7.3",
"ecosystem": "npm"
},
{
"name": "@floating-ui/dom",
"direct": false,
"version": "1.7.4",
"ecosystem": "npm"
},
{
"name": "@floating-ui/react-dom",
"direct": false,
"version": "2.1.6",
"ecosystem": "npm"
},
{
"name": "@floating-ui/utils",
"direct": false,
"version": "0.2.10",
"ecosystem": "npm"
},
{
"name": "@gar/promisify",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.11.7",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@hutson/parse-repository-url",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/string-locale-compare",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "29.0.0",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.14",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.17",
"ecosystem": "npm"
},
{
"name": "@lerna/add",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/bootstrap",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/changed",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/check-working-tree",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/child-process",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/clean",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/cli",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/collect-uncommitted",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/collect-updates",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/command",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/conventional-commits",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/create",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/create-symlink",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/describe-ref",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/diff",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/exec",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/filter-options",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/filter-packages",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/get-npm-exec-opts",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/get-packed",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/github-client",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/gitlab-client",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/global-options",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/has-npm-version",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/import",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/info",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/init",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/link",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/list",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/listable",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/log-packed",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/npm-conf",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/npm-dist-tag",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/npm-install",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/npm-publish",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/npm-run-script",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/otplease",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/output",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/pack-directory",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/package",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/package-graph",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/prerelease-id-from-version",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/profiler",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/project",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/prompt",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/publish",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/pulse-till-done",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/query-graph",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/resolve-symlink",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/rimraf-dir",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/run",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/run-lifecycle",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/run-topologically",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/symlink-binary",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/symlink-dependencies",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/temp-write",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/timer",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/validation-error",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/version",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@lerna/write-log-file",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@npmcli/arborist",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/fs",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/git",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/installed-package-contents",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "@npmcli/map-workspaces",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@npmcli/metavuln-calculator",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/move-file",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/name-from-folder",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/node-gyp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/package-json",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/promise-spawn",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/run-script",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "@nrwl/cli",
"direct": false,
"version": "15.0.7",
"ecosystem": "npm"
},
{
"name": "@nrwl/devkit",
"direct": false,
"version": "15.0.7",
"ecosystem": "npm"
},
{
"name": "@nrwl/tao",
"direct": false,
"version": "15.0.7",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-enterprise-rest",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-request-log",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-rest-endpoint-methods",
"direct": false,
"version": "6.7.0",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@octokit/rest",
"direct": false,
"version": "19.0.5",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@phenomnomnominal/tsquery",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "1.23.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "1.23.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "1.23.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "1.23.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.24.51",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "1.8.4",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "@tootallnate/once",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@trysound/sax",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.1.19",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.6.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.1",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.18.2",
"ecosystem": "npm"
},
{
"name": "@types/graceful-fs",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.11",
"ecosystem": "npm"
},
{
"name": "@types/json5",
"direct": false,
"version": "0.0.29",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/minimatch",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "14.14.20",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "@types/parse-json",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@types/prettier",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@types/prop-types",
"direct": false,
"version": "15.7.4",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "17.0.17",
"ecosystem": "npm"
},
{
"name": "@types/react-transition-group",
"direct": false,
"version": "4.4.4",
"ecosystem": "npm"
},
{
"name": "@types/scheduler",
"direct": false,
"version": "0.16.2",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "7.3.13",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.13",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "5.42.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@yarnpkg/lockfile",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@yarnpkg/parsers",
"direct": false,
"version": "3.0.0-rc.27",
"ecosystem": "npm"
},
{
"name": "@zkochan/js-yaml",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.8.1",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "add-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "agentkeepalive",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "alphanum-sort",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"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": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "aproba",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "are-we-there-yet",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-differ",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "array-flatten",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "asap",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "async-scheduler",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "at-least-node",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "big.js",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "bin-links",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"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.2",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.21.4",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "builtins",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "builtins",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "byte-size",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "cacache",
"direct": false,
"version": "16.1.3",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "caniuse-api",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001282",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001429",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "clone-deep",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "cmd-shim",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "collect-v8-coverage",
"direct": false,
"version": "1.0.1",
"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": "color-support",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "colord",
"direct": false,
"version": "2.9.1",
"ecosystem": "npm"
},
{
"name": "columnify",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "common-ancestor-path",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "compute-scroll-into-view",
"direct": false,
"version": "1.0.17",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concat-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "config-chain",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "console-control-strings",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "5.0.13",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-core",
"direct": false,
"version": "4.2.4",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-preset-loader",
"direct": false,
"version": "2.3.4",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-writer",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-commits-filter",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "conventional-recommended-bump",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "css-declaration-sorter",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cssnano",
"direct": false,
"version": "5.0.11",
"ecosystem": "npm"
},
{
"name": "cssnano-preset-default",
"direct": false,
"version": "5.1.7",
"ecosystem": "npm"
},
{
"name": "cssnano-utils",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "csso",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "dargs",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "dateformat",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "debuglog",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "defaults",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "delegates",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "dependency-graph",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "deprecation",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "dezalgo",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dom-helpers",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "duplexer",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "ejs",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.3.901",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.4.284",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"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": "emojis-list",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "encoding",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "envinfo",
"direct": false,
"version": "7.8.1",
"ecosystem": "npm"
},
{
"name": "err-code",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.23.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.26.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.4.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.4.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.2.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "exit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.2.12",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.13.0",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "filelist",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.15.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "fs-constants",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "gauge",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "generic-names",
"direct": false,
"version": "2.0.1",
"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-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "get-pkg-repo",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "get-port",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "get-stdin",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.8.1",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "git-remote-origin-url",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "git-semver-tags",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "git-up",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "git-url-parse",
"direct": false,
"version": "13.1.0",
"ecosystem": "npm"
},
{
"name": "gitconfiglocal",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "8.0.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.17.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "12.0.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.10",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.8",
"ecosystem": "npm"
},
{
"name": "grapheme-splitter",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.7",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has",
"direct": false,
"version": "1.0.3",
"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-unicode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hoist-non-react-statics",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "humanize-ms",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.0.11",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "icss-replace-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "icss-utils",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.1.9",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ignore-walk",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "import-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "import-from",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "infer-owner",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "init-package-json",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": false,
"version": "8.2.5",
"ecosystem": "npm"
},
{
"name": "ip",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-absolute-url",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-ci",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.11.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-lambda",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-resolvable",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-ssh",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-text-path",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-typedarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isobject",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "jake",
"direct": false,
"version": "10.8.5",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-get-type",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "29.2.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "29.2.2",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "js-sdsl",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "json-parse-better-errors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-stringify-nice",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "json-stringify-safe",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "JSONStream",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "just-diff",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "just-diff-apply",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "lerna",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "libnpmaccess",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "libnpmpublish",
"direct": false,
"version": "6.0.5",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "load-json-file",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "load-json-file",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "loader-utils",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.difference",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lodash.forown",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.get",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "lodash.groupby",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "lodash.ismatch",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.sortby",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "7.14.1",
"ecosystem": "npm"
},
{
"name": "lunr",
"direct": false,
"version": "2.3.9",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "make-fetch-happen",
"direct": false,
"version": "10.2.1",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "markdown-it",
"direct": false,
"version": "14.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.14",
"ecosystem": "npm"
},
{
"name": "mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "memoize-one",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.4",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "minipass-collect",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "minipass-fetch",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "minipass-flush",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "minipass-json-stream",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-pipeline",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "minipass-sized",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "mkdirp-infer-owner",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "modify-values",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "multimatch",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.4",
"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": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "2.6.7",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "node-gyp-build",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-url",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "npm-bundled",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "npm-bundled",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "npm-install-checks",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "npm-package-arg",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "npm-package-arg",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "npm-packlist",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "npm-pick-manifest",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "npm-registry-fetch",
"direct": false,
"version": "13.3.1",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "npmlog",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "nx",
"direct": false,
"version": "15.0.7",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "p-finally",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "p-map-series",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-pipe",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-queue",
"direct": false,
"version": "6.6.2",
"ecosystem": "npm"
},
{
"name": "p-reduce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-timeout",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "p-waterfall",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pacote",
"direct": false,
"version": "13.6.2",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-conflict-json",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse-path",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "parse-url",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "3.0.0",
"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": "2.0.0",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.3.11",
"ecosystem": "npm"
},
{
"name": "postcss-calc",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-cli",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-colormin",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "postcss-convert-values",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-discard-comments",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-discard-duplicates",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-discard-empty",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-discard-overridden",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-import",
"direct": false,
"version": "14.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-merge-longhand",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-merge-rules",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-minify-font-values",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-minify-gradients",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-minify-params",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-minify-selectors",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "postcss-modules-extract-imports",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-local-by-default",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-scope",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-values",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-nested",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-charset",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-display-values",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-positions",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-repeat-style",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-string",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-timing-functions",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-unicode",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-url",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-whitespace",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-ordered-values",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-reduce-initial",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-reduce-transforms",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-reporter",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.0.6",
"ecosystem": "npm"
},
{
"name": "postcss-svgo",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-unique-selectors",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "29.2.1",
"ecosystem": "npm"
},
{
"name": "pretty-hrtime",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "promise-all-reject-late",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-call-limit",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-inflight",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-retry",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "promzard",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "prop-types",
"direct": false,
"version": "15.7.2",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "proto-list",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "protocols",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "punycode.js",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "q",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "16.13.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.2.0",
"ecosystem": "npm"
},
{
"name": "react-transition-group",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "read",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "read-cache",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "read-cmd-shim",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "read-package-json",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "read-package-json-fast",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.7",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "readdir-scoped-modules",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "regenerator-runtime",
"direct": false,
"version": "0.13.9",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "regexpp",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.20.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.1",
"ecosystem": "npm"
},
{
"name": "resolve-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "resolve.exports",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.5.7",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.3.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.3.8",
"ecosystem": "npm"
},
{
"name": "set-blocking",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shallow-clone",
"direct": false,
"version": "3.0.1",
"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": "shiki",
"direct": false,
"version": "1.23.1",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "sort-keys",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "sort-keys",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.12",
"ecosystem": "npm"
},
{
"name": "split",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "ssri",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "stable",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "string-hash",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"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_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"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-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "strong-log-transformer",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "stylehacks",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.0.10",
"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-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "svgo",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "tabbable",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "6.1.12",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "temp-dir",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "text-extensions",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "timsort",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"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": "tr46",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "treeverse",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.0.3",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "tsutils",
"direct": false,
"version": "3.21.0",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.19.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "typedarray",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "typedarray-to-buffer",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "0.26.11",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.8.4",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.9.5",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "uc.micro",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.17.4",
"ecosystem": "npm"
},
{
"name": "unique-filename",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "unique-slug",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "upath",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "walk-up-path",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "wcwidth",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wide-align",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"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": "write-file-atomic",
"direct": false,
"version": "2.4.3",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "write-json-file",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "write-json-file",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "write-pkg",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.2.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.6.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.4",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 1081,
"direct_count": 16,
"indirect_count": 1065
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 20,
"open_issues": 2,
"closed_ratio": 0.867,
"closed_issues": 13,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "stefanoverna",
"commits": 489,
"avatar_url": "https://avatars.githubusercontent.com/u/51573?v=4"
},
{
"type": "User",
"login": "sistrall",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/4978?v=4"
},
{
"type": "User",
"login": "souljuse",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/13051823?v=4"
},
{
"type": "User",
"login": "roger-datocms",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/274908881?v=4"
},
{
"type": "User",
"login": "delphaber",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/139284?v=4"
},
{
"type": "User",
"login": "arcataroger",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11964962?v=4"
},
{
"type": "User",
"login": "rumtraubenuss",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1382052?v=4"
},
{
"type": "User",
"login": "matjack1",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/65402?v=4"
},
{
"type": "User",
"login": "marcelofinamorvieira",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/44898680?v=4"
},
{
"type": "User",
"login": "Meliceanu",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/126058136?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.928
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node.js.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.js",
"biome.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 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": 1,
"reason": "Found 3/16 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "106 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "91bf7db2461d0953cf0c531687dba2296026e2fb",
"ran_at": "2026-07-22T04:15:30Z",
"aggregate_score": 3.6,
"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": [
{
"number": 39,
"created_at": "2025-10-02T11:30:02Z",
"last_comment_at": "2026-07-15T19:15:38Z",
"last_comment_author": "roger-datocms"
}
],
"last_merged_pr_at": "2026-07-17T08:24:04Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 30,
"created_at": "2024-06-19T09:30:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2025-04-18T08:12:54Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/datocms/plugins-sdk",
"host": "github.com",
"name": "plugins-sdk",
"owner": "datocms"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 49,
"vitality": 75,
"community": 47,
"governance": 63,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 68,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "68 commits in the last year",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 68
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 76,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v2.2.1",
"releases_from_tags": false,
"days_since_latest_release": 48,
"mean_days_between_releases": 450.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 48 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 48
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~450.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 450.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 4,
"stars": 10,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"packages": [
"datocms-plugin-sdk",
"datocms-react-ui"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 65202
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "65,202 downloads/month across npm",
"points": 64.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 65202,
"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": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.928
},
"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 93% of commits",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 20,
"open_issues": 2,
"closed_issues": 13,
"issue_closed_ratio": 0.867,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "87% of issues closed",
"points": 40.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 87
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/31 decided PRs merged",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/16 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 89,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "datocms",
"public_repos": 95,
"account_age_days": 3704
},
"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": "89 followers of datocms",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 89,
"login": "datocms"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "95 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 95
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"datocms-plugin-sdk",
"datocms-react-ui"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "151 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 151
}
}
],
"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": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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.js, biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js, biome.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 4 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": 75,
"inputs": {
"topics": [
"datocms",
"plugins-sdk"
],
"has_wiki": true,
"homepage": "https://www.datocms.com/docs/building-plugins",
"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.datocms.com/docs/building-plugins",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 4 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 3/16 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "106 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1081 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": 1081
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 134,
"affected_packages": 54,
"assessed_packages": 1081,
"unassessed_packages": 0,
"affected_by_severity": "critical 4, high 31, moderate 17, low 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1081,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.13,
"agent_instruction_files": [
"AGENTS.md",
"packages/react-ui/AGENTS.md"
],
"agent_instruction_max_bytes": 10098
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, packages/react-ui/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, packages/react-ui/AGENTS.md"
}
}
],
"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": "13 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"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": [
"packages/react-ui/tsconfig.json",
"packages/sdk/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.js, biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js, biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/react-ui/tsconfig.json, packages/sdk/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/react-ui/tsconfig.json, packages/sdk/tsconfig.json, 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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 143062,
"source_files_sampled": 125,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/125 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 125,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"deps.dev does not index npm:datocms-plugin-sdk@2.2.6; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T04:15:45.187297Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/datocms/plugins-sdk.svg",
"full_name": "datocms/plugins-sdk",
"license_state": "standard",
"license_spdx": "MIT"
}