{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6f1e4802-ee57-4aac-bdee-f38c66ae4496",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-17T13:25:15Z",
    "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": "use-intl",
      "group": "",
      "version": "4.14.5",
      "description": "Internationalization (i18n) for React",
      "purl": "pkg:npm/use-intl@4.14.5",
      "bom-ref": "pkg:npm/use-intl@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@schummar\\n@size-limit\\n@testing-library\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@arethetypeswrong/cli/package.json\\nnode_modules/@formatjs/fast-memoize/package.json\\nnode_modules/@schummar/icu-type-parser/package.json\\nnode_modules/@size-limit/preset-small-lib/package.json\\nnode_modules/@testing-library/react/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/date-fns/package.json\\nnode_modules/eslint-config-molindo/package.json\\nnode_modules/eslint-plugin-react-compiler/package.json\\nnode_modules/eslint/package.json\\nnode_modules/icu-minify/package.json\\nnode_modules/intl-messageformat/package.json\\nnode_modules/prettier/package.json\\nnode_modules/publint/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/rollup/package.json\\nnode_modules/size-limit/package.json\\nnode_modules/tinyspy/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": 7
          }
        ]
      },
      "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"
      ]
    },
    {
      "group": "",
      "name": "tinyspy",
      "version": "3.0.2",
      "description": "A minimal fork of nanospy, with more features",
      "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/tinyspy@3.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyspy#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyspy.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyspy@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyspy/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/tinyspy/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyspy/package.json"
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "React package for working with the DOM.",
      "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/react-dom@19.2.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/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/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.3",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react@19.2.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "react/IntlProvider,react/useTranslations,react/useLocale,react/useNow,react/useTimeZone,react/useMessages,react/useFormatter,react/useExtracted"
        },
        {
          "name": "ImportedModules",
          "value": "react,isValidElement,react/isValidElement,cloneElement,react/cloneElement,createContext,react/createContext,useContext,react/useContext,useMemo,react/useMemo,useState,react/useState,useEffect,react/useEffect,react/jsx-runtime,react/jsx-runtime/jsx,ReactNode,react/ReactNode,ReactElement,react/ReactElement"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/development/format-message/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/development/format-message/index.js",
            "line": 130
          },
          {
            "location": "dist/esm/development/initializeConfig-CUsOI8u2.js",
            "line": 1
          },
          {
            "location": "dist/esm/development/initializeConfig-CUsOI8u2.js",
            "line": 31
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 1
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 4
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 8
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 20
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 25
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 28
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 38
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 59
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 88
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 141
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 142
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 175
          },
          {
            "location": "dist/esm/production/format-message/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/production/initializeConfig-CHgjheii.js",
            "line": 1
          },
          {
            "location": "dist/esm/production/react.js",
            "line": 1
          },
          {
            "location": "src/core/TranslationValues.tsx",
            "line": 1
          },
          {
            "location": "src/core/createBaseTranslator.tsx",
            "line": 1
          },
          {
            "location": "src/core/createBaseTranslator.tsx",
            "line": 31
          },
          {
            "location": "src/core/createBaseTranslator.tsx",
            "line": 32
          },
          {
            "location": "src/core/createFormatter.tsx",
            "line": 1
          },
          {
            "location": "src/core/createTranslator.tsx",
            "line": 1
          },
          {
            "location": "src/core/format-message/compile-format.tsx",
            "line": 2
          },
          {
            "location": "src/core/format-message/compile-format.tsx",
            "line": 127
          },
          {
            "location": "src/core/format-message/format-only.tsx",
            "line": 2
          },
          {
            "location": "src/core/format-message/types.tsx",
            "line": 1
          },
          {
            "location": "src/react/IntlContext.tsx",
            "line": 1
          },
          {
            "location": "src/react/IntlContext.tsx",
            "line": 10
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 1
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 25
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 30
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 35
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 48
          },
          {
            "location": "src/react/useExtracted.tsx",
            "line": 1
          },
          {
            "location": "src/react/useFormatter.tsx",
            "line": 1
          },
          {
            "location": "src/react/useFormatter.tsx",
            "line": 15
          },
          {
            "location": "src/react/useIntlContext.tsx",
            "line": 1
          },
          {
            "location": "src/react/useIntlContext.tsx",
            "line": 5
          },
          {
            "location": "src/react/useNow.tsx",
            "line": 1
          },
          {
            "location": "src/react/useNow.tsx",
            "line": 19
          },
          {
            "location": "src/react/useNow.tsx",
            "line": 21
          },
          {
            "location": "src/react/useTranslationsImpl.tsx",
            "line": 1
          },
          {
            "location": "src/react/useTranslationsImpl.tsx",
            "line": 51
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 52
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "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": "required",
      "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": "ImportedModules",
          "value": "intl-messageformat,IntlMessageFormat,intl-messageformat/IntlMessageFormat,Formats,intl-messageformat/Formats"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/development/format-message/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/production/format-message/index.js",
            "line": 1
          },
          {
            "location": "src/core/NumberFormatOptions.tsx",
            "line": 1
          },
          {
            "location": "src/core/convertFormatsToIntlMessageFormat.tsx",
            "line": 4
          },
          {
            "location": "src/core/format-message/compile-format.tsx",
            "line": 1
          },
          {
            "location": "src/core/formatters.tsx",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jan Amann <jan@amann.work>"
        }
      ],
      "group": "",
      "name": "icu-minify",
      "version": "4.14.5",
      "description": "ICU message format compiler with a <1KB runtime bundle footprint",
      "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/icu-minify@4.14.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://next-intl.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/amannn/next-intl.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/icu-minify@4.14.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/icu-minify/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "icu-minify/format,CompiledMessage,icu-minify/format/CompiledMessage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/icu-minify/package.json"
              }
            ],
            "concludedValue": "node_modules/icu-minify/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/core/format-message/format-only.tsx",
            "line": 1
          },
          {
            "location": "src/core/format-message/format-only.tsx",
            "line": 15
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    },
    {
      "group": "",
      "name": "eslint-plugin-react-compiler",
      "version": "0.0.0-experimental-8e3b87c-20240822",
      "description": "ESLint plugin to display errors found by the React compiler.",
      "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-plugin-react-compiler@0.0.0-experimental-8e3b87c-20240822",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-react-compiler@0.0.0-experimental-8e3b87c-20240822",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-react-compiler/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-plugin-react-compiler"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-plugin-react-compiler/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-react-compiler/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "eslint.config.mjs",
            "line": 2
          }
        ]
      }
    },
    {
      "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": 4
          }
        ]
      }
    },
    {
      "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": "",
      "name": "date-fns",
      "version": "4.1.0",
      "description": "Modern JavaScript date utility library",
      "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/date-fns@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/date-fns@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/date-fns/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/date-fns/package.json"
              }
            ],
            "concludedValue": "node_modules/date-fns/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "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/react-dom@19.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/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/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.14",
      "description": "TypeScript definitions for react",
      "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/%40types/react@19.2.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/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": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "@testing-library",
      "name": "react",
      "version": "16.3.1",
      "description": "Simple and complete React DOM testing utilities that encourage good testing practices.",
      "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/%40testing-library/react@16.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/react-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/react-testing-library"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/react@16.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/react/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "react/IntlProvider,react/useTranslations,react/useLocale,react/useNow,react/useTimeZone,react/useMessages,react/useFormatter,react/useExtracted"
        },
        {
          "name": "ImportedModules",
          "value": "react,isValidElement,react/isValidElement,cloneElement,react/cloneElement,createContext,react/createContext,useContext,react/useContext,useMemo,react/useMemo,useState,react/useState,useEffect,react/useEffect,react/jsx-runtime,react/jsx-runtime/jsx,ReactNode,react/ReactNode,ReactElement,react/ReactElement"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@testing-library/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/development/format-message/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/development/format-message/index.js",
            "line": 130
          },
          {
            "location": "dist/esm/development/initializeConfig-CUsOI8u2.js",
            "line": 1
          },
          {
            "location": "dist/esm/development/initializeConfig-CUsOI8u2.js",
            "line": 31
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 1
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 4
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 8
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 20
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 25
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 28
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 38
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 59
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 88
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 141
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 142
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 175
          },
          {
            "location": "dist/esm/production/format-message/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/production/initializeConfig-CHgjheii.js",
            "line": 1
          },
          {
            "location": "dist/esm/production/react.js",
            "line": 1
          },
          {
            "location": "src/core/TranslationValues.tsx",
            "line": 1
          },
          {
            "location": "src/core/createBaseTranslator.tsx",
            "line": 1
          },
          {
            "location": "src/core/createBaseTranslator.tsx",
            "line": 31
          },
          {
            "location": "src/core/createBaseTranslator.tsx",
            "line": 32
          },
          {
            "location": "src/core/createFormatter.tsx",
            "line": 1
          },
          {
            "location": "src/core/createTranslator.tsx",
            "line": 1
          },
          {
            "location": "src/core/format-message/compile-format.tsx",
            "line": 2
          },
          {
            "location": "src/core/format-message/compile-format.tsx",
            "line": 127
          },
          {
            "location": "src/core/format-message/format-only.tsx",
            "line": 2
          },
          {
            "location": "src/core/format-message/types.tsx",
            "line": 1
          },
          {
            "location": "src/react/IntlContext.tsx",
            "line": 1
          },
          {
            "location": "src/react/IntlContext.tsx",
            "line": 10
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 1
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 25
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 30
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 35
          },
          {
            "location": "src/react/IntlProvider.tsx",
            "line": 48
          },
          {
            "location": "src/react/useExtracted.tsx",
            "line": 1
          },
          {
            "location": "src/react/useFormatter.tsx",
            "line": 1
          },
          {
            "location": "src/react/useFormatter.tsx",
            "line": 15
          },
          {
            "location": "src/react/useIntlContext.tsx",
            "line": 1
          },
          {
            "location": "src/react/useIntlContext.tsx",
            "line": 5
          },
          {
            "location": "src/react/useNow.tsx",
            "line": 1
          },
          {
            "location": "src/react/useNow.tsx",
            "line": 19
          },
          {
            "location": "src/react/useNow.tsx",
            "line": 21
          },
          {
            "location": "src/react/useTranslationsImpl.tsx",
            "line": 1
          },
          {
            "location": "src/react/useTranslationsImpl.tsx",
            "line": 51
          },
          {
            "location": "dist/esm/development/react.js",
            "line": 52
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Marco Schumacher <marco@schumacher.dev>"
        }
      ],
      "group": "@schummar",
      "name": "icu-type-parser",
      "version": "1.21.5",
      "description": "TypeScript powered ICU message parser.",
      "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/%40schummar/icu-type-parser@1.21.5",
      "type": "library",
      "bom-ref": "pkg:npm/@schummar/icu-type-parser@1.21.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@schummar/icu-type-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@schummar/icu-type-parser,GetICUArgs,@schummar/icu-type-parser/GetICUArgs,GetICUArgsOptions,@schummar/icu-type-parser/GetICUArgsOptions"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@schummar/icu-type-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@schummar/icu-type-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/core/ICUArgs.tsx",
            "line": 3
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Long Ho <holevietlong@gmail.com>"
        }
      ],
      "group": "@formatjs",
      "name": "fast-memoize",
      "version": "3.1.0",
      "description": "fork of fast-memoize and support esm",
      "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/fast-memoize@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/formatjs/formatjs#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@formatjs/fast-memoize@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@formatjs/fast-memoize/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@formatjs/fast-memoize,memoize,@formatjs/fast-memoize/memoize,strategies,@formatjs/fast-memoize/strategies,Cache,@formatjs/fast-memoize/Cache"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@formatjs/fast-memoize/package.json"
              }
            ],
            "concludedValue": "node_modules/@formatjs/fast-memoize/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/development/formatters-r4aAmsMP.js",
            "line": 1
          },
          {
            "location": "dist/esm/development/formatters-r4aAmsMP.js",
            "line": 54
          },
          {
            "location": "dist/esm/production/formatters-CJcico0N.js",
            "line": 1
          },
          {
            "location": "src/core/formatters.tsx",
            "line": 1
          },
          {
            "location": "src/core/formatters.tsx",
            "line": 47
          }
        ]
      }
    },
    {
      "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/use-intl@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:15Z",
      "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 'use-intl' with version '4.14.5'. The package type in this SBOM is npm with 6 purl namespaces described under components. The components were identified from 24 source files."
    }
  ]
}