{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7d5c152b-2248-4160-9b01-d176f97a01f9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-17T13:25:13Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "icu-minify",
      "group": "",
      "version": "4.14.5",
      "description": "ICU message format compiler with a <1KB runtime bundle footprint",
      "purl": "pkg:npm/icu-minify@4.14.5",
      "bom-ref": "pkg:npm/icu-minify@4.14.5",
      "author": "Jan Amann <jan@amann.work>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, lint, lint:source, lint:package, lint:prettier, prepublishOnly, size"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://next-intl.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/amannn/next-intl.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@arethetypeswrong\\n@formatjs\\n@size-limit\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@arethetypeswrong/cli/package.json\\nnode_modules/@formatjs/icu-messageformat-parser/package.json\\nnode_modules/@size-limit/preset-small-lib/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/eslint-config-molindo/package.json\\nnode_modules/eslint/package.json\\nnode_modules/intl-messageformat/package.json\\nnode_modules/prettier/package.json\\nnode_modules/publint/package.json\\nnode_modules/rollup/package.json\\nnode_modules/size-limit/package.json\\nnode_modules/tools/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "3.2.4",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@3.2.4",
      "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@3.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vitest/config,defineConfig,vitest/config/defineConfig"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "vitest.config.mts",
            "line": 1
          },
          {
            "location": "vitest.config.mts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "6.0.2",
      "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@6.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@6.0.2",
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jan Amann"
        }
      ],
      "group": "",
      "name": "tools",
      "version": "1.0.0",
      "description": "Shared tools for the repo",
      "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/tools@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/tools@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tools/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/tools/package.json"
              }
            ],
            "concludedValue": "node_modules/tools/package.json"
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Andrey Sitnik <andrey@sitnik.ru>"
        }
      ],
      "group": "",
      "name": "size-limit",
      "version": "11.2.0",
      "description": "CLI tool for Size Limit",
      "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/size-limit@11.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/size-limit@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/size-limit/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/size-limit/package.json"
              }
            ],
            "concludedValue": "node_modules/size-limit/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "4.55.1",
      "description": "Next-generation ES module bundler",
      "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/rollup@4.55.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rollup/rollup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup@4.55.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/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/rollup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Bjorn Lu"
        }
      ],
      "group": "",
      "name": "publint",
      "version": "0.2.12",
      "description": "Lint packaging errors",
      "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/publint@0.2.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://publint.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluwy/publint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/publint@0.2.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/publint/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/publint/package.json"
              }
            ],
            "concludedValue": "node_modules/publint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "3.8.0",
      "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.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.8.0",
      "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": "Eric Ferraiuolo <eferraiuolo@gmail.com>"
        }
      ],
      "group": "",
      "name": "intl-messageformat",
      "version": "11.1.0",
      "description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/intl-messageformat@11.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/formatjs/formatjs"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/intl-messageformat@11.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/intl-messageformat/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/intl-messageformat/package.json"
              }
            ],
            "concludedValue": "node_modules/intl-messageformat/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jan Amann <jam@molindo.at>"
        }
      ],
      "group": "",
      "name": "eslint-config-molindo",
      "version": "8.0.0",
      "description": "Molindo ESLint config that implements our styleguide and helps to catch errors.",
      "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/eslint-config-molindo@8.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/eslint-config-molindo@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-config-molindo/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-config-molindo,getPresets,eslint-config-molindo/getPresets"
        },
        {
          "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-molindo/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-config-molindo/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "eslint.config.mjs",
            "line": 1
          },
          {
            "location": "eslint.config.mjs",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.11.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@9.11.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.11.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"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.29",
      "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@20.19.29",
      "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@20.19.29",
      "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": "Andrey Sitnik <andrey@sitnik.ru>"
        }
      ],
      "group": "@size-limit",
      "name": "preset-small-lib",
      "version": "11.2.0",
      "description": "Size Limit preset for small open source libraries",
      "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/%40size-limit/preset-small-lib@11.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/@size-limit/preset-small-lib@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@size-limit/preset-small-lib/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/@size-limit/preset-small-lib/package.json"
              }
            ],
            "concludedValue": "node_modules/@size-limit/preset-small-lib/package.json"
          }
        ]
      }
    },
    {
      "group": "@formatjs",
      "name": "icu-messageformat-parser",
      "version": "3.4.0",
      "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/%40formatjs/icu-messageformat-parser@3.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/formatjs/formatjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@formatjs/icu-messageformat-parser@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@formatjs/icu-messageformat-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@formatjs/icu-messageformat-parser,parse,@formatjs/icu-messageformat-parser/parse,TYPE,@formatjs/icu-messageformat-parser/TYPE,DateElement,@formatjs/icu-messageformat-parser/DateElement,DateTimeSkeleton,@formatjs/icu-messageformat-parser/DateTimeSkeleton,MessageFormatElement,@formatjs/icu-messageformat-parser/MessageFormatElement,NumberElement,@formatjs/icu-messageformat-parser/NumberElement,NumberSkeleton,@formatjs/icu-messageformat-parser/NumberSkeleton,PluralElement,@formatjs/icu-messageformat-parser/PluralElement,SelectElement,@formatjs/icu-messageformat-parser/SelectElement,TagElement,@formatjs/icu-messageformat-parser/TagElement,TimeElement,@formatjs/icu-messageformat-parser/TimeElement"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@formatjs/icu-messageformat-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@formatjs/icu-messageformat-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/development/compile.js",
            "line": 1
          },
          {
            "location": "dist/esm/development/compile.js",
            "line": 5
          },
          {
            "location": "dist/esm/production/compile.js",
            "line": 1
          },
          {
            "location": "src/compile.tsx",
            "line": 13
          },
          {
            "location": "src/compile.tsx",
            "line": 31
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Andrew Branch & ej-shafran"
        }
      ],
      "group": "@arethetypeswrong",
      "name": "cli",
      "version": "0.17.4",
      "description": "A CLI tool for arethetypeswrong.github.io",
      "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/%40arethetypeswrong/cli@0.17.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/arethetypeswrong/arethetypeswrong.github.io.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@arethetypeswrong/cli@0.17.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@arethetypeswrong/cli/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/@arethetypeswrong/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@arethetypeswrong/cli/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/icu-minify@4.14.5"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-17T13:25:13Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 17, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'icu-minify' with version '4.14.5'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 14 source files."
    }
  ]
}