{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f2da4ef6-1740-4fd3-8f5e-0dce3611bd02",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T08:37:33Z",
    "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": "solid-query",
      "group": "@tanstack",
      "version": "5.102.4",
      "description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",
      "purl": "pkg:npm/%40tanstack/solid-query@5.102.4",
      "bom-ref": "pkg:npm/@tanstack/solid-query@5.102.4",
      "author": "tannerlinsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, compile, test:eslint, test:types, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:types:tscurrent, test:types:ts70, test:lib, test:lib:dev, test:build, build, build:watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, test:build, build, build:watch"
        },
        {
          "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://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solidjs\\n@tanstack"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solidjs/testing-library/package.json\\nnode_modules/@tanstack/query-core/package.json\\nnode_modules/@tanstack/query-test-utils/package.json\\nnode_modules/npm-run-all2/package.json\\nnode_modules/solid-js/package.json\\nnode_modules/unplugin-solid/package.json\\nnode_modules/vite-plugin-solid/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Alexandre Mouton-Brady <amoutonbrady@gmail.com>"
        }
      ],
      "group": "",
      "name": "vite-plugin-solid",
      "version": "2.11.11",
      "description": "solid-js integration plugin for vite 3/4/5/6",
      "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/vite-plugin-solid@2.11.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/vite-plugin-solid#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs/vite-plugin-solid.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite-plugin-solid@2.11.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite-plugin-solid/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite-plugin-solid"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite-plugin-solid/package.json"
              }
            ],
            "concludedValue": "node_modules/vite-plugin-solid/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 2
          },
          {
            "location": "vite.config.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ray <i@mk1.io> (@so1ve)"
        }
      ],
      "group": "",
      "name": "unplugin-solid",
      "version": "2.0.0",
      "description": "Transform Solid.js code in various bundlers powered by unplugin",
      "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/unplugin-solid@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unplugin/unplugin-solid#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unplugin/unplugin-solid.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin-solid@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin-solid/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/unplugin-solid/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin-solid/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-js",
      "version": "1.9.12",
      "description": "A declarative 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/solid-js@1.9.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://solidjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/solid-js@1.9.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-js,batch,solid-js/batch,createComputed,solid-js/createComputed,createContext,solid-js/createContext,createEffect,solid-js/createEffect,createMemo,solid-js/createMemo,createRenderEffect,solid-js/createRenderEffect,createResource,solid-js/createResource,createSignal,solid-js/createSignal,mergeProps,solid-js/mergeProps,solid-js/on,onCleanup,solid-js/onCleanup,onMount,solid-js/onMount,useContext,solid-js/useContext,solid-js/web,createComponent,solid-js/web/createComponent,isServer,solid-js/web/isServer,solid-js/store,createStore,solid-js/store/createStore,reconcile,solid-js/store/reconcile,unwrap,solid-js/store/unwrap,Accessor,solid-js/Accessor,Signal,solid-js/Signal,solid-js/JSX"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/solid-js/package.json"
              }
            ],
            "concludedValue": "node_modules/solid-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/dev.js",
            "line": 2
          },
          {
            "location": "build/dev.js",
            "line": 3
          },
          {
            "location": "build/dev.js",
            "line": 4
          },
          {
            "location": "build/dev.js",
            "line": 7
          },
          {
            "location": "build/dev.js",
            "line": 11
          },
          {
            "location": "build/dev.js",
            "line": 16
          },
          {
            "location": "build/dev.js",
            "line": 25
          },
          {
            "location": "build/dev.js",
            "line": 30
          },
          {
            "location": "build/dev.js",
            "line": 40
          },
          {
            "location": "build/dev.js",
            "line": 41
          },
          {
            "location": "build/dev.js",
            "line": 90
          },
          {
            "location": "build/dev.js",
            "line": 93
          },
          {
            "location": "build/dev.js",
            "line": 104
          },
          {
            "location": "build/dev.js",
            "line": 159
          },
          {
            "location": "build/dev.js",
            "line": 203
          },
          {
            "location": "build/dev.js",
            "line": 209
          },
          {
            "location": "build/dev.js",
            "line": 212
          },
          {
            "location": "build/dev.js",
            "line": 226
          },
          {
            "location": "build/dev.js",
            "line": 242
          },
          {
            "location": "build/dev.js",
            "line": 247
          },
          {
            "location": "build/dev.js",
            "line": 253
          },
          {
            "location": "build/dev.js",
            "line": 263
          },
          {
            "location": "build/dev.js",
            "line": 266
          },
          {
            "location": "build/dev.js",
            "line": 276
          },
          {
            "location": "build/dev.js",
            "line": 283
          },
          {
            "location": "build/dev.js",
            "line": 285
          },
          {
            "location": "build/dev.js",
            "line": 290
          },
          {
            "location": "build/dev.js",
            "line": 291
          },
          {
            "location": "build/dev.js",
            "line": 296
          },
          {
            "location": "build/dev.js",
            "line": 298
          },
          {
            "location": "build/dev.js",
            "line": 309
          },
          {
            "location": "build/dev.js",
            "line": 327
          },
          {
            "location": "build/dev.js",
            "line": 332
          },
          {
            "location": "build/dev.js",
            "line": 333
          },
          {
            "location": "build/dev.js",
            "line": 336
          },
          {
            "location": "build/dev.js",
            "line": 347
          },
          {
            "location": "build/dev.js",
            "line": 366
          },
          {
            "location": "build/dev.js",
            "line": 367
          },
          {
            "location": "build/dev.js",
            "line": 368
          },
          {
            "location": "build/dev.js",
            "line": 369
          },
          {
            "location": "build/dev.js",
            "line": 374
          },
          {
            "location": "build/dev.js",
            "line": 392
          },
          {
            "location": "build/dev.js",
            "line": 393
          },
          {
            "location": "build/dev.js",
            "line": 394
          },
          {
            "location": "build/dev.js",
            "line": 395
          },
          {
            "location": "build/dev.js",
            "line": 400
          },
          {
            "location": "build/dev.js",
            "line": 411
          },
          {
            "location": "build/dev.js",
            "line": 412
          },
          {
            "location": "build/dev.js",
            "line": 413
          },
          {
            "location": "build/dev.js",
            "line": 414
          },
          {
            "location": "build/dev.js",
            "line": 419
          },
          {
            "location": "build/index.js",
            "line": 1
          },
          {
            "location": "build/dev.cjs",
            "line": 3
          },
          {
            "location": "build/dev.cjs",
            "line": 4
          },
          {
            "location": "build/dev.cjs",
            "line": 5
          },
          {
            "location": "build/index.cjs",
            "line": 1
          },
          {
            "location": "src/infiniteQueryOptions.ts",
            "line": 9
          },
          {
            "location": "src/isRestoring.ts",
            "line": 1
          },
          {
            "location": "src/isRestoring.ts",
            "line": 2
          },
          {
            "location": "src/isRestoring.ts",
            "line": 4
          },
          {
            "location": "src/isRestoring.ts",
            "line": 6
          },
          {
            "location": "src/queryOptions.ts",
            "line": 7
          },
          {
            "location": "src/types.ts",
            "line": 20
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 5
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 13
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 14
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 18
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 119
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 127
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 141
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 237
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 315
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 316
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 332
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 333
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 344
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 359
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 360
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 2
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 16
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 72
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 1
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 5
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 12
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 13
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 15
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 17
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 24
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 1
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 5
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 12
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 13
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 15
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 19
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 26
          },
          {
            "location": "src/useMutation.ts",
            "line": 2
          },
          {
            "location": "src/useMutation.ts",
            "line": 3
          },
          {
            "location": "src/useMutation.ts",
            "line": 12
          },
          {
            "location": "src/useMutation.ts",
            "line": 25
          },
          {
            "location": "src/useMutation.ts",
            "line": 51
          },
          {
            "location": "src/useMutation.ts",
            "line": 55
          },
          {
            "location": "src/useMutation.ts",
            "line": 56
          },
          {
            "location": "src/useMutation.ts",
            "line": 77
          },
          {
            "location": "src/useMutationState.ts",
            "line": 1
          },
          {
            "location": "src/useMutationState.ts",
            "line": 10
          },
          {
            "location": "src/useMutationState.ts",
            "line": 60
          },
          {
            "location": "src/useMutationState.ts",
            "line": 61
          },
          {
            "location": "src/useMutationState.ts",
            "line": 63
          },
          {
            "location": "src/useMutationState.ts",
            "line": 67
          },
          {
            "location": "src/useMutationState.ts",
            "line": 78
          },
          {
            "location": "src/useQueries.ts",
            "line": 2
          },
          {
            "location": "src/useQueries.ts",
            "line": 13
          },
          {
            "location": "src/useQueries.ts",
            "line": 17
          },
          {
            "location": "src/useQueries.ts",
            "line": 200
          },
          {
            "location": "src/useQueries.ts",
            "line": 203
          },
          {
            "location": "src/useQueries.ts",
            "line": 205
          },
          {
            "location": "src/useQueries.ts",
            "line": 233
          },
          {
            "location": "src/useQueries.ts",
            "line": 234
          },
          {
            "location": "src/useQueries.ts",
            "line": 247
          },
          {
            "location": "src/useQueries.ts",
            "line": 248
          },
          {
            "location": "src/useQueries.ts",
            "line": 257
          },
          {
            "location": "src/useQueries.ts",
            "line": 262
          },
          {
            "location": "src/useQueries.ts",
            "line": 275
          },
          {
            "location": "src/useQueries.ts",
            "line": 296
          },
          {
            "location": "src/useQueries.ts",
            "line": 302
          },
          {
            "location": "src/useQueries.ts",
            "line": 304
          },
          {
            "location": "src/useQueries.ts",
            "line": 315
          },
          {
            "location": "src/useQueries.ts",
            "line": 341
          },
          {
            "location": "src/useQuery.ts",
            "line": 2
          },
          {
            "location": "src/useQuery.ts",
            "line": 6
          },
          {
            "location": "src/useQuery.ts",
            "line": 46
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 6
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 8
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 10
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 21
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 33
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 57
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 62
          },
          {
            "location": "build/index.d.cts",
            "line": 2
          },
          {
            "location": "build/dev.js",
            "line": 31
          },
          {
            "location": "build/dev.js",
            "line": 60
          },
          {
            "location": "build/dev.js",
            "line": 73
          },
          {
            "location": "build/dev.js",
            "line": 106
          },
          {
            "location": "build/dev.js",
            "line": 145
          },
          {
            "location": "build/dev.js",
            "line": 258
          },
          {
            "location": "build/dev.js",
            "line": 289
          },
          {
            "location": "build/dev.js",
            "line": 294
          },
          {
            "location": "build/dev.js",
            "line": 302
          },
          {
            "location": "build/dev.js",
            "line": 313
          },
          {
            "location": "build/dev.js",
            "line": 314
          },
          {
            "location": "build/dev.js",
            "line": 315
          },
          {
            "location": "build/dev.js",
            "line": 346
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 58
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 78
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 147
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 209
          },
          {
            "location": "src/useMutation.ts",
            "line": 43
          },
          {
            "location": "src/useQueries.ts",
            "line": 226
          },
          {
            "location": "src/useQueries.ts",
            "line": 255
          },
          {
            "location": "src/useQueries.ts",
            "line": 266
          },
          {
            "location": "src/useQueries.ts",
            "line": 279
          },
          {
            "location": "src/useQueries.ts",
            "line": 281
          },
          {
            "location": "src/useQueries.ts",
            "line": 282
          },
          {
            "location": "src/useQueries.ts",
            "line": 340
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "npm-run-all2",
      "version": "5.0.2",
      "description": "A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)",
      "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/npm-run-all2@5.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bcomnes/npm-run-all2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bcomnes/npm-run-all2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-run-all2@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/npm-run-all2/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/npm-run-all2/package.json"
              }
            ],
            "concludedValue": "node_modules/npm-run-all2/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Jonghyeon Ko <manudeli.ko@gmail.com>"
        }
      ],
      "group": "@tanstack",
      "name": "query-test-utils",
      "version": "0.0.0",
      "description": "Internal test utilities for TanStack Query",
      "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/%40tanstack/query-test-utils@0.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/query-test-utils@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-test-utils/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/@tanstack/query-test-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-test-utils/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "tannerlinsley"
        }
      ],
      "group": "@tanstack",
      "name": "query-core",
      "version": "5.102.4",
      "description": "The framework agnostic core that powers TanStack Query",
      "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/%40tanstack/query-core@5.102.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/query-core@5.102.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/query-core,InfiniteQueryObserver,@tanstack/query-core/InfiniteQueryObserver,MutationObserver,@tanstack/query-core/MutationObserver,QueriesObserver,@tanstack/query-core/QueriesObserver,QueryClient,@tanstack/query-core/QueryClient,QueryObserver,@tanstack/query-core/QueryObserver,hydrate,@tanstack/query-core/hydrate,noop,@tanstack/query-core/noop,notifyManager,@tanstack/query-core/notifyManager,replaceEqualDeep,@tanstack/query-core/replaceEqualDeep,shouldThrowError,@tanstack/query-core/shouldThrowError,DefaultOptions,@tanstack/query-core/DefaultOptions,DefaultError,@tanstack/query-core/DefaultError,OmitKeyof,@tanstack/query-core/OmitKeyof,QueryClientConfig,@tanstack/query-core/QueryClientConfig,InfiniteQueryObserverOptions,@tanstack/query-core/InfiniteQueryObserverOptions,QueryObserverOptions,@tanstack/query-core/QueryObserverOptions,QueryKey,@tanstack/query-core/QueryKey,InfiniteData,@tanstack/query-core/InfiniteData,NonUndefinedGuard,@tanstack/query-core/NonUndefinedGuard,QueryKeyWithDataTag,@tanstack/query-core/QueryKeyWithDataTag,WithRequired,@tanstack/query-core/WithRequired,DefinedInfiniteQueryObserverResult,@tanstack/query-core/DefinedInfiniteQueryObserverResult,DefinedQueryObserverResult,@tanstack/query-core/DefinedQueryObserverResult,InfiniteQueryObserverResult,@tanstack/query-core/InfiniteQueryObserverResult,MutateFunction,@tanstack/query-core/MutateFunction,MutationObserverOptions,@tanstack/query-core/MutationObserverOptions,MutationObserverResult,@tanstack/query-core/MutationObserverResult,Override,@tanstack/query-core/Override,QueryObserverResult,@tanstack/query-core/QueryObserverResult,Query,@tanstack/query-core/Query,QueryFilters,@tanstack/query-core/QueryFilters,MutationFilters,@tanstack/query-core/MutationFilters,Mutation,@tanstack/query-core/Mutation,MutationCache,@tanstack/query-core/MutationCache,MutationState,@tanstack/query-core/MutationState,QueriesObserverOptions,@tanstack/query-core/QueriesObserverOptions,QueriesPlaceholderDataFunction,@tanstack/query-core/QueriesPlaceholderDataFunction,QueryFunction,@tanstack/query-core/QueryFunction,ThrowOnError,@tanstack/query-core/ThrowOnError"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/query-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/dev.js",
            "line": 1
          },
          {
            "location": "build/dev.js",
            "line": 5
          },
          {
            "location": "build/dev.js",
            "line": 109
          },
          {
            "location": "build/dev.js",
            "line": 166
          },
          {
            "location": "build/dev.js",
            "line": 190
          },
          {
            "location": "build/dev.js",
            "line": 267
          },
          {
            "location": "build/dev.js",
            "line": 416
          },
          {
            "location": "build/index.js",
            "line": 1
          },
          {
            "location": "build/dev.cjs",
            "line": 2
          },
          {
            "location": "build/index.cjs",
            "line": 1
          },
          {
            "location": "src/QueryClient.ts",
            "line": 1
          },
          {
            "location": "src/QueryClient.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/infiniteQueryOptions.ts",
            "line": 7
          },
          {
            "location": "src/mutationOptions.ts",
            "line": 1
          },
          {
            "location": "src/queryOptions.ts",
            "line": 5
          },
          {
            "location": "src/types.ts",
            "line": 15
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 4
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 25
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 156
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 253
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 288
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 1
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 9
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 3
          },
          {
            "location": "src/useIsMutating.ts",
            "line": 3
          },
          {
            "location": "src/useMutation.ts",
            "line": 1
          },
          {
            "location": "src/useMutation.ts",
            "line": 5
          },
          {
            "location": "src/useMutation.ts",
            "line": 61
          },
          {
            "location": "src/useMutationState.ts",
            "line": 2
          },
          {
            "location": "src/useMutationState.ts",
            "line": 9
          },
          {
            "location": "src/useMutationState.ts",
            "line": 69
          },
          {
            "location": "src/useQueries.ts",
            "line": 1
          },
          {
            "location": "src/useQueries.ts",
            "line": 29
          },
          {
            "location": "src/useQuery.ts",
            "line": 1
          },
          {
            "location": "src/useQuery.ts",
            "line": 4
          },
          {
            "location": "build/index.d.cts",
            "line": 1
          },
          {
            "location": "build/index.d.cts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "@solidjs",
      "name": "testing-library",
      "version": "0.8.10",
      "description": "Simple and complete Solid 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/%40solidjs/testing-library@0.8.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid-testing-library"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@solidjs/testing-library@0.8.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solidjs/testing-library/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solidjs/testing-library,cleanup,@solidjs/testing-library/cleanup"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solidjs/testing-library/package.json"
              }
            ],
            "concludedValue": "node_modules/@solidjs/testing-library/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "test-setup.ts",
            "line": 2
          },
          {
            "location": "test-setup.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/solid-query@5.102.4"
      ],
      "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-10T08:37:33Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'solid-query' with version '5.102.4'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}