{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f33a57b4-65e6-44db-8bab-cd41a43e316e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:40:32Z",
    "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": "router-utils",
      "group": "@tanstack",
      "version": "1.162.2",
      "description": "Modern and scalable routing for React applications",
      "purl": "pkg:npm/%40tanstack/router-utils@1.162.2",
      "bom-ref": "pkg:npm/@tanstack/router-utils@1.162.2",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:eslint, test:types, test:types:ts55, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:types:ts60, test:unit, 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/router"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/router.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/generator/package.json\\nnode_modules/@babel/parser/package.json\\nnode_modules/@babel/types/package.json\\nnode_modules/@types/babel__generator/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/ansis/package.json\\nnode_modules/babel-dead-code-elimination/package.json\\nnode_modules/diff/package.json\\nnode_modules/pathe/package.json\\nnode_modules/tinyglobby/package.json\\nnode_modules/vite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.0.14",
      "description": "Native-ESM powered web dev build tool",
      "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@8.0.14",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.0.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,Plugin,vite/Plugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/copy-files-plugin.ts",
            "line": 4
          },
          {
            "location": "dist/cjs/copy-files-plugin.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Superchupu"
        }
      ],
      "group": "",
      "name": "tinyglobby",
      "version": "0.2.15",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "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/tinyglobby@0.2.15",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://superchupu.dev/tinyglobby"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyglobby@0.2.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyglobby/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyglobby,glob,tinyglobby/glob"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyglobby/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyglobby/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/copy-files-plugin.js",
            "line": 3
          },
          {
            "location": "dist/esm/copy-files-plugin.js",
            "line": 9
          },
          {
            "location": "dist/cjs/copy-files-plugin.cjs",
            "line": 3
          },
          {
            "location": "src/copy-files-plugin.ts",
            "line": 3
          },
          {
            "location": "src/copy-files-plugin.ts",
            "line": 18
          }
        ]
      }
    },
    {
      "group": "",
      "name": "pathe",
      "version": "2.0.3",
      "description": "Universal filesystem path utils",
      "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/pathe@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,dirname,pathe/dirname,join,pathe/join"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pathe/package.json"
              }
            ],
            "concludedValue": "node_modules/pathe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/copy-files-plugin.js",
            "line": 2
          },
          {
            "location": "dist/esm/copy-files-plugin.js",
            "line": 12
          },
          {
            "location": "dist/esm/copy-files-plugin.js",
            "line": 13
          },
          {
            "location": "dist/esm/copy-files-plugin.js",
            "line": 14
          },
          {
            "location": "dist/cjs/copy-files-plugin.cjs",
            "line": 2
          },
          {
            "location": "src/copy-files-plugin.ts",
            "line": 2
          },
          {
            "location": "src/copy-files-plugin.ts",
            "line": 26
          },
          {
            "location": "src/copy-files-plugin.ts",
            "line": 27
          },
          {
            "location": "src/copy-files-plugin.ts",
            "line": 29
          }
        ]
      }
    },
    {
      "group": "",
      "name": "diff",
      "version": "8.0.2",
      "description": "A JavaScript text diff implementation.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/diff@8.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/kpdecker/jsdiff.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/diff@8.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/diff/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "diff,diffWords,diff/diffWords"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/diff/package.json"
              }
            ],
            "concludedValue": "node_modules/diff/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/logger.js",
            "line": 2
          },
          {
            "location": "dist/esm/logger.js",
            "line": 5
          },
          {
            "location": "dist/cjs/logger.cjs",
            "line": 4
          },
          {
            "location": "src/logger.ts",
            "line": 2
          },
          {
            "location": "src/logger.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "pcattori"
        }
      ],
      "group": "",
      "name": "babel-dead-code-elimination",
      "version": "1.0.12",
      "description": "Composable primitives for dead code elimination in Babel",
      "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/babel-dead-code-elimination@1.0.12",
      "type": "library",
      "bom-ref": "pkg:npm/babel-dead-code-elimination@1.0.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/babel-dead-code-elimination/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "babel-dead-code-elimination,deadCodeElimination,babel-dead-code-elimination/deadCodeElimination,findReferencedIdentifiers,babel-dead-code-elimination/findReferencedIdentifiers"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/babel-dead-code-elimination/package.json"
              }
            ],
            "concludedValue": "node_modules/babel-dead-code-elimination/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ast.js",
            "line": 4
          },
          {
            "location": "dist/esm/ast.js",
            "line": 105
          },
          {
            "location": "dist/cjs/ast.cjs",
            "line": 7
          },
          {
            "location": "dist/cjs/index.cjs",
            "line": 7
          },
          {
            "location": "src/ast.ts",
            "line": 7
          },
          {
            "location": "src/ast.ts",
            "line": 194
          },
          {
            "location": "dist/cjs/ast.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "webdiscus"
        }
      ],
      "group": "",
      "name": "ansis",
      "version": "4.1.0",
      "description": "ANSI color lib",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/ansis@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/ansis@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ansis/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ansis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ansis/package.json"
              }
            ],
            "concludedValue": "node_modules/ansis/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/logger.js",
            "line": 1
          },
          {
            "location": "dist/esm/logger.js",
            "line": 11
          },
          {
            "location": "dist/esm/logger.js",
            "line": 12
          },
          {
            "location": "dist/esm/logger.js",
            "line": 16
          },
          {
            "location": "dist/esm/logger.js",
            "line": 17
          },
          {
            "location": "dist/esm/logger.js",
            "line": 19
          },
          {
            "location": "dist/cjs/logger.cjs",
            "line": 2
          },
          {
            "location": "src/logger.ts",
            "line": 1
          },
          {
            "location": "src/logger.ts",
            "line": 14
          },
          {
            "location": "src/logger.ts",
            "line": 15
          },
          {
            "location": "src/logger.ts",
            "line": 19
          },
          {
            "location": "src/logger.ts",
            "line": 20
          },
          {
            "location": "src/logger.ts",
            "line": 23
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "25.0.9",
      "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@25.0.9",
      "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@25.0.9",
      "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"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "babel__generator",
      "version": "7.27.0",
      "description": "TypeScript definitions for @babel/generator",
      "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/babel__generator@7.27.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/babel__generator@7.27.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/babel__generator/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/babel__generator/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/babel__generator/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "types",
      "version": "7.28.5",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "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/%40babel/types@7.28.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/types@7.28.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/types"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ast.js",
            "line": 3
          },
          {
            "location": "dist/esm/ast.js",
            "line": 63
          },
          {
            "location": "dist/esm/ast.js",
            "line": 67
          },
          {
            "location": "dist/esm/ast.js",
            "line": 73
          },
          {
            "location": "dist/esm/ast.js",
            "line": 76
          },
          {
            "location": "dist/esm/ast.js",
            "line": 80
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 1
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 4
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 22
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 26
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 38
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 42
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 68
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 73
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 85
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 86
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 99
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 100
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 103
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 104
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 105
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 111
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 117
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 123
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 124
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 126
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 131
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 138
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 142
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 143
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 149
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 150
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 151
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 153
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 170
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 171
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 172
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 173
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 174
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 175
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 178
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 182
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 183
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 184
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 185
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 192
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 194
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 199
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 204
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 211
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 215
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 219
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 221
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 229
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 241
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 243
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 244
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 254
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 260
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 271
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 272
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 273
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 274
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 310
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 311
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 313
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 327
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 328
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 330
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 360
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 361
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 365
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 366
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 367
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 369
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 376
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 377
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 378
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 382
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 383
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 390
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 394
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 396
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 399
          },
          {
            "location": "dist/esm/compiler-helpers.js",
            "line": 408
          },
          {
            "location": "dist/cjs/ast.cjs",
            "line": 5
          },
          {
            "location": "dist/cjs/compiler-helpers.cjs",
            "line": 2
          },
          {
            "location": "src/ast.ts",
            "line": 3
          },
          {
            "location": "src/ast.ts",
            "line": 10
          },
          {
            "location": "src/ast.ts",
            "line": 107
          },
          {
            "location": "src/ast.ts",
            "line": 118
          },
          {
            "location": "src/ast.ts",
            "line": 134
          },
          {
            "location": "src/ast.ts",
            "line": 141
          },
          {
            "location": "src/ast.ts",
            "line": 152
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 1
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 38
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 39
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 40
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 41
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 42
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 76
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 86
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 110
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 116
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 117
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 164
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 176
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 177
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 178
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 179
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 180
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 208
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 210
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 248
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 250
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 258
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 259
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 263
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 278
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 287
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 297
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 298
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 299
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 300
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 301
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 302
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 304
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 310
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 323
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 341
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 346
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 347
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 362
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 364
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 366
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 371
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 372
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 373
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 405
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 409
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 413
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 417
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 419
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 422
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 429
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 443
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 445
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 449
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 455
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 457
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 468
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 471
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 477
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 483
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 494
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 499
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 504
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 510
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 520
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 537
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 539
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 542
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 543
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 555
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 562
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 579
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 581
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 585
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 591
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 593
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 668
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 672
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 676
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 677
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 708
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 712
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 716
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 717
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 781
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 785
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 795
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 799
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 803
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 806
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 807
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 823
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 826
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 830
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 839
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 843
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 855
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 862
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 865
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 866
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 874
          },
          {
            "location": "src/compiler-helpers.ts",
            "line": 892
          },
          {
            "location": "dist/cjs/ast.d.cts",
            "line": 4
          },
          {
            "location": "dist/cjs/compiler-helpers.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "parser",
      "version": "7.28.5",
      "description": "A JavaScript parser",
      "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/%40babel/parser@7.28.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/parser@7.28.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/parser,parse,@babel/parser/parse,ParseResult,@babel/parser/ParseResult,ParserOptions,@babel/parser/ParserOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ast.js",
            "line": 1
          },
          {
            "location": "dist/esm/ast.js",
            "line": 7
          },
          {
            "location": "dist/cjs/ast.cjs",
            "line": 2
          },
          {
            "location": "src/ast.ts",
            "line": 1
          },
          {
            "location": "src/ast.ts",
            "line": 9
          },
          {
            "location": "src/ast.ts",
            "line": 26
          },
          {
            "location": "dist/cjs/ast.d.cts",
            "line": 3
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "generator",
      "version": "7.28.5",
      "description": "Turns an AST into code.",
      "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/%40babel/generator@7.28.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-generator"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/generator@7.28.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/generator/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@babel/generator"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/generator,GeneratorOptions,@babel/generator/GeneratorOptions,GeneratorResult,@babel/generator/GeneratorResult"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/generator/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/generator/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ast.js",
            "line": 2
          },
          {
            "location": "dist/cjs/ast.cjs",
            "line": 3
          },
          {
            "location": "src/ast.ts",
            "line": 2
          },
          {
            "location": "src/ast.ts",
            "line": 8
          },
          {
            "location": "src/ast.ts",
            "line": 79
          },
          {
            "location": "dist/cjs/ast.d.cts",
            "line": 2
          },
          {
            "location": "dist/cjs/ast.d.cts",
            "line": 13
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/router-utils@1.162.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-21T14:40:32Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'router-utils' with version '1.162.2'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}