{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e7c297c3-af8c-458a-8794-14409d7a9f8b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:22: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": "preact-store",
      "group": "@tanstack",
      "version": "0.13.2",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "purl": "pkg:npm/%40tanstack/preact-store@0.13.2",
      "bom-ref": "pkg:npm/@tanstack/preact-store@0.13.2",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:eslint, test:types, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:lib, test:lib:dev, test:build, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:build, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TanStack/store.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@preact\\n@tanstack\\n@testing-library"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@preact/preset-vite/package.json\\nnode_modules/@tanstack/store/package.json\\nnode_modules/@testing-library/preact/package.json\\nnode_modules/eslint-config-preact/package.json\\nnode_modules/jsdom/package.json\\nnode_modules/preact/package.json\\nnode_modules/typescript-eslint/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.4",
      "description": "Next generation testing framework powered by Vite",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest@4.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "typescript-eslint",
      "version": "8.58.1",
      "description": "Tooling which enables you to use TypeScript with ESLint",
      "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/typescript-eslint@8.58.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/typescript-eslint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript-eslint@8.58.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript-eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript-eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript-eslint/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "preact",
      "version": "10.29.1",
      "description": "Fast 3kb React-compatible Virtual DOM library.",
      "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/preact@10.29.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://preactjs.com"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact@10.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact/hooks,useMemo,preact/hooks/useMemo,useContext,preact/hooks/useContext,useState,preact/hooks/useState,useCallback,preact/hooks/useCallback,useEffect,preact/hooks/useEffect,useLayoutEffect,preact/hooks/useLayoutEffect,useRef,preact/hooks/useRef,preact,createContext,preact/createContext,preact/jsx-runtime,preact/jsx-runtime/jsx,ComponentChildren,preact/ComponentChildren"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/preact/package.json"
              }
            ],
            "concludedValue": "node_modules/preact/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/_useStore.js",
            "line": 2
          },
          {
            "location": "dist/_useStore.js",
            "line": 23
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 2
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 55
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 2
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 6
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 2
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 6
          },
          {
            "location": "dist/useSelector.js",
            "line": 1
          },
          {
            "location": "dist/useSelector.js",
            "line": 15
          },
          {
            "location": "dist/useSelector.js",
            "line": 19
          },
          {
            "location": "dist/useSelector.js",
            "line": 29
          },
          {
            "location": "dist/useSelector.js",
            "line": 48
          },
          {
            "location": "dist/useSelector.js",
            "line": 76
          },
          {
            "location": "dist/useSelector.js",
            "line": 80
          },
          {
            "location": "dist/useSelector.js",
            "line": 81
          },
          {
            "location": "dist/useSelector.js",
            "line": 86
          },
          {
            "location": "dist/_useStore.cjs",
            "line": 2
          },
          {
            "location": "dist/createStoreContext.cjs",
            "line": 2
          },
          {
            "location": "dist/useCreateAtom.cjs",
            "line": 2
          },
          {
            "location": "dist/useCreateStore.cjs",
            "line": 2
          },
          {
            "location": "dist/useSelector.cjs",
            "line": 1
          },
          {
            "location": "src/_useStore.ts",
            "line": 1
          },
          {
            "location": "src/_useStore.ts",
            "line": 37
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 1
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 39
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 1
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 50
          },
          {
            "location": "src/useSelector.ts",
            "line": 7
          },
          {
            "location": "src/useSelector.ts",
            "line": 45
          },
          {
            "location": "src/useSelector.ts",
            "line": 49
          },
          {
            "location": "src/useSelector.ts",
            "line": 58
          },
          {
            "location": "src/useSelector.ts",
            "line": 91
          },
          {
            "location": "src/useSelector.ts",
            "line": 135
          },
          {
            "location": "src/useSelector.ts",
            "line": 143
          },
          {
            "location": "src/useSelector.ts",
            "line": 149
          },
          {
            "location": "src/useSelector.ts",
            "line": 155
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 3
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 59
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 1
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 3
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 46
          },
          {
            "location": "dist/createStoreContext.cjs",
            "line": 1
          },
          {
            "location": "dist/createStoreContext.cjs",
            "line": 3
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 2
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 45
          },
          {
            "location": "dist/createStoreContext.d.cts",
            "line": 1
          },
          {
            "location": "dist/createStoreContext.d.cts",
            "line": 2
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 49
          }
        ]
      }
    },
    {
      "group": "",
      "name": "jsdom",
      "version": "29.0.2",
      "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@29.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdom@29.0.2",
      "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"
      ]
    },
    {
      "authors": [
        {
          "name": "The Preact Authors (https://preactjs.com)"
        }
      ],
      "group": "",
      "name": "eslint-config-preact",
      "version": "2.0.0",
      "description": "Unopinionated base ESLint configuration for Preact and Preact CLI projects.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-config-preact@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/eslint-config-preact@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-config-preact/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-config-preact/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-config-preact/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Rahim Alwer <rahim_alwer@hotmail.com>"
        }
      ],
      "group": "@testing-library",
      "name": "preact",
      "version": "3.2.4",
      "description": "Simple and complete Preact 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/preact@3.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/preact-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/preact-testing-library"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/preact@3.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/preact/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact/hooks,useMemo,preact/hooks/useMemo,useContext,preact/hooks/useContext,useState,preact/hooks/useState,useCallback,preact/hooks/useCallback,useEffect,preact/hooks/useEffect,useLayoutEffect,preact/hooks/useLayoutEffect,useRef,preact/hooks/useRef,preact,createContext,preact/createContext,preact/jsx-runtime,preact/jsx-runtime/jsx,ComponentChildren,preact/ComponentChildren"
        },
        {
          "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/preact/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/preact/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/_useStore.js",
            "line": 2
          },
          {
            "location": "dist/_useStore.js",
            "line": 23
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 2
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 55
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 2
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 6
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 2
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 6
          },
          {
            "location": "dist/useSelector.js",
            "line": 1
          },
          {
            "location": "dist/useSelector.js",
            "line": 15
          },
          {
            "location": "dist/useSelector.js",
            "line": 19
          },
          {
            "location": "dist/useSelector.js",
            "line": 29
          },
          {
            "location": "dist/useSelector.js",
            "line": 48
          },
          {
            "location": "dist/useSelector.js",
            "line": 76
          },
          {
            "location": "dist/useSelector.js",
            "line": 80
          },
          {
            "location": "dist/useSelector.js",
            "line": 81
          },
          {
            "location": "dist/useSelector.js",
            "line": 86
          },
          {
            "location": "dist/_useStore.cjs",
            "line": 2
          },
          {
            "location": "dist/createStoreContext.cjs",
            "line": 2
          },
          {
            "location": "dist/useCreateAtom.cjs",
            "line": 2
          },
          {
            "location": "dist/useCreateStore.cjs",
            "line": 2
          },
          {
            "location": "dist/useSelector.cjs",
            "line": 1
          },
          {
            "location": "src/_useStore.ts",
            "line": 1
          },
          {
            "location": "src/_useStore.ts",
            "line": 37
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 1
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 39
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 1
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 50
          },
          {
            "location": "src/useSelector.ts",
            "line": 7
          },
          {
            "location": "src/useSelector.ts",
            "line": 45
          },
          {
            "location": "src/useSelector.ts",
            "line": 49
          },
          {
            "location": "src/useSelector.ts",
            "line": 58
          },
          {
            "location": "src/useSelector.ts",
            "line": 91
          },
          {
            "location": "src/useSelector.ts",
            "line": 135
          },
          {
            "location": "src/useSelector.ts",
            "line": 143
          },
          {
            "location": "src/useSelector.ts",
            "line": 149
          },
          {
            "location": "src/useSelector.ts",
            "line": 155
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 3
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 59
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 1
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 3
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 46
          },
          {
            "location": "dist/createStoreContext.cjs",
            "line": 1
          },
          {
            "location": "dist/createStoreContext.cjs",
            "line": 3
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 2
          },
          {
            "location": "src/createStoreContext.tsx",
            "line": 45
          },
          {
            "location": "dist/createStoreContext.d.cts",
            "line": 1
          },
          {
            "location": "dist/createStoreContext.d.cts",
            "line": 2
          },
          {
            "location": "dist/createStoreContext.js",
            "line": 49
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "store",
      "version": "0.11.1",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "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/store@0.11.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/store.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/store@0.11.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/store/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/store,createAtom,@tanstack/store/createAtom,createStore,@tanstack/store/createStore,Store,@tanstack/store/Store,StoreActionMap,@tanstack/store/StoreActionMap,Atom,@tanstack/store/Atom,AtomOptions,@tanstack/store/AtomOptions,ReadonlyAtom,@tanstack/store/ReadonlyAtom,ReadonlyStore,@tanstack/store/ReadonlyStore,StoreActionsFactory,@tanstack/store/StoreActionsFactory"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/store/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/store/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 9
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 1
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 7
          },
          {
            "location": "dist/useCreateAtom.js",
            "line": 8
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 1
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 7
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 8
          },
          {
            "location": "dist/useCreateStore.js",
            "line": 9
          },
          {
            "location": "dist/index.cjs",
            "line": 17
          },
          {
            "location": "dist/useCreateAtom.cjs",
            "line": 1
          },
          {
            "location": "dist/useCreateStore.cjs",
            "line": 1
          },
          {
            "location": "src/_useStore.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/useAtom.ts",
            "line": 2
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 2
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 4
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 41
          },
          {
            "location": "src/useCreateAtom.ts",
            "line": 44
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 2
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 9
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 53
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 57
          },
          {
            "location": "src/useCreateStore.ts",
            "line": 60
          },
          {
            "location": "dist/_useStore.d.cts",
            "line": 2
          },
          {
            "location": "dist/index.d.cts",
            "line": 8
          },
          {
            "location": "dist/useAtom.d.cts",
            "line": 2
          },
          {
            "location": "dist/useCreateAtom.d.cts",
            "line": 1
          },
          {
            "location": "dist/useCreateStore.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "The Preact Team (https://preactjs.com)"
        }
      ],
      "group": "@preact",
      "name": "preset-vite",
      "version": "2.10.5",
      "description": "Preact preset for the vite bundler",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40preact/preset-vite@2.10.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/preactjs/preset-vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@preact/preset-vite@2.10.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@preact/preset-vite/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/@preact/preset-vite/package.json"
              }
            ],
            "concludedValue": "node_modules/@preact/preset-vite/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/preact-store@0.13.2"
      ],
      "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-15T15:22: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 'preact-store' with version '0.13.2'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}