{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b3329f1e-b304-4afb-8438-6dc130db871c",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T16:04:48Z",
    "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": "react",
      "group": "@ai-sdk",
      "version": "2.0.212",
      "purl": "pkg:npm/%40ai-sdk/react@2.0.212",
      "bom-ref": "pkg:npm/@ai-sdk/react@2.0.212",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:watch, clean, type-check, test, test:update, test:watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:watch, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@ai-sdk\\n@testing-library\\n@types\\n@vercel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@ai-sdk/provider-utils/package.json\\nnode_modules/@testing-library/jest-dom/package.json\\nnode_modules/@testing-library/react/package.json\\nnode_modules/@testing-library/user-event/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vercel/ai-tsconfig/package.json\\nnode_modules/ai/package.json\\nnode_modules/jsdom/package.json\\nnode_modules/msw/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/swr/package.json\\nnode_modules/throttleit/package.json\\nnode_modules/tsup/package.json\\nnode_modules/typescript/package.json\\nnode_modules/zod/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Colin McDonnell <zod@colinhacks.com>"
        }
      ],
      "group": "",
      "name": "zod",
      "version": "3.25.76",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "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/zod@3.25.76",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/zod@3.25.76",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/zod/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "zod/v3,zod/v4"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/zod/package.json"
              }
            ],
            "concludedValue": "node_modules/zod/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/use-object.ts",
            "line": 16
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          },
          {
            "location": "src/use-object.ts",
            "line": 17
          },
          {
            "location": "dist/index.d.mts",
            "line": 5
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.8.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.8.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "7.2.0",
      "description": "Bundle your TypeScript library with no config, powered by esbuild",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tsup@7.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsup.egoist.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/egoist/tsup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsup@7.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsup/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsup/package.json"
              }
            ],
            "concludedValue": "node_modules/tsup/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "throttleit",
      "version": "2.1.0",
      "description": "Throttle a function to limit its execution rate",
      "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/throttleit@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/throttleit@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/throttleit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "throttleit"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/throttleit/package.json"
              }
            ],
            "concludedValue": "node_modules/throttleit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 65
          },
          {
            "location": "dist/index.mjs",
            "line": 29
          },
          {
            "location": "dist/index.mjs",
            "line": 31
          },
          {
            "location": "src/throttle.ts",
            "line": 1
          },
          {
            "location": "src/throttle.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "",
      "name": "swr",
      "version": "2.4.1",
      "description": "React Hooks library for remote data fetching",
      "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/swr@2.4.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://swr.vercel.app"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/swr@2.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/swr/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "swr,SWRConfig,swr/SWRConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/swr/package.json"
              }
            ],
            "concludedValue": "node_modules/swr/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 243
          },
          {
            "location": "dist/index.js",
            "line": 370
          },
          {
            "location": "dist/index.mjs",
            "line": 209
          },
          {
            "location": "dist/index.mjs",
            "line": 226
          },
          {
            "location": "dist/index.mjs",
            "line": 229
          },
          {
            "location": "dist/index.mjs",
            "line": 343
          },
          {
            "location": "dist/index.mjs",
            "line": 359
          },
          {
            "location": "src/use-completion.ts",
            "line": 7
          },
          {
            "location": "src/use-completion.ts",
            "line": 89
          },
          {
            "location": "src/use-completion.ts",
            "line": 93
          },
          {
            "location": "src/use-object.ts",
            "line": 15
          },
          {
            "location": "src/use-object.ts",
            "line": 143
          },
          {
            "location": "src/setup-test-component.tsx",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.4",
      "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.4",
      "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.4",
      "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.4",
      "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.4",
      "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.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useCallback,react/useCallback,useEffect,react/useEffect,useRef,react/useRef,useSyncExternalStore,react/useSyncExternalStore,useId,react/useId,useState,react/useState"
        },
        {
          "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/index.js",
            "line": 59
          },
          {
            "location": "dist/index.js",
            "line": 242
          },
          {
            "location": "dist/index.js",
            "line": 369
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "dist/index.mjs",
            "line": 143
          },
          {
            "location": "dist/index.mjs",
            "line": 150
          },
          {
            "location": "dist/index.mjs",
            "line": 156
          },
          {
            "location": "dist/index.mjs",
            "line": 161
          },
          {
            "location": "dist/index.mjs",
            "line": 166
          },
          {
            "location": "dist/index.mjs",
            "line": 171
          },
          {
            "location": "dist/index.mjs",
            "line": 180
          },
          {
            "location": "dist/index.mjs",
            "line": 208
          },
          {
            "location": "dist/index.mjs",
            "line": 224
          },
          {
            "location": "dist/index.mjs",
            "line": 233
          },
          {
            "location": "dist/index.mjs",
            "line": 235
          },
          {
            "location": "dist/index.mjs",
            "line": 236
          },
          {
            "location": "dist/index.mjs",
            "line": 241
          },
          {
            "location": "dist/index.mjs",
            "line": 248
          },
          {
            "location": "dist/index.mjs",
            "line": 285
          },
          {
            "location": "dist/index.mjs",
            "line": 291
          },
          {
            "location": "dist/index.mjs",
            "line": 297
          },
          {
            "location": "dist/index.mjs",
            "line": 303
          },
          {
            "location": "dist/index.mjs",
            "line": 304
          },
          {
            "location": "dist/index.mjs",
            "line": 312
          },
          {
            "location": "dist/index.mjs",
            "line": 342
          },
          {
            "location": "dist/index.mjs",
            "line": 357
          },
          {
            "location": "dist/index.mjs",
            "line": 364
          },
          {
            "location": "dist/index.mjs",
            "line": 365
          },
          {
            "location": "dist/index.mjs",
            "line": 366
          },
          {
            "location": "dist/index.mjs",
            "line": 367
          },
          {
            "location": "src/use-chat.ts",
            "line": 2
          },
          {
            "location": "src/use-chat.ts",
            "line": 57
          },
          {
            "location": "src/use-chat.ts",
            "line": 69
          },
          {
            "location": "src/use-chat.ts",
            "line": 77
          },
          {
            "location": "src/use-chat.ts",
            "line": 83
          },
          {
            "location": "src/use-chat.ts",
            "line": 89
          },
          {
            "location": "src/use-chat.ts",
            "line": 95
          },
          {
            "location": "src/use-chat.ts",
            "line": 107
          },
          {
            "location": "src/use-completion.ts",
            "line": 6
          },
          {
            "location": "src/use-completion.ts",
            "line": 85
          },
          {
            "location": "src/use-completion.ts",
            "line": 98
          },
          {
            "location": "src/use-completion.ts",
            "line": 103
          },
          {
            "location": "src/use-completion.ts",
            "line": 105
          },
          {
            "location": "src/use-completion.ts",
            "line": 111
          },
          {
            "location": "src/use-completion.ts",
            "line": 119
          },
          {
            "location": "src/use-completion.ts",
            "line": 158
          },
          {
            "location": "src/use-completion.ts",
            "line": 165
          },
          {
            "location": "src/use-completion.ts",
            "line": 172
          },
          {
            "location": "src/use-completion.ts",
            "line": 179
          },
          {
            "location": "src/use-completion.ts",
            "line": 181
          },
          {
            "location": "src/use-completion.ts",
            "line": 189
          },
          {
            "location": "src/use-object.ts",
            "line": 14
          },
          {
            "location": "src/use-object.ts",
            "line": 139
          },
          {
            "location": "src/use-object.ts",
            "line": 149
          },
          {
            "location": "src/use-object.ts",
            "line": 150
          },
          {
            "location": "src/use-object.ts",
            "line": 153
          },
          {
            "location": "src/use-object.ts",
            "line": 155
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 2
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 9
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Artem Zakharchenko (https://github.com/kettanaito)"
        }
      ],
      "group": "",
      "name": "msw",
      "version": "2.6.4",
      "description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",
      "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/msw@2.6.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mswjs.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mswjs/msw"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/msw@2.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/msw/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/msw/package.json"
              }
            ],
            "concludedValue": "node_modules/msw/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "group": "",
      "name": "jsdom",
      "version": "24.1.3",
      "description": "A JavaScript implementation of many web standards",
      "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/jsdom@24.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdom@24.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsdom/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/jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/jsdom/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "",
      "name": "ai",
      "version": "5.0.210",
      "description": "AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ai@5.0.210",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ai@5.0.210",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ai/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "ai,CreateUIMessage,ai/CreateUIMessage,UIMessage,ai/UIMessage,UseCompletionOptions,ai/UseCompletionOptions"
        },
        {
          "name": "ImportedModules",
          "value": "ai,AbstractChat,ai/AbstractChat,callCompletionApi,ai/callCompletionApi,asSchema,ai/asSchema,isDeepEqualData,ai/isDeepEqualData,parsePartialJson,ai/parsePartialJson,ChatInit,ai/ChatInit,ChatState,ai/ChatState,ChatStatus,ai/ChatStatus,UIMessage,ai/UIMessage,CreateUIMessage,ai/CreateUIMessage,CompletionRequestOptions,ai/CompletionRequestOptions,UseCompletionOptions,ai/UseCompletionOptions,DeepPartial,ai/DeepPartial,Schema,ai/Schema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ai/package.json"
              }
            ],
            "concludedValue": "node_modules/ai/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 62
          },
          {
            "location": "dist/index.js",
            "line": 241
          },
          {
            "location": "dist/index.js",
            "line": 368
          },
          {
            "location": "dist/index.mjs",
            "line": 26
          },
          {
            "location": "dist/index.mjs",
            "line": 207
          },
          {
            "location": "dist/index.mjs",
            "line": 249
          },
          {
            "location": "dist/index.mjs",
            "line": 341
          },
          {
            "location": "dist/index.mjs",
            "line": 409
          },
          {
            "location": "dist/index.mjs",
            "line": 411
          },
          {
            "location": "dist/index.mjs",
            "line": 422
          },
          {
            "location": "src/chat.react.ts",
            "line": 7
          },
          {
            "location": "src/use-chat.ts",
            "line": 1
          },
          {
            "location": "src/use-completion.ts",
            "line": 5
          },
          {
            "location": "src/use-completion.ts",
            "line": 121
          },
          {
            "location": "src/use-object.ts",
            "line": 13
          },
          {
            "location": "src/use-object.ts",
            "line": 204
          },
          {
            "location": "src/use-object.ts",
            "line": 207
          },
          {
            "location": "src/use-object.ts",
            "line": 221
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 1
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 12
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      },
      "tags": [
        "ai"
      ]
    },
    {
      "group": "@vercel",
      "name": "ai-tsconfig",
      "version": "0.0.0",
      "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/%40vercel/ai-tsconfig@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/ai-tsconfig@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/ai-tsconfig/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/@vercel/ai-tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/ai-tsconfig/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.17.24",
      "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.17.24",
      "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.17.24",
      "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": "Giorgio Polvara <polvara@gmail.com>"
        }
      ],
      "group": "@testing-library",
      "name": "user-event",
      "version": "14.6.1",
      "description": "Fire events the same way the user does",
      "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/user-event@14.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/user-event#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/user-event"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/user-event@14.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/user-event/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/@testing-library/user-event/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/user-event/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "@testing-library",
      "name": "react",
      "version": "16.3.2",
      "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.2",
      "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.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useCallback,react/useCallback,useEffect,react/useEffect,useRef,react/useRef,useSyncExternalStore,react/useSyncExternalStore,useId,react/useId,useState,react/useState"
        },
        {
          "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/index.js",
            "line": 59
          },
          {
            "location": "dist/index.js",
            "line": 242
          },
          {
            "location": "dist/index.js",
            "line": 369
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "dist/index.mjs",
            "line": 143
          },
          {
            "location": "dist/index.mjs",
            "line": 150
          },
          {
            "location": "dist/index.mjs",
            "line": 156
          },
          {
            "location": "dist/index.mjs",
            "line": 161
          },
          {
            "location": "dist/index.mjs",
            "line": 166
          },
          {
            "location": "dist/index.mjs",
            "line": 171
          },
          {
            "location": "dist/index.mjs",
            "line": 180
          },
          {
            "location": "dist/index.mjs",
            "line": 208
          },
          {
            "location": "dist/index.mjs",
            "line": 224
          },
          {
            "location": "dist/index.mjs",
            "line": 233
          },
          {
            "location": "dist/index.mjs",
            "line": 235
          },
          {
            "location": "dist/index.mjs",
            "line": 236
          },
          {
            "location": "dist/index.mjs",
            "line": 241
          },
          {
            "location": "dist/index.mjs",
            "line": 248
          },
          {
            "location": "dist/index.mjs",
            "line": 285
          },
          {
            "location": "dist/index.mjs",
            "line": 291
          },
          {
            "location": "dist/index.mjs",
            "line": 297
          },
          {
            "location": "dist/index.mjs",
            "line": 303
          },
          {
            "location": "dist/index.mjs",
            "line": 304
          },
          {
            "location": "dist/index.mjs",
            "line": 312
          },
          {
            "location": "dist/index.mjs",
            "line": 342
          },
          {
            "location": "dist/index.mjs",
            "line": 357
          },
          {
            "location": "dist/index.mjs",
            "line": 364
          },
          {
            "location": "dist/index.mjs",
            "line": 365
          },
          {
            "location": "dist/index.mjs",
            "line": 366
          },
          {
            "location": "dist/index.mjs",
            "line": 367
          },
          {
            "location": "src/use-chat.ts",
            "line": 2
          },
          {
            "location": "src/use-chat.ts",
            "line": 57
          },
          {
            "location": "src/use-chat.ts",
            "line": 69
          },
          {
            "location": "src/use-chat.ts",
            "line": 77
          },
          {
            "location": "src/use-chat.ts",
            "line": 83
          },
          {
            "location": "src/use-chat.ts",
            "line": 89
          },
          {
            "location": "src/use-chat.ts",
            "line": 95
          },
          {
            "location": "src/use-chat.ts",
            "line": 107
          },
          {
            "location": "src/use-completion.ts",
            "line": 6
          },
          {
            "location": "src/use-completion.ts",
            "line": 85
          },
          {
            "location": "src/use-completion.ts",
            "line": 98
          },
          {
            "location": "src/use-completion.ts",
            "line": 103
          },
          {
            "location": "src/use-completion.ts",
            "line": 105
          },
          {
            "location": "src/use-completion.ts",
            "line": 111
          },
          {
            "location": "src/use-completion.ts",
            "line": 119
          },
          {
            "location": "src/use-completion.ts",
            "line": 158
          },
          {
            "location": "src/use-completion.ts",
            "line": 165
          },
          {
            "location": "src/use-completion.ts",
            "line": 172
          },
          {
            "location": "src/use-completion.ts",
            "line": 179
          },
          {
            "location": "src/use-completion.ts",
            "line": 181
          },
          {
            "location": "src/use-completion.ts",
            "line": 189
          },
          {
            "location": "src/use-object.ts",
            "line": 14
          },
          {
            "location": "src/use-object.ts",
            "line": 139
          },
          {
            "location": "src/use-object.ts",
            "line": 149
          },
          {
            "location": "src/use-object.ts",
            "line": 150
          },
          {
            "location": "src/use-object.ts",
            "line": 153
          },
          {
            "location": "src/use-object.ts",
            "line": 155
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 2
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 9
          },
          {
            "location": "src/util/use-stable-value.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ernesto Garcia <gnapse@gmail.com> (http://gnapse.github.io)"
        }
      ],
      "group": "@testing-library",
      "name": "jest-dom",
      "version": "6.9.1",
      "description": "Custom jest matchers to test the state of the DOM",
      "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/jest-dom@6.9.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/jest-dom#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/jest-dom"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/jest-dom@6.9.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/jest-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@testing-library/jest-dom/matchers"
        },
        {
          "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/jest-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/jest-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/vitest-setup.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@ai-sdk",
      "name": "provider-utils",
      "version": "3.0.28",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40ai-sdk/provider-utils@3.0.28",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ai-sdk/provider-utils@3.0.28",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ai-sdk/provider-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ai-sdk/provider-utils,isAbortError,@ai-sdk/provider-utils/isAbortError,safeValidateTypes,@ai-sdk/provider-utils/safeValidateTypes,FetchFunction,@ai-sdk/provider-utils/FetchFunction,InferSchema,@ai-sdk/provider-utils/InferSchema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ai-sdk/provider-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@ai-sdk/provider-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 367
          },
          {
            "location": "dist/index.mjs",
            "line": 336
          },
          {
            "location": "dist/index.mjs",
            "line": 420
          },
          {
            "location": "dist/index.mjs",
            "line": 432
          },
          {
            "location": "src/use-object.ts",
            "line": 6
          },
          {
            "location": "src/use-object.ts",
            "line": 219
          },
          {
            "location": "src/use-object.ts",
            "line": 234
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@ai-sdk/react@2.0.212"
      ],
      "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-15T16:04:48Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react' with version '2.0.212'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 18 source files."
    }
  ]
}