{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4fd8a42f-4656-44bb-84ff-8a7bf8115f22",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-04T06:52:37Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "builders",
      "group": "@discordjs",
      "version": "1.14.1",
      "description": "A set of builders that you can use when creating your bot",
      "purl": "pkg:npm/%40discordjs/builders@1.14.1",
      "bom-ref": "pkg:npm/@discordjs/builders@1.14.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test, build, build:docs, lint, format, fmt, docs, prepack, changelog, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:docs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://discord.js.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/discordjs/discord.js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@discordjs\\n@favware\\n@sapphire\\n@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@discordjs/api-extractor/package.json\\nnode_modules/@discordjs/formatters/package.json\\nnode_modules/@discordjs/scripts/package.json\\nnode_modules/@discordjs/util/package.json\\nnode_modules/@favware/cliff-jumper/package.json\\nnode_modules/@sapphire/shapeshift/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@vitest/coverage-v8/package.json\\nnode_modules/cross-env/package.json\\nnode_modules/discord-api-types/package.json\\nnode_modules/esbuild-plugin-version-injector/package.json\\nnode_modules/eslint-config-neon/package.json\\nnode_modules/eslint-formatter-pretty/package.json\\nnode_modules/eslint/package.json\\nnode_modules/fast-deep-equal/package.json\\nnode_modules/prettier/package.json\\nnode_modules/ts-mixer/package.json\\nnode_modules/tslib/package.json\\nnode_modules/tsup/package.json\\nnode_modules/turbo/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "2.1.9",
      "description": "Next generation testing framework powered by Vite",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest@2.1.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@2.1.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.8.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.8.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "turbo",
      "version": "2.8.10",
      "description": "Turborepo is a high-performance build system for JavaScript and TypeScript codebases.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/turbo@2.8.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://turborepo.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/turbo@2.8.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/turbo/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/turbo/package.json"
              }
            ],
            "concludedValue": "node_modules/turbo/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "8.5.1",
      "description": "Bundle your TypeScript library with no config, powered by esbuild",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tsup@8.5.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsup.egoist.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/egoist/tsup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsup@8.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsup/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsup/package.json"
              }
            ],
            "concludedValue": "node_modules/tsup/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Nielsen"
        }
      ],
      "group": "",
      "name": "ts-mixer",
      "version": "6.0.4",
      "description": "A very small TypeScript library that provides tolerable Mixin functionality.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ts-mixer@6.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tannerntannern/ts-mixer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tannerntannern/ts-mixer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-mixer@6.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-mixer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ts-mixer,ts-mixer/mix"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ts-mixer/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-mixer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3569
          },
          {
            "location": "dist/index.js",
            "line": 3870
          },
          {
            "location": "dist/index.js",
            "line": 3932
          },
          {
            "location": "dist/index.js",
            "line": 4112
          },
          {
            "location": "dist/index.js",
            "line": 4177
          },
          {
            "location": "dist/index.js",
            "line": 4345
          },
          {
            "location": "dist/index.mjs",
            "line": 3489
          },
          {
            "location": "dist/index.mjs",
            "line": 3792
          },
          {
            "location": "dist/index.mjs",
            "line": 3848
          },
          {
            "location": "dist/index.mjs",
            "line": 3854
          },
          {
            "location": "dist/index.mjs",
            "line": 4005
          },
          {
            "location": "dist/index.mjs",
            "line": 4034
          },
          {
            "location": "dist/index.mjs",
            "line": 4070
          },
          {
            "location": "dist/index.mjs",
            "line": 4099
          },
          {
            "location": "dist/index.mjs",
            "line": 4148
          },
          {
            "location": "dist/index.mjs",
            "line": 4269
          },
          {
            "location": "dist/index.mjs",
            "line": 4317
          },
          {
            "location": "dist/index.mjs",
            "line": 4353
          },
          {
            "location": "dist/index.mjs",
            "line": 4446
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandBuilder.ts",
            "line": 8
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandBuilder.ts",
            "line": 17
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandSubcommands.ts",
            "line": 6
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandSubcommands.ts",
            "line": 18
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandSubcommands.ts",
            "line": 91
          },
          {
            "location": "src/interactions/slashCommands/options/channel.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/options/channel.ts",
            "line": 9
          },
          {
            "location": "src/interactions/slashCommands/options/integer.ts",
            "line": 3
          },
          {
            "location": "src/interactions/slashCommands/options/integer.ts",
            "line": 14
          },
          {
            "location": "src/interactions/slashCommands/options/number.ts",
            "line": 3
          },
          {
            "location": "src/interactions/slashCommands/options/number.ts",
            "line": 14
          },
          {
            "location": "src/interactions/slashCommands/options/string.ts",
            "line": 3
          },
          {
            "location": "src/interactions/slashCommands/options/string.ts",
            "line": 14
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "3.8.1",
      "description": "Prettier is an opinionated code formatter",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/prettier@3.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "group": "",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "description": "Fast deep equal",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-deep-equal@3.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-deep-equal/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fast-deep-equal"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fast-deep-equal/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-deep-equal/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 2048
          },
          {
            "location": "dist/index.mjs",
            "line": 1964
          },
          {
            "location": "dist/index.mjs",
            "line": 2082
          },
          {
            "location": "dist/index.mjs",
            "line": 2084
          },
          {
            "location": "src/components/textInput/TextInput.ts",
            "line": 3
          },
          {
            "location": "src/components/textInput/TextInput.ts",
            "line": 148
          },
          {
            "location": "src/components/textInput/TextInput.ts",
            "line": 151
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "eslint-formatter-pretty",
      "version": "6.0.1",
      "description": "Pretty ESLint formatter",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-formatter-pretty@6.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/eslint-formatter-pretty@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-formatter-pretty/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-formatter-pretty/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-formatter-pretty/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "iCrawl <icrawltogo@gmail.com>"
        }
      ],
      "group": "",
      "name": "eslint-config-neon",
      "version": "0.1.62",
      "description": "The ultimate ESLint shareable config",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-config-neon@0.1.62",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iCrawl/eslint-config-neon.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-config-neon@0.1.62",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-config-neon/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-config-neon/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-config-neon/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "8.57.1",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint@8.57.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@8.57.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Favware"
        }
      ],
      "group": "",
      "name": "esbuild-plugin-version-injector",
      "version": "1.2.1",
      "description": "An esbuild plugin to inject your application's version number or today's date into your files",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esbuild-plugin-version-injector@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/favware/esbuild-plugin-version-injector#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/favware/esbuild-plugin-version-injector.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild-plugin-version-injector@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild-plugin-version-injector/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild-plugin-version-injector/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild-plugin-version-injector/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Vlad Frangu <me@vladfrangu.dev>"
        }
      ],
      "group": "",
      "name": "discord-api-types",
      "version": "0.38.40",
      "description": "Discord API typings that are kept up to date for use in bot library creation.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/discord-api-types@0.38.40",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://discord-api-types.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/discordjs/discord-api-types"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/discord-api-types@0.38.40",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/discord-api-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "discord-api-types/v10,ButtonStyle,discord-api-types/v10/ButtonStyle,ChannelType,discord-api-types/v10/ChannelType,ComponentType,discord-api-types/v10/ComponentType,SelectMenuDefaultValueType,discord-api-types/v10/SelectMenuDefaultValueType,TextInputStyle,discord-api-types/v10/TextInputStyle,SeparatorSpacingSize,discord-api-types/v10/SeparatorSpacingSize,ApplicationIntegrationType,discord-api-types/v10/ApplicationIntegrationType,InteractionContextType,discord-api-types/v10/InteractionContextType,Locale,discord-api-types/v10/Locale,ApplicationCommandType,discord-api-types/v10/ApplicationCommandType,ApplicationCommandOptionType,discord-api-types/v10/ApplicationCommandOptionType,APIActionRowComponent,discord-api-types/v10/APIActionRowComponent,APIComponentInMessageActionRow,discord-api-types/v10/APIComponentInMessageActionRow,APIComponentInModalActionRow,discord-api-types/v10/APIComponentInModalActionRow,APIComponentInActionRow,discord-api-types/v10/APIComponentInActionRow,APIMessageComponentEmoji,discord-api-types/v10/APIMessageComponentEmoji,APIBaseComponent,discord-api-types/v10/APIBaseComponent,APIMessageComponent,discord-api-types/v10/APIMessageComponent,APIModalComponent,discord-api-types/v10/APIModalComponent,APIButtonComponent,discord-api-types/v10/APIButtonComponent,APIButtonComponentWithCustomId,discord-api-types/v10/APIButtonComponentWithCustomId,APIButtonComponentWithSKUId,discord-api-types/v10/APIButtonComponentWithSKUId,APIButtonComponentWithURL,discord-api-types/v10/APIButtonComponentWithURL,Snowflake,discord-api-types/v10/Snowflake,APICheckboxComponent,discord-api-types/v10/APICheckboxComponent,APICheckboxGroupComponent,discord-api-types/v10/APICheckboxGroupComponent,APICheckboxGroupOption,discord-api-types/v10/APICheckboxGroupOption,APIRadioGroupComponent,discord-api-types/v10/APIRadioGroupComponent,APIRadioGroupOption,discord-api-types/v10/APIRadioGroupOption,APIFileUploadComponent,discord-api-types/v10/APIFileUploadComponent,APIChannelSelectComponent,discord-api-types/v10/APIChannelSelectComponent,APILabelComponent,discord-api-types/v10/APILabelComponent,APIMentionableSelectComponent,discord-api-types/v10/APIMentionableSelectComponent,APIRoleSelectComponent,discord-api-types/v10/APIRoleSelectComponent,APIStringSelectComponent,discord-api-types/v10/APIStringSelectComponent,APITextInputComponent,discord-api-types/v10/APITextInputComponent,APIUserSelectComponent,discord-api-types/v10/APIUserSelectComponent,APISelectMenuComponent,discord-api-types/v10/APISelectMenuComponent,APISelectMenuDefaultValue,discord-api-types/v10/APISelectMenuDefaultValue,APISelectMenuOption,discord-api-types/v10/APISelectMenuOption,APIComponentInContainer,discord-api-types/v10/APIComponentInContainer,APIContainerComponent,discord-api-types/v10/APIContainerComponent,APIFileComponent,discord-api-types/v10/APIFileComponent,APIMediaGalleryComponent,discord-api-types/v10/APIMediaGalleryComponent,APISectionComponent,discord-api-types/v10/APISectionComponent,APISeparatorComponent,discord-api-types/v10/APISeparatorComponent,APITextDisplayComponent,discord-api-types/v10/APITextDisplayComponent,APIMediaGalleryItem,discord-api-types/v10/APIMediaGalleryItem,APIThumbnailComponent,discord-api-types/v10/APIThumbnailComponent,LocaleString,discord-api-types/v10/LocaleString,LocalizationMap,discord-api-types/v10/LocalizationMap,Permissions,discord-api-types/v10/Permissions,RESTPostAPIContextMenuApplicationCommandsJSONBody,discord-api-types/v10/RESTPostAPIContextMenuApplicationCommandsJSONBody,APIModalInteractionResponseCallbackData,discord-api-types/v10/APIModalInteractionResponseCallbackData,APIApplicationCommandOptionChoice,discord-api-types/v10/APIApplicationCommandOptionChoice,APIApplicationCommandOption,discord-api-types/v10/APIApplicationCommandOption,APIApplicationCommandSubcommandGroupOption,discord-api-types/v10/APIApplicationCommandSubcommandGroupOption,APIApplicationCommandSubcommandOption,discord-api-types/v10/APIApplicationCommandSubcommandOption,APIApplicationCommandBasicOption,discord-api-types/v10/APIApplicationCommandBasicOption,RESTPostAPIChatInputApplicationCommandsJSONBody,discord-api-types/v10/RESTPostAPIChatInputApplicationCommandsJSONBody,APIApplicationCommandAttachmentOption,discord-api-types/v10/APIApplicationCommandAttachmentOption,APIApplicationCommandBooleanOption,discord-api-types/v10/APIApplicationCommandBooleanOption,APIApplicationCommandChannelOption,discord-api-types/v10/APIApplicationCommandChannelOption,APIApplicationCommandIntegerOption,discord-api-types/v10/APIApplicationCommandIntegerOption,APIApplicationCommandMentionableOption,discord-api-types/v10/APIApplicationCommandMentionableOption,APIApplicationCommandNumberOption,discord-api-types/v10/APIApplicationCommandNumberOption,APIApplicationCommandRoleOption,discord-api-types/v10/APIApplicationCommandRoleOption,APIApplicationCommandStringOption,discord-api-types/v10/APIApplicationCommandStringOption,APIApplicationCommandUserOption,discord-api-types/v10/APIApplicationCommandUserOption,APIEmbedField,discord-api-types/v10/APIEmbedField,APIEmbed,discord-api-types/v10/APIEmbed,APIEmbedAuthor,discord-api-types/v10/APIEmbedAuthor,APIEmbedFooter,discord-api-types/v10/APIEmbedFooter,APIEmbedImage,discord-api-types/v10/APIEmbedImage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/discord-api-types/package.json"
              }
            ],
            "concludedValue": "node_modules/discord-api-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 443
          },
          {
            "location": "dist/index.js",
            "line": 600
          },
          {
            "location": "dist/index.js",
            "line": 638
          },
          {
            "location": "dist/index.js",
            "line": 641
          },
          {
            "location": "dist/index.js",
            "line": 765
          },
          {
            "location": "dist/index.js",
            "line": 777
          },
          {
            "location": "dist/index.js",
            "line": 900
          },
          {
            "location": "dist/index.js",
            "line": 1121
          },
          {
            "location": "dist/index.js",
            "line": 1322
          },
          {
            "location": "dist/index.js",
            "line": 1330
          },
          {
            "location": "dist/index.js",
            "line": 1431
          },
          {
            "location": "dist/index.js",
            "line": 1434
          },
          {
            "location": "dist/index.js",
            "line": 1450
          },
          {
            "location": "dist/index.js",
            "line": 1642
          },
          {
            "location": "dist/index.js",
            "line": 1732
          },
          {
            "location": "dist/index.js",
            "line": 1796
          },
          {
            "location": "dist/index.js",
            "line": 1809
          },
          {
            "location": "dist/index.js",
            "line": 1982
          },
          {
            "location": "dist/index.js",
            "line": 2047
          },
          {
            "location": "dist/index.js",
            "line": 2178
          },
          {
            "location": "dist/index.js",
            "line": 2368
          },
          {
            "location": "dist/index.js",
            "line": 2386
          },
          {
            "location": "dist/index.js",
            "line": 2389
          },
          {
            "location": "dist/index.js",
            "line": 2496
          },
          {
            "location": "dist/index.js",
            "line": 2557
          },
          {
            "location": "dist/index.js",
            "line": 2623
          },
          {
            "location": "dist/index.js",
            "line": 2836
          },
          {
            "location": "dist/index.js",
            "line": 3016
          },
          {
            "location": "dist/index.js",
            "line": 3277
          },
          {
            "location": "dist/index.js",
            "line": 3493
          },
          {
            "location": "dist/index.js",
            "line": 3685
          },
          {
            "location": "dist/index.js",
            "line": 3797
          },
          {
            "location": "dist/index.js",
            "line": 3850
          },
          {
            "location": "dist/index.js",
            "line": 3869
          },
          {
            "location": "dist/index.js",
            "line": 3874
          },
          {
            "location": "dist/index.js",
            "line": 3931
          },
          {
            "location": "dist/index.js",
            "line": 3983
          },
          {
            "location": "dist/index.js",
            "line": 4091
          },
          {
            "location": "dist/index.js",
            "line": 4111
          },
          {
            "location": "dist/index.js",
            "line": 4156
          },
          {
            "location": "dist/index.js",
            "line": 4176
          },
          {
            "location": "dist/index.js",
            "line": 4230
          },
          {
            "location": "dist/index.js",
            "line": 4344
          },
          {
            "location": "dist/index.js",
            "line": 4538
          },
          {
            "location": "dist/index.mjs",
            "line": 343
          },
          {
            "location": "dist/index.mjs",
            "line": 502
          },
          {
            "location": "dist/index.mjs",
            "line": 540
          },
          {
            "location": "dist/index.mjs",
            "line": 545
          },
          {
            "location": "dist/index.mjs",
            "line": 669
          },
          {
            "location": "dist/index.mjs",
            "line": 681
          },
          {
            "location": "dist/index.mjs",
            "line": 804
          },
          {
            "location": "dist/index.mjs",
            "line": 1025
          },
          {
            "location": "dist/index.mjs",
            "line": 1226
          },
          {
            "location": "dist/index.mjs",
            "line": 1234
          },
          {
            "location": "dist/index.mjs",
            "line": 1335
          },
          {
            "location": "dist/index.mjs",
            "line": 1341
          },
          {
            "location": "dist/index.mjs",
            "line": 1357
          },
          {
            "location": "dist/index.mjs",
            "line": 1552
          },
          {
            "location": "dist/index.mjs",
            "line": 1645
          },
          {
            "location": "dist/index.mjs",
            "line": 1709
          },
          {
            "location": "dist/index.mjs",
            "line": 1722
          },
          {
            "location": "dist/index.mjs",
            "line": 1898
          },
          {
            "location": "dist/index.mjs",
            "line": 1963
          },
          {
            "location": "dist/index.mjs",
            "line": 2094
          },
          {
            "location": "dist/index.mjs",
            "line": 2284
          },
          {
            "location": "dist/index.mjs",
            "line": 2302
          },
          {
            "location": "dist/index.mjs",
            "line": 2305
          },
          {
            "location": "dist/index.mjs",
            "line": 2412
          },
          {
            "location": "dist/index.mjs",
            "line": 2473
          },
          {
            "location": "dist/index.mjs",
            "line": 2539
          },
          {
            "location": "dist/index.mjs",
            "line": 2752
          },
          {
            "location": "dist/index.mjs",
            "line": 2932
          },
          {
            "location": "dist/index.mjs",
            "line": 3193
          },
          {
            "location": "dist/index.mjs",
            "line": 3413
          },
          {
            "location": "dist/index.mjs",
            "line": 3607
          },
          {
            "location": "dist/index.mjs",
            "line": 3719
          },
          {
            "location": "dist/index.mjs",
            "line": 3772
          },
          {
            "location": "dist/index.mjs",
            "line": 3791
          },
          {
            "location": "dist/index.mjs",
            "line": 3796
          },
          {
            "location": "dist/index.mjs",
            "line": 3853
          },
          {
            "location": "dist/index.mjs",
            "line": 3905
          },
          {
            "location": "dist/index.mjs",
            "line": 4013
          },
          {
            "location": "dist/index.mjs",
            "line": 4033
          },
          {
            "location": "dist/index.mjs",
            "line": 4078
          },
          {
            "location": "dist/index.mjs",
            "line": 4098
          },
          {
            "location": "dist/index.mjs",
            "line": 4152
          },
          {
            "location": "dist/index.mjs",
            "line": 4268
          },
          {
            "location": "dist/index.mjs",
            "line": 4462
          },
          {
            "location": "src/components/ActionRow.ts",
            "line": 9
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/Component.ts",
            "line": 9
          },
          {
            "location": "src/components/Components.ts",
            "line": 2
          },
          {
            "location": "src/components/button/Button.ts",
            "line": 10
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/checkbox/Checkbox.ts",
            "line": 1
          },
          {
            "location": "src/components/checkbox/Checkbox.ts",
            "line": 2
          },
          {
            "location": "src/components/checkbox/CheckboxGroup.ts",
            "line": 1
          },
          {
            "location": "src/components/checkbox/CheckboxGroup.ts",
            "line": 2
          },
          {
            "location": "src/components/checkbox/CheckboxGroupOption.ts",
            "line": 2
          },
          {
            "location": "src/components/checkbox/RadioGroup.ts",
            "line": 1
          },
          {
            "location": "src/components/checkbox/RadioGroup.ts",
            "line": 2
          },
          {
            "location": "src/components/checkbox/RadioGroupOption.ts",
            "line": 2
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/fileUpload/FileUpload.ts",
            "line": 1
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/label/Label.ts",
            "line": 13
          },
          {
            "location": "src/components/label/Label.ts",
            "line": 14
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/selectMenu/BaseSelectMenu.ts",
            "line": 1
          },
          {
            "location": "src/components/selectMenu/ChannelSelectMenu.ts",
            "line": 7
          },
          {
            "location": "src/components/selectMenu/MentionableSelectMenu.ts",
            "line": 7
          },
          {
            "location": "src/components/selectMenu/RoleSelectMenu.ts",
            "line": 6
          },
          {
            "location": "src/components/selectMenu/StringSelectMenu.ts",
            "line": 1
          },
          {
            "location": "src/components/selectMenu/StringSelectMenu.ts",
            "line": 2
          },
          {
            "location": "src/components/selectMenu/StringSelectMenuOption.ts",
            "line": 2
          },
          {
            "location": "src/components/selectMenu/UserSelectMenu.ts",
            "line": 6
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/textInput/TextInput.ts",
            "line": 2
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/components/v2/Container.ts",
            "line": 13
          },
          {
            "location": "src/components/v2/Container.ts",
            "line": 14
          },
          {
            "location": "src/components/v2/File.ts",
            "line": 1
          },
          {
            "location": "src/components/v2/MediaGallery.ts",
            "line": 3
          },
          {
            "location": "src/components/v2/MediaGallery.ts",
            "line": 4
          },
          {
            "location": "src/components/v2/MediaGalleryItem.ts",
            "line": 2
          },
          {
            "location": "src/components/v2/Section.ts",
            "line": 8
          },
          {
            "location": "src/components/v2/Section.ts",
            "line": 9
          },
          {
            "location": "src/components/v2/Separator.ts",
            "line": 1
          },
          {
            "location": "src/components/v2/Separator.ts",
            "line": 2
          },
          {
            "location": "src/components/v2/TextDisplay.ts",
            "line": 1
          },
          {
            "location": "src/components/v2/TextDisplay.ts",
            "line": 2
          },
          {
            "location": "src/components/v2/Thumbnail.ts",
            "line": 1
          },
          {
            "location": "src/components/v2/Thumbnail.ts",
            "line": 2
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/interactions/contextMenuCommands/ContextMenuCommandBuilder.ts",
            "line": 9
          },
          {
            "location": "src/interactions/modals/Modal.ts",
            "line": 11
          },
          {
            "location": "src/interactions/modals/Modal.ts",
            "line": 12
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 8
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandBuilder.ts",
            "line": 7
          },
          {
            "location": "src/interactions/slashCommands/SlashCommandSubcommands.ts",
            "line": 5
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionBase.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithAutocompleteMixin.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesMixin.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/mixins/NameAndDescription.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/mixins/SharedSlashCommand.ts",
            "line": 8
          },
          {
            "location": "src/interactions/slashCommands/options/attachment.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/boolean.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/channel.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/integer.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/options/mentionable.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/number.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/options/role.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/string.ts",
            "line": 2
          },
          {
            "location": "src/interactions/slashCommands/options/user.ts",
            "line": 1
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 2
          },
          {
            "location": "src/messages/embed/Embed.ts",
            "line": 1
          },
          {
            "location": "src/util/componentUtil.ts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "",
      "name": "cross-env",
      "version": "7.0.3",
      "description": "Run scripts that set and use environment variables across platforms",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cross-env@7.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kentcdodds/cross-env#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kentcdodds/cross-env.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-env@7.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-env/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cross-env/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-env/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-v8",
      "version": "2.1.9",
      "description": "V8 coverage provider for Vitest",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/coverage-v8@2.1.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-v8@2.1.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-v8/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/coverage-v8/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-v8/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "16.18.126",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@16.18.126",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@16.18.126",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "@sapphire"
        }
      ],
      "group": "@sapphire",
      "name": "shapeshift",
      "version": "4.0.0",
      "description": "Blazing fast input validation and transformation ⚡",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40sapphire/shapeshift@4.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sapphirejs.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sapphiredev/shapeshift.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sapphire/shapeshift@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sapphire/shapeshift/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sapphire/shapeshift,@sapphire/shapeshift/s,Result,@sapphire/shapeshift/Result"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sapphire/shapeshift/package.json"
              }
            ],
            "concludedValue": "node_modules/@sapphire/shapeshift/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 139
          },
          {
            "location": "dist/index.js",
            "line": 442
          },
          {
            "location": "dist/index.js",
            "line": 776
          },
          {
            "location": "dist/index.js",
            "line": 1329
          },
          {
            "location": "dist/index.js",
            "line": 1449
          },
          {
            "location": "dist/index.js",
            "line": 1808
          },
          {
            "location": "dist/index.js",
            "line": 2177
          },
          {
            "location": "dist/index.js",
            "line": 2385
          },
          {
            "location": "dist/index.js",
            "line": 3286
          },
          {
            "location": "dist/index.js",
            "line": 3492
          },
          {
            "location": "dist/index.js",
            "line": 3873
          },
          {
            "location": "dist/index.js",
            "line": 3930
          },
          {
            "location": "dist/index.js",
            "line": 3950
          },
          {
            "location": "dist/index.js",
            "line": 3982
          },
          {
            "location": "dist/index.js",
            "line": 4110
          },
          {
            "location": "dist/index.js",
            "line": 4175
          },
          {
            "location": "dist/index.js",
            "line": 4537
          },
          {
            "location": "dist/index.mjs",
            "line": 39
          },
          {
            "location": "dist/index.mjs",
            "line": 57
          },
          {
            "location": "dist/index.mjs",
            "line": 58
          },
          {
            "location": "dist/index.mjs",
            "line": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 60
          },
          {
            "location": "dist/index.mjs",
            "line": 66
          },
          {
            "location": "dist/index.mjs",
            "line": 72
          },
          {
            "location": "dist/index.mjs",
            "line": 75
          },
          {
            "location": "dist/index.mjs",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 83
          },
          {
            "location": "dist/index.mjs",
            "line": 84
          },
          {
            "location": "dist/index.mjs",
            "line": 85
          },
          {
            "location": "dist/index.mjs",
            "line": 86
          },
          {
            "location": "dist/index.mjs",
            "line": 87
          },
          {
            "location": "dist/index.mjs",
            "line": 91
          },
          {
            "location": "dist/index.mjs",
            "line": 342
          },
          {
            "location": "dist/index.mjs",
            "line": 432
          },
          {
            "location": "dist/index.mjs",
            "line": 433
          },
          {
            "location": "dist/index.mjs",
            "line": 434
          },
          {
            "location": "dist/index.mjs",
            "line": 435
          },
          {
            "location": "dist/index.mjs",
            "line": 436
          },
          {
            "location": "dist/index.mjs",
            "line": 437
          },
          {
            "location": "dist/index.mjs",
            "line": 439
          },
          {
            "location": "dist/index.mjs",
            "line": 440
          },
          {
            "location": "dist/index.mjs",
            "line": 441
          },
          {
            "location": "dist/index.mjs",
            "line": 442
          },
          {
            "location": "dist/index.mjs",
            "line": 443
          },
          {
            "location": "dist/index.mjs",
            "line": 444
          },
          {
            "location": "dist/index.mjs",
            "line": 445
          },
          {
            "location": "dist/index.mjs",
            "line": 450
          },
          {
            "location": "dist/index.mjs",
            "line": 452
          },
          {
            "location": "dist/index.mjs",
            "line": 454
          },
          {
            "location": "dist/index.mjs",
            "line": 460
          },
          {
            "location": "dist/index.mjs",
            "line": 466
          },
          {
            "location": "dist/index.mjs",
            "line": 467
          },
          {
            "location": "dist/index.mjs",
            "line": 680
          },
          {
            "location": "dist/index.mjs",
            "line": 682
          },
          {
            "location": "dist/index.mjs",
            "line": 683
          },
          {
            "location": "dist/index.mjs",
            "line": 686
          },
          {
            "location": "dist/index.mjs",
            "line": 688
          },
          {
            "location": "dist/index.mjs",
            "line": 689
          },
          {
            "location": "dist/index.mjs",
            "line": 690
          },
          {
            "location": "dist/index.mjs",
            "line": 691
          },
          {
            "location": "dist/index.mjs",
            "line": 692
          },
          {
            "location": "dist/index.mjs",
            "line": 694
          },
          {
            "location": "dist/index.mjs",
            "line": 695
          },
          {
            "location": "dist/index.mjs",
            "line": 698
          },
          {
            "location": "dist/index.mjs",
            "line": 699
          },
          {
            "location": "dist/index.mjs",
            "line": 700
          },
          {
            "location": "dist/index.mjs",
            "line": 701
          },
          {
            "location": "dist/index.mjs",
            "line": 704
          },
          {
            "location": "dist/index.mjs",
            "line": 707
          },
          {
            "location": "dist/index.mjs",
            "line": 710
          },
          {
            "location": "dist/index.mjs",
            "line": 713
          },
          {
            "location": "dist/index.mjs",
            "line": 717
          },
          {
            "location": "dist/index.mjs",
            "line": 722
          },
          {
            "location": "dist/index.mjs",
            "line": 724
          },
          {
            "location": "dist/index.mjs",
            "line": 727
          },
          {
            "location": "dist/index.mjs",
            "line": 728
          },
          {
            "location": "dist/index.mjs",
            "line": 731
          },
          {
            "location": "dist/index.mjs",
            "line": 732
          },
          {
            "location": "dist/index.mjs",
            "line": 736
          },
          {
            "location": "dist/index.mjs",
            "line": 741
          },
          {
            "location": "dist/index.mjs",
            "line": 743
          },
          {
            "location": "dist/index.mjs",
            "line": 1233
          },
          {
            "location": "dist/index.mjs",
            "line": 1235
          },
          {
            "location": "dist/index.mjs",
            "line": 1236
          },
          {
            "location": "dist/index.mjs",
            "line": 1239
          },
          {
            "location": "dist/index.mjs",
            "line": 1240
          },
          {
            "location": "dist/index.mjs",
            "line": 1241
          },
          {
            "location": "dist/index.mjs",
            "line": 1356
          },
          {
            "location": "dist/index.mjs",
            "line": 1358
          },
          {
            "location": "dist/index.mjs",
            "line": 1359
          },
          {
            "location": "dist/index.mjs",
            "line": 1360
          },
          {
            "location": "dist/index.mjs",
            "line": 1361
          },
          {
            "location": "dist/index.mjs",
            "line": 1362
          },
          {
            "location": "dist/index.mjs",
            "line": 1363
          },
          {
            "location": "dist/index.mjs",
            "line": 1364
          },
          {
            "location": "dist/index.mjs",
            "line": 1365
          },
          {
            "location": "dist/index.mjs",
            "line": 1366
          },
          {
            "location": "dist/index.mjs",
            "line": 1721
          },
          {
            "location": "dist/index.mjs",
            "line": 1723
          },
          {
            "location": "dist/index.mjs",
            "line": 1725
          },
          {
            "location": "dist/index.mjs",
            "line": 1726
          },
          {
            "location": "dist/index.mjs",
            "line": 1727
          },
          {
            "location": "dist/index.mjs",
            "line": 1729
          },
          {
            "location": "dist/index.mjs",
            "line": 1732
          },
          {
            "location": "dist/index.mjs",
            "line": 1733
          },
          {
            "location": "dist/index.mjs",
            "line": 1734
          },
          {
            "location": "dist/index.mjs",
            "line": 1737
          },
          {
            "location": "dist/index.mjs",
            "line": 1738
          },
          {
            "location": "dist/index.mjs",
            "line": 1739
          },
          {
            "location": "dist/index.mjs",
            "line": 1740
          },
          {
            "location": "dist/index.mjs",
            "line": 1744
          },
          {
            "location": "dist/index.mjs",
            "line": 1745
          },
          {
            "location": "dist/index.mjs",
            "line": 1748
          },
          {
            "location": "dist/index.mjs",
            "line": 1749
          },
          {
            "location": "dist/index.mjs",
            "line": 1751
          },
          {
            "location": "dist/index.mjs",
            "line": 1752
          },
          {
            "location": "dist/index.mjs",
            "line": 1753
          },
          {
            "location": "dist/index.mjs",
            "line": 1754
          },
          {
            "location": "dist/index.mjs",
            "line": 1756
          },
          {
            "location": "dist/index.mjs",
            "line": 1759
          },
          {
            "location": "dist/index.mjs",
            "line": 1763
          },
          {
            "location": "dist/index.mjs",
            "line": 1766
          },
          {
            "location": "dist/index.mjs",
            "line": 1770
          },
          {
            "location": "dist/index.mjs",
            "line": 2093
          },
          {
            "location": "dist/index.mjs",
            "line": 2095
          },
          {
            "location": "dist/index.mjs",
            "line": 2097
          },
          {
            "location": "dist/index.mjs",
            "line": 2098
          },
          {
            "location": "dist/index.mjs",
            "line": 2099
          },
          {
            "location": "dist/index.mjs",
            "line": 2100
          },
          {
            "location": "dist/index.mjs",
            "line": 2301
          },
          {
            "location": "dist/index.mjs",
            "line": 2386
          },
          {
            "location": "dist/index.mjs",
            "line": 2387
          },
          {
            "location": "dist/index.mjs",
            "line": 2392
          },
          {
            "location": "dist/index.mjs",
            "line": 2393
          },
          {
            "location": "dist/index.mjs",
            "line": 2394
          },
          {
            "location": "dist/index.mjs",
            "line": 2396
          },
          {
            "location": "dist/index.mjs",
            "line": 2397
          },
          {
            "location": "dist/index.mjs",
            "line": 2398
          },
          {
            "location": "dist/index.mjs",
            "line": 2399
          },
          {
            "location": "dist/index.mjs",
            "line": 2400
          },
          {
            "location": "dist/index.mjs",
            "line": 2403
          },
          {
            "location": "dist/index.mjs",
            "line": 2407
          },
          {
            "location": "dist/index.mjs",
            "line": 3202
          },
          {
            "location": "dist/index.mjs",
            "line": 3203
          },
          {
            "location": "dist/index.mjs",
            "line": 3204
          },
          {
            "location": "dist/index.mjs",
            "line": 3408
          },
          {
            "location": "dist/index.mjs",
            "line": 3414
          },
          {
            "location": "dist/index.mjs",
            "line": 3419
          },
          {
            "location": "dist/index.mjs",
            "line": 3420
          },
          {
            "location": "dist/index.mjs",
            "line": 3425
          },
          {
            "location": "dist/index.mjs",
            "line": 3440
          },
          {
            "location": "dist/index.mjs",
            "line": 3449
          },
          {
            "location": "dist/index.mjs",
            "line": 3455
          },
          {
            "location": "dist/index.mjs",
            "line": 3458
          },
          {
            "location": "dist/index.mjs",
            "line": 3463
          },
          {
            "location": "dist/index.mjs",
            "line": 3468
          },
          {
            "location": "dist/index.mjs",
            "line": 3469
          },
          {
            "location": "dist/index.mjs",
            "line": 3470
          },
          {
            "location": "dist/index.mjs",
            "line": 3471
          },
          {
            "location": "dist/index.mjs",
            "line": 3481
          },
          {
            "location": "dist/index.mjs",
            "line": 3482
          },
          {
            "location": "dist/index.mjs",
            "line": 3484
          },
          {
            "location": "dist/index.mjs",
            "line": 3485
          },
          {
            "location": "dist/index.mjs",
            "line": 3795
          },
          {
            "location": "dist/index.mjs",
            "line": 3809
          },
          {
            "location": "dist/index.mjs",
            "line": 3852
          },
          {
            "location": "dist/index.mjs",
            "line": 3872
          },
          {
            "location": "dist/index.mjs",
            "line": 3873
          },
          {
            "location": "dist/index.mjs",
            "line": 3904
          },
          {
            "location": "dist/index.mjs",
            "line": 3906
          },
          {
            "location": "dist/index.mjs",
            "line": 3907
          },
          {
            "location": "dist/index.mjs",
            "line": 3908
          },
          {
            "location": "dist/index.mjs",
            "line": 3911
          },
          {
            "location": "dist/index.mjs",
            "line": 3970
          },
          {
            "location": "dist/index.mjs",
            "line": 4032
          },
          {
            "location": "dist/index.mjs",
            "line": 4035
          },
          {
            "location": "dist/index.mjs",
            "line": 4097
          },
          {
            "location": "dist/index.mjs",
            "line": 4100
          },
          {
            "location": "dist/index.mjs",
            "line": 4101
          },
          {
            "location": "dist/index.mjs",
            "line": 4461
          },
          {
            "location": "dist/index.mjs",
            "line": 4463
          },
          {
            "location": "dist/index.mjs",
            "line": 4464
          },
          {
            "location": "dist/index.mjs",
            "line": 4465
          },
          {
            "location": "dist/index.mjs",
            "line": 4483
          },
          {
            "location": "dist/index.mjs",
            "line": 4488
          },
          {
            "location": "dist/index.mjs",
            "line": 4489
          },
          {
            "location": "dist/index.mjs",
            "line": 4490
          },
          {
            "location": "dist/index.mjs",
            "line": 4491
          },
          {
            "location": "dist/index.mjs",
            "line": 4497
          },
          {
            "location": "dist/index.mjs",
            "line": 4498
          },
          {
            "location": "dist/index.mjs",
            "line": 4500
          },
          {
            "location": "dist/index.mjs",
            "line": 4501
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 6
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 13
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 19
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 21
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 22
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 23
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 29
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 31
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 37
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 39
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 40
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 47
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 56
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 62
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 66
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 72
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 84
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 91
          },
          {
            "location": "src/components/Assertions.ts",
            "line": 93
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 6
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 8
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 11
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 15
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 17
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 18
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 19
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 20
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 24
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 26
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 29
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 30
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 31
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 32
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 37
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 42
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 47
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 52
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 58
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 65
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 68
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 74
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 76
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 79
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 80
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 86
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 93
          },
          {
            "location": "src/components/checkbox/Assertions.ts",
            "line": 96
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 5
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 6
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 9
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 10
          },
          {
            "location": "src/components/fileUpload/Assertions.ts",
            "line": 11
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 16
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 19
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 20
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 21
          },
          {
            "location": "src/components/label/Assertions.ts",
            "line": 22
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 6
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 8
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 9
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 10
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 12
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 17
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 18
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 19
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 20
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 29
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 30
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 32
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 33
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 43
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 44
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 45
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 54
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 55
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 56
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 63
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 65
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 66
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 67
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 69
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 75
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 80
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 84
          },
          {
            "location": "src/components/selectMenu/Assertions.ts",
            "line": 89
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 6
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 7
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 13
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 19
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 20
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 21
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 22
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 28
          },
          {
            "location": "src/components/textInput/Assertions.ts",
            "line": 30
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 12
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 14
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 23
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 29
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 31
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 37
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 39
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 41
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 43
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 49
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 51
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 60
          },
          {
            "location": "src/components/v2/Assertions.ts",
            "line": 66
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 6
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 12
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 13
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 15
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 37
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 43
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 45
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 46
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 50
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 58
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 59
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 62
          },
          {
            "location": "src/interactions/contextMenuCommands/Assertions.ts",
            "line": 63
          },
          {
            "location": "src/interactions/modals/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/interactions/modals/Assertions.ts",
            "line": 8
          },
          {
            "location": "src/interactions/modals/Assertions.ts",
            "line": 13
          },
          {
            "location": "src/interactions/modals/Assertions.ts",
            "line": 14
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 14
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 25
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 30
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 36
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 60
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 70
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 79
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 82
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 83
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 92
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 98
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 100
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 101
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 105
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 117
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 118
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 121
          },
          {
            "location": "src/interactions/slashCommands/Assertions.ts",
            "line": 122
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts",
            "line": 29
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithAutocompleteMixin.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithAutocompleteMixin.ts",
            "line": 4
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesMixin.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesMixin.ts",
            "line": 6
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesMixin.ts",
            "line": 7
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesMixin.ts",
            "line": 8
          },
          {
            "location": "src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesMixin.ts",
            "line": 12
          },
          {
            "location": "src/interactions/slashCommands/options/integer.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/integer.ts",
            "line": 9
          },
          {
            "location": "src/interactions/slashCommands/options/number.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/number.ts",
            "line": 9
          },
          {
            "location": "src/interactions/slashCommands/options/string.ts",
            "line": 1
          },
          {
            "location": "src/interactions/slashCommands/options/string.ts",
            "line": 8
          },
          {
            "location": "src/interactions/slashCommands/options/string.ts",
            "line": 9
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 1
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 5
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 7
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 9
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 11
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 21
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 32
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 40
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 48
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 56
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 62
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 67
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 71
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 78
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 85
          },
          {
            "location": "src/messages/embed/Assertions.ts",
            "line": 92
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "@favware"
        }
      ],
      "group": "@favware",
      "name": "cliff-jumper",
      "version": "4.1.0",
      "description": "A small CLI tool to create a semantic release and git-cliff powered Changelog",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40favware/cliff-jumper@4.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/favware/cliff-jumper"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/favware/cliff-jumper.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@favware/cliff-jumper@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@favware/cliff-jumper/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@favware/cliff-jumper/package.json"
              }
            ],
            "concludedValue": "node_modules/@favware/cliff-jumper/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "@discordjs",
      "name": "util",
      "version": "1.2.0",
      "description": "Utilities shared across Discord.js packages",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40discordjs/util@1.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://discord.js.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/discordjs/discord.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@discordjs/util@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@discordjs/util/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@discordjs/util,isJSONEncodable,@discordjs/util/isJSONEncodable,JSONEncodable,@discordjs/util/JSONEncodable,Equatable,@discordjs/util/Equatable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@discordjs/util/package.json"
              }
            ],
            "concludedValue": "node_modules/@discordjs/util/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 2046
          },
          {
            "location": "dist/index.mjs",
            "line": 1962
          },
          {
            "location": "dist/index.mjs",
            "line": 2081
          },
          {
            "location": "src/components/Component.ts",
            "line": 1
          },
          {
            "location": "src/components/Components.ts",
            "line": 1
          },
          {
            "location": "src/components/checkbox/CheckboxGroupOption.ts",
            "line": 1
          },
          {
            "location": "src/components/checkbox/RadioGroupOption.ts",
            "line": 1
          },
          {
            "location": "src/components/selectMenu/StringSelectMenuOption.ts",
            "line": 1
          },
          {
            "location": "src/components/textInput/TextInput.ts",
            "line": 1
          },
          {
            "location": "src/components/textInput/TextInput.ts",
            "line": 147
          },
          {
            "location": "src/components/v2/MediaGalleryItem.ts",
            "line": 1
          },
          {
            "location": "src/interactions/modals/Modal.ts",
            "line": 3
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@discordjs",
      "name": "scripts",
      "version": "0.1.0",
      "description": "A set of scripts that we use for our workflows",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40discordjs/scripts@0.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://discord.js.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/discordjs/discord.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@discordjs/scripts@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@discordjs/scripts/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@discordjs/scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/@discordjs/scripts/package.json"
          }
        ]
      }
    },
    {
      "group": "@discordjs",
      "name": "formatters",
      "version": "0.6.2",
      "description": "A set of functions to format strings for Discord.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40discordjs/formatters@0.6.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://discord.js.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/discordjs/discord.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@discordjs/formatters@0.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@discordjs/formatters/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@discordjs/formatters"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@discordjs/formatters/package.json"
              }
            ],
            "concludedValue": "node_modules/@discordjs/formatters/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 417
          },
          {
            "location": "dist/index.js",
            "line": 4832
          },
          {
            "location": "dist/index.mjs",
            "line": 317
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@discordjs",
      "name": "api-extractor",
      "version": "7.38.1",
      "description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40discordjs/api-extractor@7.38.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://discord.js.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/discordjs/discord.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@discordjs/api-extractor@7.38.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@discordjs/api-extractor/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@discordjs/api-extractor/package.json"
              }
            ],
            "concludedValue": "node_modules/@discordjs/api-extractor/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@discordjs/builders@1.14.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-04T06:52:37Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 4, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'builders' with version '1.14.1'. The package type in this SBOM is npm with 5 purl namespaces described under components. The components were identified from 22 source files."
    }
  ]
}