{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:534edc67-c425-4004-8944-9bbd8c5784bd",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T09:19:19Z",
    "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": "vitest",
      "group": "",
      "version": "4.1.8",
      "description": "Next generation testing framework powered by Vite",
      "purl": "pkg:npm/vitest@4.1.8",
      "bom-ref": "pkg:npm/vitest@4.1.8",
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "vitest"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@antfu\\n@bomb.sh\\n@edge-runtime\\n@jridgewell\\n@opentelemetry\\n@sinonjs\\n@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@antfu/install-pkg/package.json\\nnode_modules/@bomb.sh/tab/package.json\\nnode_modules/@edge-runtime/vm/package.json\\nnode_modules/@jridgewell/trace-mapping/package.json\\nnode_modules/@opentelemetry/api/package.json\\nnode_modules/@sinonjs/fake-timers/package.json\\nnode_modules/@types/estree/package.json\\nnode_modules/@types/istanbul-lib-coverage/package.json\\nnode_modules/@types/istanbul-reports/package.json\\nnode_modules/@types/jsdom/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/picomatch/package.json\\nnode_modules/@types/prompts/package.json\\nnode_modules/@types/sinonjs__fake-timers/package.json\\nnode_modules/@vitest/browser-playwright/package.json\\nnode_modules/@vitest/browser-preview/package.json\\nnode_modules/@vitest/browser-webdriverio/package.json\\nnode_modules/@vitest/coverage-istanbul/package.json\\nnode_modules/@vitest/coverage-v8/package.json\\nnode_modules/@vitest/expect/package.json\\nnode_modules/@vitest/mocker/package.json\\nnode_modules/@vitest/pretty-format/package.json\\nnode_modules/@vitest/runner/package.json\\nnode_modules/@vitest/snapshot/package.json\\nnode_modules/@vitest/spy/package.json\\nnode_modules/@vitest/ui/package.json\\nnode_modules/@vitest/utils/package.json\\nnode_modules/acorn-walk/package.json\\nnode_modules/acorn/package.json\\nnode_modules/birpc/package.json\\nnode_modules/cac/package.json\\nnode_modules/empathic/package.json\\nnode_modules/es-module-lexer/package.json\\nnode_modules/expect-type/package.json\\nnode_modules/flatted/package.json\\nnode_modules/happy-dom/package.json\\nnode_modules/jsdom/package.json\\nnode_modules/local-pkg/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/mime/package.json\\nnode_modules/obug/package.json\\nnode_modules/pathe/package.json\\nnode_modules/picomatch/package.json\\nnode_modules/prompts/package.json\\nnode_modules/std-env/package.json\\nnode_modules/strip-literal/package.json\\nnode_modules/tinybench/package.json\\nnode_modules/tinyexec/package.json\\nnode_modules/tinyglobby/package.json\\nnode_modules/tinyhighlight/package.json\\nnode_modules/tinyrainbow/package.json\\nnode_modules/vite/package.json\\nnode_modules/why-is-node-running/package.json\\nnode_modules/ws/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)"
        }
      ],
      "group": "",
      "name": "ws",
      "version": "8.19.0",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "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/ws@8.19.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/websockets/ws"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ws@8.19.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ws/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ws,WebSocket,ws/WebSocket,WebSocketServer,ws/WebSocketServer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ws/package.json"
              }
            ],
            "concludedValue": "node_modules/ws/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/api/setup.ts",
            "line": 5
          },
          {
            "location": "src/api/setup.ts",
            "line": 23
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mathias Buus (@mafintosh)"
        }
      ],
      "group": "",
      "name": "why-is-node-running",
      "version": "2.3.0",
      "description": "Node is running but you don't know why? why-is-node-running is here to help you.",
      "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/why-is-node-running@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/why-is-node-running"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/why-is-node-running.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/why-is-node-running@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/why-is-node-running/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/why-is-node-running/package.json"
              }
            ],
            "concludedValue": "node_modules/why-is-node-running/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "7.1.5",
      "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@7.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@7.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vite,esbuildVersion,vite/esbuildVersion,isCSSRequest,vite/isCSSRequest,isFileLoadingAllowed,vite/isFileLoadingAllowed,parseAst,vite/parseAst,parseAstAsync,vite/parseAstAsync,rollupVersion,vite/rollupVersion,viteVersion,vite/viteVersion"
        },
        {
          "name": "ImportedModules",
          "value": "vite,parseAst,vite/parseAst,searchForWorkspaceRoot,vite/searchForWorkspaceRoot,fetchModule,vite/fetchModule,version,vite/version,createServer,vite/createServer,isFileLoadingAllowed,vite/isFileLoadingAllowed,normalizePath,vite/normalizePath,isRunnableDevEnvironment,vite/isRunnableDevEnvironment,mergeConfig,vite/mergeConfig,vite/module-runner,ModuleRunner,vite/module-runner/ModuleRunner,EvaluatedModules,vite/module-runner/EvaluatedModules,parseAstAsync,vite/parseAstAsync,ssrModuleExportsKey,vite/module-runner/ssrModuleExportsKey,ssrImportMetaKey,vite/module-runner/ssrImportMetaKey,ssrImportKey,vite/module-runner/ssrImportKey,ssrDynamicImportKey,vite/module-runner/ssrDynamicImportKey,ssrExportAllKey,vite/module-runner/ssrExportAllKey,resolveConfig,vite/resolveConfig,ViteDevServer,vite/ViteDevServer,DevEnvironment,vite/DevEnvironment,FetchResult,vite/FetchResult,InlineConfig,vite/InlineConfig,UserConfig,vite/UserConfig,TransformResult,vite/TransformResult,EnvironmentModuleNode,vite/EnvironmentModuleNode,Rollup,vite/Rollup,FetchFunctionOptions,vite/module-runner/FetchFunctionOptions,EnvironmentModuleGraph,vite/EnvironmentModuleGraph,Plugin,vite/Plugin,ResolveOptions,vite/ResolveOptions,DepOptimizationOptions,vite/DepOptimizationOptions,ResolvedConfig,vite/ResolvedConfig,LogErrorOptions,vite/LogErrorOptions,Logger,vite/Logger,LoggerOptions,vite/LoggerOptions,LogLevel,vite/LogLevel,LogType,vite/LogType,EvaluatedModuleNode,vite/module-runner/EvaluatedModuleNode,ModuleEvaluator,vite/module-runner/ModuleEvaluator,ModuleRunnerContext,vite/module-runner/ModuleRunnerContext,ModuleRunnerImportMeta,vite/module-runner/ModuleRunnerImportMeta,SSRImportMetadata,vite/module-runner/SSRImportMetadata,FetchFunction,vite/module-runner/FetchFunction,ModuleRunnerTransport,vite/module-runner/ModuleRunnerTransport"
        },
        {
          "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": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 8
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 26
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 129
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 540
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 628
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1123
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3734
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 8819
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 8827
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 8832
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10088
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10091
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10102
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10932
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11223
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13101
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14205
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 13
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 237
          },
          {
            "location": "dist/chunks/evaluatedModules.Dg1zASAC.js",
            "line": 2
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 21
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 19
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1185
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 5
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 16
          },
          {
            "location": "dist/chunks/nativeModuleRunner.BIakptoF.js",
            "line": 4
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 13
          },
          {
            "location": "dist/coverage.js",
            "line": 22
          },
          {
            "location": "dist/index.js",
            "line": 21
          },
          {
            "location": "dist/module-evaluator.js",
            "line": 4
          },
          {
            "location": "dist/node.js",
            "line": 1
          },
          {
            "location": "dist/node.js",
            "line": 2
          },
          {
            "location": "dist/node.js",
            "line": 3
          },
          {
            "location": "dist/node.js",
            "line": 31
          },
          {
            "location": "dist/node.js",
            "line": 82
          },
          {
            "location": "dist/node.js",
            "line": 86
          },
          {
            "location": "dist/reporters.js",
            "line": 22
          },
          {
            "location": "dist/runtime.js",
            "line": 9
          },
          {
            "location": "dist/worker.js",
            "line": 36
          },
          {
            "location": "dist/workers/forks.js",
            "line": 29
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 26
          },
          {
            "location": "dist/workers/threads.js",
            "line": 29
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 8
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 9
          },
          {
            "location": "dist/config.cjs",
            "line": 5
          },
          {
            "location": "src/api/setup.ts",
            "line": 4
          },
          {
            "location": "src/integrations/env/loader.ts",
            "line": 9
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 16
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 63
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 1
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 9
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 49
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 1
          },
          {
            "location": "src/node/core.ts",
            "line": 4
          },
          {
            "location": "src/node/core.ts",
            "line": 5
          },
          {
            "location": "src/node/core.ts",
            "line": 25
          },
          {
            "location": "src/node/core.ts",
            "line": 263
          },
          {
            "location": "src/node/coverage.ts",
            "line": 2
          },
          {
            "location": "src/node/create.ts",
            "line": 4
          },
          {
            "location": "src/node/create.ts",
            "line": 12
          },
          {
            "location": "src/node/create.ts",
            "line": 48
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 2
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 3
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 13
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 294
          },
          {
            "location": "src/node/environments/normalizeUrl.ts",
            "line": 1
          },
          {
            "location": "src/node/environments/serverRunner.ts",
            "line": 1
          },
          {
            "location": "src/node/environments/serverRunner.ts",
            "line": 6
          },
          {
            "location": "src/node/globalSetup.ts",
            "line": 1
          },
          {
            "location": "src/node/module-diagnostic.ts",
            "line": 2
          },
          {
            "location": "src/node/plugins/coverageTransform.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/cssEnabler.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/metaEnvReplacer.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/mocks.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/normalizeURL.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/optimizer.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/runnerTransform.ts",
            "line": 1
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 4
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 7
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 8
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 108
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 112
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 129
          },
          {
            "location": "src/node/plugins/vitestResolver.ts",
            "line": 1
          },
          {
            "location": "src/node/pool.ts",
            "line": 11
          },
          {
            "location": "src/node/pool.ts",
            "line": 272
          },
          {
            "location": "src/node/project.ts",
            "line": 2
          },
          {
            "location": "src/node/project.ts",
            "line": 3
          },
          {
            "location": "src/node/project.ts",
            "line": 27
          },
          {
            "location": "src/node/project.ts",
            "line": 587
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 16
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 290
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 3
          },
          {
            "location": "src/node/reporters/reported-tasks.ts",
            "line": 13
          },
          {
            "location": "src/node/reporters/utils.ts",
            "line": 1
          },
          {
            "location": "src/node/vcs/vcs.ts",
            "line": 1
          },
          {
            "location": "src/node/vite.ts",
            "line": 1
          },
          {
            "location": "src/node/vite.ts",
            "line": 3
          },
          {
            "location": "src/node/vite.ts",
            "line": 19
          },
          {
            "location": "src/node/vite.ts",
            "line": 53
          },
          {
            "location": "src/node/vite.ts",
            "line": 60
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 1
          },
          {
            "location": "src/public/node.ts",
            "line": 1
          },
          {
            "location": "src/public/node.ts",
            "line": 207
          },
          {
            "location": "src/public/node.ts",
            "line": 212
          },
          {
            "location": "src/runtime/listeners.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/evaluatedModules.ts",
            "line": 2
          },
          {
            "location": "src/runtime/moduleRunner/moduleEvaluator.ts",
            "line": 7
          },
          {
            "location": "src/runtime/moduleRunner/moduleEvaluator.ts",
            "line": 20
          },
          {
            "location": "src/runtime/moduleRunner/moduleMocker.ts",
            "line": 2
          },
          {
            "location": "src/runtime/moduleRunner/moduleRunner.ts",
            "line": 3
          },
          {
            "location": "src/runtime/moduleRunner/moduleRunner.ts",
            "line": 10
          },
          {
            "location": "src/runtime/moduleRunner/moduleTransport.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/startVitestModuleRunner.ts",
            "line": 2
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 8
          },
          {
            "location": "src/runtime/utils.ts",
            "line": 1
          },
          {
            "location": "src/runtime/workers/types.ts",
            "line": 3
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 2
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 13
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 55
          },
          {
            "location": "src/utils/environments.ts",
            "line": 1
          },
          {
            "location": "src/utils/graph.ts",
            "line": 1
          },
          {
            "location": "src/utils/nativeModuleRunner.ts",
            "line": 5
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 457
          },
          {
            "location": "src/runtime/moduleRunner/moduleRunner.ts",
            "line": 22
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "",
      "name": "tinyrainbow",
      "version": "3.1.0",
      "description": "A small library to print colourful messages.",
      "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/tinyrainbow@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyrainbow#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyrainbow.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyrainbow@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyrainbow/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyrainbow,disableDefaultColors,tinyrainbow/disableDefaultColors,Formatter,tinyrainbow/Formatter,Colors,tinyrainbow/Colors"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyrainbow/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyrainbow/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 4
          },
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 2216
          },
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 2321
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 24
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 650
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 664
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 670
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 689
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 710
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 711
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 719
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 732
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 767
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 808
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1835
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1846
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1847
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1848
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1850
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1923
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1936
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1957
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1959
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1960
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1961
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1963
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1967
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1968
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1970
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1971
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1980
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1982
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1987
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1993
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1995
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1996
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2006
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2007
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2010
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2020
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2023
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2029
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2329
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2335
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9853
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9854
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9855
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9857
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9867
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14300
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14302
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14303
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14313
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14364
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14365
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14400
          },
          {
            "location": "dist/chunks/console.3WNpx0tS.js",
            "line": 5
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 9
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 141
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 169
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 227
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 256
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 488
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 491
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 513
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 635
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 7
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 463
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 466
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 467
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 567
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 590
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 658
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 660
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 664
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 675
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 688
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 698
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 699
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 701
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 5
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 781
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 798
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 804
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 806
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 807
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 808
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 810
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 813
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 814
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 817
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 821
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 825
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 830
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 834
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 837
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 839
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 840
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 841
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 844
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 845
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 848
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 849
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 852
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 853
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 854
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 855
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 858
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 859
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 860
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 863
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 864
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 868
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 874
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 878
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 879
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 883
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 888
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 890
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 895
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 897
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 899
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 903
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 908
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 916
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 917
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 919
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 930
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 938
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 947
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 955
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 962
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 967
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 970
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 971
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 974
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 975
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 978
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 979
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 980
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 983
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 989
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 993
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 994
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 998
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 999
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1005
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1010
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1011
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1017
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1021
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1028
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1030
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1036
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1040
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1041
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1046
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1047
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1049
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1051
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1052
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1053
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1060
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1064
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1065
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1773
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1781
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1782
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1783
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1789
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1799
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1800
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1863
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1867
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1872
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1880
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1890
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1891
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1897
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1902
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1904
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1936
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1940
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1952
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2289
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2290
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2294
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2295
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2296
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2297
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2298
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2300
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2308
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2316
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2334
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2335
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2340
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2342
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2349
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2356
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2357
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2358
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2359
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2368
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2374
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2375
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2376
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2377
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2387
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2390
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2394
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2395
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2396
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2408
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2418
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2419
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2425
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2438
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2460
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2462
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2463
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2484
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2524
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2526
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2549
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2555
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2556
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2557
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2587
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2619
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2636
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2640
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2668
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2669
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3009
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3010
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3013
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3018
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3019
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3061
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3062
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3063
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3064
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3065
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3066
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3228
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4003
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4008
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4096
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4097
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4098
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4099
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4100
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4101
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4102
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4103
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4104
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4105
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4126
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4127
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4130
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4132
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4139
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4140
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4141
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4145
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4147
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4148
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4160
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4203
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 10
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 219
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 9
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 50
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 4
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 18
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 19
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 20
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 21
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 22
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 23
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 24
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 25
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 26
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 39
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 53
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 62
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 66
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 67
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 68
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 69
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 70
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 73
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 75
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 79
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 80
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 82
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 83
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 92
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 107
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 108
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 109
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 110
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 111
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 112
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 137
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 141
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 144
          },
          {
            "location": "dist/cli.js",
            "line": 5
          },
          {
            "location": "dist/coverage.js",
            "line": 10
          },
          {
            "location": "dist/node.js",
            "line": 34
          },
          {
            "location": "dist/reporters.js",
            "line": 5
          },
          {
            "location": "dist/worker.js",
            "line": 55
          },
          {
            "location": "dist/workers/forks.js",
            "line": 41
          },
          {
            "location": "dist/workers/threads.js",
            "line": 41
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 25
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 26
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 10
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 155
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 159
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 160
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 304
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 338
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 446
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 448
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 452
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 464
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 474
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 485
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 486
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 489
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 8
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 77
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 94
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 104
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 130
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 164
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 167
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 182
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 195
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 255
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 323
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 8
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 79
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 282
          },
          {
            "location": "src/node/coverage.ts",
            "line": 16
          },
          {
            "location": "src/node/coverage.ts",
            "line": 96
          },
          {
            "location": "src/node/coverage.ts",
            "line": 97
          },
          {
            "location": "src/node/logger.ts",
            "line": 8
          },
          {
            "location": "src/node/logger.ts",
            "line": 113
          },
          {
            "location": "src/node/logger.ts",
            "line": 135
          },
          {
            "location": "src/node/logger.ts",
            "line": 173
          },
          {
            "location": "src/node/logger.ts",
            "line": 182
          },
          {
            "location": "src/node/logger.ts",
            "line": 187
          },
          {
            "location": "src/node/logger.ts",
            "line": 189
          },
          {
            "location": "src/node/logger.ts",
            "line": 194
          },
          {
            "location": "src/node/logger.ts",
            "line": 205
          },
          {
            "location": "src/node/logger.ts",
            "line": 210
          },
          {
            "location": "src/node/logger.ts",
            "line": 215
          },
          {
            "location": "src/node/logger.ts",
            "line": 216
          },
          {
            "location": "src/node/logger.ts",
            "line": 219
          },
          {
            "location": "src/node/logger.ts",
            "line": 220
          },
          {
            "location": "src/node/logger.ts",
            "line": 233
          },
          {
            "location": "src/node/logger.ts",
            "line": 237
          },
          {
            "location": "src/node/logger.ts",
            "line": 245
          },
          {
            "location": "src/node/logger.ts",
            "line": 253
          },
          {
            "location": "src/node/logger.ts",
            "line": 257
          },
          {
            "location": "src/node/logger.ts",
            "line": 261
          },
          {
            "location": "src/node/logger.ts",
            "line": 283
          },
          {
            "location": "src/node/logger.ts",
            "line": 285
          },
          {
            "location": "src/node/logger.ts",
            "line": 286
          },
          {
            "location": "src/node/logger.ts",
            "line": 292
          },
          {
            "location": "src/node/logger.ts",
            "line": 293
          },
          {
            "location": "src/node/logger.ts",
            "line": 308
          },
          {
            "location": "src/node/logger.ts",
            "line": 312
          },
          {
            "location": "src/node/logger.ts",
            "line": 313
          },
          {
            "location": "src/node/logger.ts",
            "line": 324
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 4
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 47
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 57
          },
          {
            "location": "src/node/printError.ts",
            "line": 13
          },
          {
            "location": "src/node/printError.ts",
            "line": 170
          },
          {
            "location": "src/node/printError.ts",
            "line": 184
          },
          {
            "location": "src/node/printError.ts",
            "line": 185
          },
          {
            "location": "src/node/printError.ts",
            "line": 186
          },
          {
            "location": "src/node/printError.ts",
            "line": 197
          },
          {
            "location": "src/node/printError.ts",
            "line": 225
          },
          {
            "location": "src/node/printError.ts",
            "line": 226
          },
          {
            "location": "src/node/printError.ts",
            "line": 234
          },
          {
            "location": "src/node/printError.ts",
            "line": 235
          },
          {
            "location": "src/node/printError.ts",
            "line": 343
          },
          {
            "location": "src/node/printError.ts",
            "line": 345
          },
          {
            "location": "src/node/printError.ts",
            "line": 352
          },
          {
            "location": "src/node/printError.ts",
            "line": 354
          },
          {
            "location": "src/node/printError.ts",
            "line": 359
          },
          {
            "location": "src/node/printError.ts",
            "line": 371
          },
          {
            "location": "src/node/printError.ts",
            "line": 386
          },
          {
            "location": "src/node/printError.ts",
            "line": 389
          },
          {
            "location": "src/node/printError.ts",
            "line": 407
          },
          {
            "location": "src/node/printError.ts",
            "line": 409
          },
          {
            "location": "src/node/printError.ts",
            "line": 421
          },
          {
            "location": "src/node/printError.ts",
            "line": 423
          },
          {
            "location": "src/node/printError.ts",
            "line": 483
          },
          {
            "location": "src/node/printError.ts",
            "line": 488
          },
          {
            "location": "src/node/printError.ts",
            "line": 505
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 14
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 211
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 216
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 234
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 237
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 241
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 245
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 248
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 252
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 269
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 283
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 309
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 312
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 320
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 322
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 335
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 347
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 351
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 355
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 359
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 379
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 395
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 398
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 401
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 404
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 419
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 423
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 430
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 434
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 438
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 470
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 494
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 499
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 507
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 531
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 583
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 584
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 591
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 596
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 627
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 699
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 701
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 728
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 740
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 741
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 742
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 785
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 834
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 879
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 887
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 936
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 940
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 9
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 73
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 7
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 70
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 71
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 72
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 73
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 74
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 75
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 76
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 77
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 78
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 79
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 133
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 137
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 143
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 147
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 159
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 163
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 166
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 172
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 177
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 181
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 203
          },
          {
            "location": "src/node/reporters/dot.ts",
            "line": 8
          },
          {
            "location": "src/node/reporters/dot.ts",
            "line": 149
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 3
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 8
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 20
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 21
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 22
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 23
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 24
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 25
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 26
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 27
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 28
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 41
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 64
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 78
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 88
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 91
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 94
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 99
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 103
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 110
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 113
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 119
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 122
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 127
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 133
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 151
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 174
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 175
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 176
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 177
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 178
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 181
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 268
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 273
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 277
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 5
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 291
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 293
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 297
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 312
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 314
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 318
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 370
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 371
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 372
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 373
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 374
          },
          {
            "location": "src/node/reporters/summary.ts",
            "line": 377
          },
          {
            "location": "src/node/reporters/verbose.ts",
            "line": 3
          },
          {
            "location": "src/node/reporters/verbose.ts",
            "line": 29
          },
          {
            "location": "src/node/reporters/verbose.ts",
            "line": 39
          },
          {
            "location": "src/node/stdin.ts",
            "line": 9
          },
          {
            "location": "src/node/stdin.ts",
            "line": 30
          },
          {
            "location": "src/node/stdin.ts",
            "line": 34
          },
          {
            "location": "src/node/stdin.ts",
            "line": 35
          },
          {
            "location": "src/node/stdin.ts",
            "line": 36
          },
          {
            "location": "src/node/stdin.ts",
            "line": 92
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 3
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 54
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 57
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 60
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 63
          },
          {
            "location": "src/node/viteLogger.ts",
            "line": 83
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 5
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 165
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 166
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 172
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 183
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 184
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 200
          },
          {
            "location": "src/runtime/console.ts",
            "line": 6
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 6
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 54
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 12
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 93
          },
          {
            "location": "src/utils/colors.ts",
            "line": 2
          },
          {
            "location": "src/utils/colors.ts",
            "line": 5
          },
          {
            "location": "src/utils/colors.ts",
            "line": 28
          },
          {
            "location": "src/utils/colors.ts",
            "line": 40
          },
          {
            "location": "src/utils/colors.ts",
            "line": 41
          },
          {
            "location": "src/utils/colors.ts",
            "line": 43
          },
          {
            "location": "src/utils/colors.ts",
            "line": 44
          },
          {
            "location": "src/utils/colors.ts",
            "line": 45
          },
          {
            "location": "src/utils/colors.ts",
            "line": 47
          }
        ]
      }
    },
    {
      "group": "",
      "name": "tinyhighlight",
      "version": "0.3.2",
      "description": "A tiny syntax highlighter.",
      "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/tinyhighlight@0.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyhighlight#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyhighlight.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyhighlight@0.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyhighlight/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyhighlight,TokenColors,tinyhighlight/TokenColors,highlight,tinyhighlight/highlight"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyhighlight/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyhighlight/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/utils/colors.ts",
            "line": 1
          },
          {
            "location": "src/utils/colors.ts",
            "line": 4
          },
          {
            "location": "src/utils/colors.ts",
            "line": 24
          }
        ]
      }
    },
    {
      "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,isDynamicPattern,tinyglobby/isDynamicPattern,GlobOptions,tinyglobby/GlobOptions"
        },
        {
          "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/chunks/cli-api.BfdDOPPI.js",
            "line": 41
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10814
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11259
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11289
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 8
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 684
          },
          {
            "location": "dist/coverage.js",
            "line": 9
          },
          {
            "location": "dist/node.js",
            "line": 49
          },
          {
            "location": "src/node/coverage.ts",
            "line": 15
          },
          {
            "location": "src/node/coverage.ts",
            "line": 189
          },
          {
            "location": "src/node/project.ts",
            "line": 1
          },
          {
            "location": "src/node/project.ts",
            "line": 26
          },
          {
            "location": "src/node/project.ts",
            "line": 399
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 1
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 15
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 340
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 417
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Garbutt (https://github.com/43081j)"
        }
      ],
      "group": "",
      "name": "tinyexec",
      "version": "1.0.2",
      "description": "A minimal library for executing processes in Node",
      "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/tinyexec@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyexec#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyexec.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyexec@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyexec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyexec,tinyexec/x,Output,tinyexec/Output,Result,tinyexec/Result"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyexec/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyexec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 63
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12709
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12761
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 6
          },
          {
            "location": "dist/chunks/creator.DgVhQm5q.js",
            "line": 690
          },
          {
            "location": "dist/chunks/index.CMESou6r.js",
            "line": 5
          },
          {
            "location": "dist/chunks/index.CMESou6r.js",
            "line": 195
          },
          {
            "location": "dist/chunks/index.CMESou6r.js",
            "line": 220
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 17
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1563
          },
          {
            "location": "dist/node.js",
            "line": 69
          },
          {
            "location": "dist/reporters.js",
            "line": 18
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 9
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 476
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 1
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 4
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 14
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 77
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 5
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 14
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 319
          }
        ]
      }
    },
    {
      "group": "",
      "name": "tinybench",
      "version": "2.9.0",
      "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/tinybench@2.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/tinybench@2.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinybench/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinybench"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinybench/package.json"
              }
            ],
            "concludedValue": "node_modules/tinybench/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4253
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 160
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "strip-literal",
      "version": "3.1.0",
      "description": "Strip comments and string literals from JavaScript 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/strip-literal@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/strip-literal#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/strip-literal.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/strip-literal@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-literal/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "strip-literal,stripLiteral,strip-literal/stripLiteral"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-literal/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-literal/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/plugins/metaEnvReplacer.ts",
            "line": 4
          },
          {
            "location": "src/node/plugins/metaEnvReplacer.ts",
            "line": 18
          },
          {
            "location": "src/node/plugins/normalizeURL.ts",
            "line": 2
          },
          {
            "location": "src/node/plugins/normalizeURL.ts",
            "line": 24
          }
        ]
      }
    },
    {
      "group": "",
      "name": "std-env",
      "version": "4.0.0-rc.1",
      "description": "Runtime agnostic JS 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/std-env@4.0.0-rc.1",
      "type": "library",
      "bom-ref": "pkg:npm/std-env@4.0.0-rc.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/std-env/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "std-env,isAgent,std-env/isAgent,isCI,std-env/isCI,stdProvider,std-env/stdProvider"
        },
        {
          "name": "ImportedModules",
          "value": "std-env,isAgent,std-env/isAgent,isCI,std-env/isCI,provider,std-env/provider"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/std-env/package.json"
              }
            ],
            "concludedValue": "node_modules/std-env/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 8
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 54
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 18
          },
          {
            "location": "dist/chunks/defaults.9aQKnqFk.js",
            "line": 3
          },
          {
            "location": "dist/chunks/env.D4Lgay0q.js",
            "line": 1
          },
          {
            "location": "dist/cli.js",
            "line": 7
          },
          {
            "location": "dist/coverage.js",
            "line": 14
          },
          {
            "location": "dist/node.js",
            "line": 40
          },
          {
            "location": "dist/reporters.js",
            "line": 13
          },
          {
            "location": "dist/config.cjs",
            "line": 4
          },
          {
            "location": "src/utils/env.ts",
            "line": 1
          },
          {
            "location": "src/utils/env.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Terkel Gjervig <terkel@terkel.com> (https://terkel.com)"
        }
      ],
      "group": "",
      "name": "prompts",
      "version": "2.4.2",
      "description": "Lightweight, beautiful and user-friendly prompts",
      "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/prompts@2.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/prompts@2.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prompts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "prompts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/prompts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/create/browser/creator.ts",
            "line": 8
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 349
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 360
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 370
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 383
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 395
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 43
          },
          {
            "location": "src/node/stdin.ts",
            "line": 8
          },
          {
            "location": "src/node/stdin.ts",
            "line": 202
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jon Schlinkert (https://github.com/jonschlinkert)"
        }
      ],
      "group": "",
      "name": "picomatch",
      "version": "4.0.3",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "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/picomatch@4.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/micromatch/picomatch"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/picomatch@4.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/picomatch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "picomatch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/picomatch/package.json"
              }
            ],
            "concludedValue": "node_modules/picomatch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 40
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10827
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10828
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10832
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11479
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12900
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 7
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 674
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 825
          },
          {
            "location": "dist/coverage.js",
            "line": 8
          },
          {
            "location": "dist/node.js",
            "line": 48
          },
          {
            "location": "src/node/coverage.ts",
            "line": 14
          },
          {
            "location": "src/node/coverage.ts",
            "line": 169
          },
          {
            "location": "src/node/coverage.ts",
            "line": 449
          },
          {
            "location": "src/node/project.ts",
            "line": 25
          },
          {
            "location": "src/node/project.ts",
            "line": 414
          },
          {
            "location": "src/node/project.ts",
            "line": 417
          },
          {
            "location": "src/node/project.ts",
            "line": 423
          },
          {
            "location": "src/node/specifications.ts",
            "line": 6
          },
          {
            "location": "src/node/specifications.ts",
            "line": 137
          },
          {
            "location": "src/node/watcher.ts",
            "line": 6
          },
          {
            "location": "src/node/watcher.ts",
            "line": 176
          }
        ]
      }
    },
    {
      "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,normalize,pathe/normalize,relative,pathe/relative,resolve,pathe/resolve,dirname,pathe/dirname,join,pathe/join,extname,pathe/extname,basename,pathe/basename,isAbsolute,pathe/isAbsolute"
        },
        {
          "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/chunks/cac.C9xsMMkH.js",
            "line": 3
          },
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 2198
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 253
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 281
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 404
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 489
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 521
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 559
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 574
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 597
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 629
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 630
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 766
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 828
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 897
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 906
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 909
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1009
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1014
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1827
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2956
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3021
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3090
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3319
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3324
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3587
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9792
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9961
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10006
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10009
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10090
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10130
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10238
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10241
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10259
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10260
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10262
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10353
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10395
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10464
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10468
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10506
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10551
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10624
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10826
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10847
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10850
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10851
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11097
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11100
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11127
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11157
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11162
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11164
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11260
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11268
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11269
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11308
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11309
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11324
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11425
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11447
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11501
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12060
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12595
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12678
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12680
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12684
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12714
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12761
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12777
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12834
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12837
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13004
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13121
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13382
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13431
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13869
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14053
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14138
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14477
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14483
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14514
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14571
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14599
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14600
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14613
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14621
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14622
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14667
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 6
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 40
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 59
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 60
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 108
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 314
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 316
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 323
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 324
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 346
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 357
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 408
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 440
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 498
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 536
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 542
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 546
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 549
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 643
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 655
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 740
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 826
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 886
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 900
          },
          {
            "location": "dist/chunks/evaluatedModules.Dg1zASAC.js",
            "line": 1
          },
          {
            "location": "dist/chunks/evaluatedModules.Dg1zASAC.js",
            "line": 10
          },
          {
            "location": "dist/chunks/evaluatedModules.Dg1zASAC.js",
            "line": 11
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 12
          },
          {
            "location": "dist/chunks/index.BCY_7LL2.js",
            "line": 7
          },
          {
            "location": "dist/chunks/index.BCY_7LL2.js",
            "line": 2014
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1186
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1471
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1505
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1555
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1560
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1773
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1799
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1855
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1896
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2056
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2063
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2069
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2071
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2215
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2333
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2417
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3463
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3623
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3624
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3700
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3701
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3846
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4173
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4220
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4221
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 4
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 53
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 71
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 8
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 85
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 6
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 175
          },
          {
            "location": "dist/chunks/nativeModuleRunner.BIakptoF.js",
            "line": 3
          },
          {
            "location": "dist/chunks/nativeModuleRunner.BIakptoF.js",
            "line": 28
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 6
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 589
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 612
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 9
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4388
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 3
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 58
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 59
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 61
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 3
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 80
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 116
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 191
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 192
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 232
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 311
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 621
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 643
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 705
          },
          {
            "location": "dist/cli.js",
            "line": 4
          },
          {
            "location": "dist/coverage.js",
            "line": 7
          },
          {
            "location": "dist/index.js",
            "line": 13
          },
          {
            "location": "dist/node.js",
            "line": 11
          },
          {
            "location": "dist/node.js",
            "line": 78
          },
          {
            "location": "dist/node.js",
            "line": 79
          },
          {
            "location": "dist/reporters.js",
            "line": 4
          },
          {
            "location": "dist/runners.js",
            "line": 10
          },
          {
            "location": "dist/runtime.js",
            "line": 14
          },
          {
            "location": "dist/worker.js",
            "line": 21
          },
          {
            "location": "dist/workers/forks.js",
            "line": 21
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 25
          },
          {
            "location": "dist/workers/threads.js",
            "line": 21
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 7
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 8
          },
          {
            "location": "src/integrations/env/loader.ts",
            "line": 8
          },
          {
            "location": "src/integrations/env/loader.ts",
            "line": 63
          },
          {
            "location": "src/integrations/env/loader.ts",
            "line": 116
          },
          {
            "location": "src/integrations/env/loader.ts",
            "line": 121
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 15
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 288
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 319
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 496
          },
          {
            "location": "src/node/cache/files.ts",
            "line": 4
          },
          {
            "location": "src/node/cache/files.ts",
            "line": 17
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 7
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 51
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 52
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 254
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 345
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 346
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 460
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 479
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 484
          },
          {
            "location": "src/node/cache/index.ts",
            "line": 4
          },
          {
            "location": "src/node/cache/index.ts",
            "line": 29
          },
          {
            "location": "src/node/cache/results.ts",
            "line": 6
          },
          {
            "location": "src/node/cache/results.ts",
            "line": 32
          },
          {
            "location": "src/node/cache/results.ts",
            "line": 80
          },
          {
            "location": "src/node/cache/results.ts",
            "line": 103
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 7
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 36
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 8
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 63
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 173
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 226
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 227
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 247
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 261
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 262
          },
          {
            "location": "src/node/cli/cli-api.ts",
            "line": 341
          },
          {
            "location": "src/node/core.ts",
            "line": 24
          },
          {
            "location": "src/node/core.ts",
            "line": 130
          },
          {
            "location": "src/node/core.ts",
            "line": 289
          },
          {
            "location": "src/node/core.ts",
            "line": 698
          },
          {
            "location": "src/node/core.ts",
            "line": 766
          },
          {
            "location": "src/node/core.ts",
            "line": 1411
          },
          {
            "location": "src/node/coverage.ts",
            "line": 13
          },
          {
            "location": "src/node/coverage.ts",
            "line": 114
          },
          {
            "location": "src/node/coverage.ts",
            "line": 135
          },
          {
            "location": "src/node/coverage.ts",
            "line": 287
          },
          {
            "location": "src/node/coverage.ts",
            "line": 451
          },
          {
            "location": "src/node/coverage.ts",
            "line": 536
          },
          {
            "location": "src/node/coverage.ts",
            "line": 558
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 12
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 104
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 112
          },
          {
            "location": "src/node/plugins/cssEnabler.ts",
            "line": 4
          },
          {
            "location": "src/node/plugins/cssEnabler.ts",
            "line": 87
          },
          {
            "location": "src/node/plugins/mocks.ts",
            "line": 3
          },
          {
            "location": "src/node/plugins/mocks.ts",
            "line": 12
          },
          {
            "location": "src/node/plugins/optimizer.ts",
            "line": 2
          },
          {
            "location": "src/node/plugins/optimizer.ts",
            "line": 13
          },
          {
            "location": "src/node/plugins/optimizer.ts",
            "line": 18
          },
          {
            "location": "src/node/plugins/runnerTransform.ts",
            "line": 3
          },
          {
            "location": "src/node/plugins/runnerTransform.ts",
            "line": 50
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 6
          },
          {
            "location": "src/node/plugins/utils.ts",
            "line": 111
          },
          {
            "location": "src/node/plugins/vitestResolver.ts",
            "line": 3
          },
          {
            "location": "src/node/plugins/vitestResolver.ts",
            "line": 47
          },
          {
            "location": "src/node/plugins/vitestResolver.ts",
            "line": 51
          },
          {
            "location": "src/node/pool.ts",
            "line": 10
          },
          {
            "location": "src/node/pool.ts",
            "line": 19
          },
          {
            "location": "src/node/printError.ts",
            "line": 12
          },
          {
            "location": "src/node/printError.ts",
            "line": 170
          },
          {
            "location": "src/node/printError.ts",
            "line": 227
          },
          {
            "location": "src/node/printError.ts",
            "line": 320
          },
          {
            "location": "src/node/printError.ts",
            "line": 403
          },
          {
            "location": "src/node/project.ts",
            "line": 24
          },
          {
            "location": "src/node/project.ts",
            "line": 92
          },
          {
            "location": "src/node/project.ts",
            "line": 413
          },
          {
            "location": "src/node/project.ts",
            "line": 445
          },
          {
            "location": "src/node/project.ts",
            "line": 448
          },
          {
            "location": "src/node/project.ts",
            "line": 453
          },
          {
            "location": "src/node/project.ts",
            "line": 454
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 14
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 78
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 81
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 88
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 129
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 184
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 190
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 192
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 341
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 345
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 354
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 357
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 432
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 435
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 460
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 13
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 79
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 308
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 490
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 8
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 22
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 100
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 101
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 11
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 94
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 104
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 118
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 121
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 11
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 376
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 9
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 234
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 236
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 10
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 140
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 142
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 374
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 7
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 70
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 71
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 74
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 76
          },
          {
            "location": "src/node/resolver.ts",
            "line": 9
          },
          {
            "location": "src/node/resolver.ts",
            "line": 33
          },
          {
            "location": "src/node/resolver.ts",
            "line": 136
          },
          {
            "location": "src/node/resolver.ts",
            "line": 148
          },
          {
            "location": "src/node/resolver.ts",
            "line": 242
          },
          {
            "location": "src/node/sequencers/BaseSequencer.ts",
            "line": 5
          },
          {
            "location": "src/node/sequencers/BaseSequencer.ts",
            "line": 22
          },
          {
            "location": "src/node/sequencers/BaseSequencer.ts",
            "line": 57
          },
          {
            "location": "src/node/sequencers/BaseSequencer.ts",
            "line": 58
          },
          {
            "location": "src/node/specifications.ts",
            "line": 5
          },
          {
            "location": "src/node/specifications.ts",
            "line": 55
          },
          {
            "location": "src/node/specifications.ts",
            "line": 87
          },
          {
            "location": "src/node/specifications.ts",
            "line": 183
          },
          {
            "location": "src/node/state.ts",
            "line": 7
          },
          {
            "location": "src/node/state.ts",
            "line": 261
          },
          {
            "location": "src/node/stdin.ts",
            "line": 7
          },
          {
            "location": "src/node/stdin.ts",
            "line": 227
          },
          {
            "location": "src/node/stdin.ts",
            "line": 243
          },
          {
            "location": "src/node/test-run.ts",
            "line": 25
          },
          {
            "location": "src/node/test-run.ts",
            "line": 132
          },
          {
            "location": "src/node/test-run.ts",
            "line": 282
          },
          {
            "location": "src/node/test-run.ts",
            "line": 284
          },
          {
            "location": "src/node/test-run.ts",
            "line": 286
          },
          {
            "location": "src/node/test-run.ts",
            "line": 294
          },
          {
            "location": "src/node/test-specification.ts",
            "line": 6
          },
          {
            "location": "src/node/test-specification.ts",
            "line": 67
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 3
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 25
          },
          {
            "location": "src/node/vcs/git.ts",
            "line": 79
          },
          {
            "location": "src/node/vcs/vcs.ts",
            "line": 2
          },
          {
            "location": "src/node/vcs/vcs.ts",
            "line": 33
          },
          {
            "location": "src/node/watcher.ts",
            "line": 5
          },
          {
            "location": "src/node/watcher.ts",
            "line": 73
          },
          {
            "location": "src/node/watcher.ts",
            "line": 77
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 10
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 129
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 161
          },
          {
            "location": "src/runtime/moduleRunner/cachedResolver.ts",
            "line": 3
          },
          {
            "location": "src/runtime/moduleRunner/cachedResolver.ts",
            "line": 7
          },
          {
            "location": "src/runtime/moduleRunner/cachedResolver.ts",
            "line": 39
          },
          {
            "location": "src/runtime/moduleRunner/evaluatedModules.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/evaluatedModules.ts",
            "line": 10
          },
          {
            "location": "src/runtime/moduleRunner/evaluatedModules.ts",
            "line": 11
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 12
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 239
          },
          {
            "location": "src/runtime/vm/commonjs-executor.ts",
            "line": 5
          },
          {
            "location": "src/runtime/vm/commonjs-executor.ts",
            "line": 70
          },
          {
            "location": "src/runtime/vm/commonjs-executor.ts",
            "line": 119
          },
          {
            "location": "src/runtime/vm/commonjs-executor.ts",
            "line": 226
          },
          {
            "location": "src/runtime/vm/commonjs-executor.ts",
            "line": 280
          },
          {
            "location": "src/runtime/vm/commonjs-executor.ts",
            "line": 379
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 11
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 140
          },
          {
            "location": "src/runtime/workers/vm.ts",
            "line": 6
          },
          {
            "location": "src/runtime/workers/vm.ts",
            "line": 19
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 12
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 56
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 13
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 183
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 239
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 302
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 303
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 315
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 396
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 401
          },
          {
            "location": "src/utils/colors.ts",
            "line": 3
          },
          {
            "location": "src/utils/colors.ts",
            "line": 19
          },
          {
            "location": "src/utils/nativeModuleRunner.ts",
            "line": 4
          },
          {
            "location": "src/utils/nativeModuleRunner.ts",
            "line": 35
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kevin Deng <sxzz@sxzz.moe>"
        }
      ],
      "group": "",
      "name": "obug",
      "version": "2.1.1",
      "description": "A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.",
      "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/obug@2.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sxzz/obug#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sxzz/obug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/obug@2.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/obug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "obug,createDebug,obug/createDebug,Debugger,obug/Debugger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/obug/package.json"
              }
            ],
            "concludedValue": "node_modules/obug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 21
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 68
          },
          {
            "location": "dist/node.js",
            "line": 33
          },
          {
            "location": "src/utils/debugger.ts",
            "line": 1
          },
          {
            "location": "src/utils/debugger.ts",
            "line": 2
          },
          {
            "location": "src/utils/debugger.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Robert Kieffer <robert@broofa.com> (http://github.com/broofa)"
        }
      ],
      "group": "",
      "name": "mime",
      "version": "4.1.0",
      "description": "A comprehensive library for mime-type mapping",
      "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/mime@4.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/broofa/mime"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mime@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mime/lite"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mime/package.json"
              }
            ],
            "concludedValue": "node_modules/mime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/test-run.ts",
            "line": 24
          },
          {
            "location": "src/node/test-run.ts",
            "line": 294
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.21",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@0.30.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/magic-string.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string,SourceMap,magic-string/SourceMap"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 55
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 7
          },
          {
            "location": "dist/node.js",
            "line": 62
          },
          {
            "location": "src/node/plugins/metaEnvReplacer.ts",
            "line": 3
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 2
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 1
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "local-pkg",
      "version": "1.1.2",
      "description": "Get information on local packages.",
      "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/local-pkg@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu-collective/local-pkg#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu-collective/local-pkg.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/local-pkg@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/local-pkg/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "local-pkg,resolveModule,local-pkg/resolveModule,isPackageExists,local-pkg/isPackageExists"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/local-pkg/package.json"
              }
            ],
            "concludedValue": "node_modules/local-pkg/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/create.ts",
            "line": 11
          },
          {
            "location": "src/node/create.ts",
            "line": 31
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 3
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 12
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 30
          },
          {
            "location": "src/utils/nativeModuleRunner.ts",
            "line": 3
          },
          {
            "location": "src/utils/nativeModuleRunner.ts",
            "line": 34
          }
        ]
      }
    },
    {
      "group": "",
      "name": "jsdom",
      "version": "27.4.0",
      "description": "A JavaScript implementation of many web standards",
      "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/jsdom@27.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdom@27.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsdom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jsdom"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/index.DC7d2Pf8.js",
            "line": 433
          },
          {
            "location": "dist/chunks/index.DC7d2Pf8.js",
            "line": 501
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "David Ortner"
        }
      ],
      "group": "",
      "name": "happy-dom",
      "version": "20.8.3",
      "description": "Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.",
      "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/happy-dom@20.8.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/capricorn86/happy-dom"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/happy-dom@20.8.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/happy-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "happy-dom"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/happy-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/happy-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/index.DC7d2Pf8.js",
            "line": 339
          },
          {
            "location": "dist/chunks/index.DC7d2Pf8.js",
            "line": 366
          }
        ]
      },
      "tags": [
        "html",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Andrea Giammarchi"
        }
      ],
      "group": "",
      "name": "flatted",
      "version": "3.4.2",
      "description": "A super light and fast circular JSON parser.",
      "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/flatted@3.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/WebReflection/flatted#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/WebReflection/flatted.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/flatted/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "flatted,parse,flatted/parse,stringify,flatted/stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/flatted/package.json"
              }
            ],
            "concludedValue": "node_modules/flatted/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/api/setup.ts",
            "line": 22
          },
          {
            "location": "src/api/setup.ts",
            "line": 199
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 6
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 136
          },
          {
            "location": "src/node/cache/fsModuleCache.ts",
            "line": 142
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 14
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 238
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 10
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 102
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 129
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "expect-type",
      "version": "1.3.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/expect-type@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mmkal/expect-type#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mmkal/expect-type.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/expect-type@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/expect-type/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "expect-type,expectTypeOf,expect-type/expectTypeOf,ExpectTypeOf,expect-type/ExpectTypeOf"
        },
        {
          "name": "ImportedModules",
          "value": "expect-type,expectTypeOf,expect-type/expectTypeOf"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/expect-type/package.json"
              }
            ],
            "concludedValue": "node_modules/expect-type/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 22
          },
          {
            "location": "dist/chunks/index.DdgEv5B1.js",
            "line": 4
          },
          {
            "location": "dist/index.js",
            "line": 5
          },
          {
            "location": "dist/worker.js",
            "line": 51
          },
          {
            "location": "dist/workers/forks.js",
            "line": 56
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 27
          },
          {
            "location": "dist/workers/threads.js",
            "line": 56
          },
          {
            "location": "src/typecheck/expectTypeOf.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Guy Bedford"
        }
      ],
      "group": "",
      "name": "es-module-lexer",
      "version": "2.0.0",
      "description": "Lexes ES modules returning their import/export metadata",
      "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/es-module-lexer@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/guybedford/es-module-lexer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/guybedford/es-module-lexer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-module-lexer@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/es-module-lexer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "es-module-lexer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/es-module-lexer/package.json"
              }
            ],
            "concludedValue": "node_modules/es-module-lexer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 59
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10473
          },
          {
            "location": "dist/node.js",
            "line": 66
          },
          {
            "location": "src/node/resolver.ts",
            "line": 8
          },
          {
            "location": "src/node/resolver.ts",
            "line": 161
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "empathic",
      "version": "2.0.0",
      "description": "A set of small and fast Node.js utilities to understand your pathing needs.",
      "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/empathic@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/empathic@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/empathic/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "empathic/find"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/empathic/package.json"
              }
            ],
            "concludedValue": "node_modules/empathic/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/create/browser/creator.ts",
            "line": 7
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 427
          },
          {
            "location": "src/node/create.ts",
            "line": 10
          },
          {
            "location": "src/node/create.ts",
            "line": 32
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "egoist <0x142857@gmail.com>"
        }
      ],
      "group": "",
      "name": "cac",
      "version": "6.7.14",
      "description": "Simple yet powerful framework for building command-line apps.",
      "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/cac@6.7.14",
      "type": "framework",
      "bom-ref": "pkg:npm/cac@6.7.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cac/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cac,cac/CAC,Command,cac/Command"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cac/package.json"
              }
            ],
            "concludedValue": "node_modules/cac/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/cli/cac.ts",
            "line": 1
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 6
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 82
          },
          {
            "location": "src/node/cli/completions.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "birpc",
      "version": "4.0.0",
      "description": "Message based Two-way remote procedure call",
      "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/birpc@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu-collective/birpc#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu-collective/birpc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/birpc@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/birpc/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "birpc,createBirpc,birpc/createBirpc,BirpcReturn,birpc/BirpcReturn,BirpcOptions,birpc/BirpcOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/birpc/package.json"
              }
            ],
            "concludedValue": "node_modules/birpc/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/api/setup.ts",
            "line": 21
          },
          {
            "location": "src/api/setup.ts",
            "line": 60
          },
          {
            "location": "src/api/types.ts",
            "line": 3
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 3
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 11
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 97
          },
          {
            "location": "src/runtime/rpc.ts",
            "line": 2
          },
          {
            "location": "src/runtime/rpc.ts",
            "line": 6
          },
          {
            "location": "src/runtime/rpc.ts",
            "line": 77
          },
          {
            "location": "src/runtime/workers/types.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "",
      "name": "acorn-walk",
      "version": "8.3.5",
      "description": "ECMAScript (ESTree) AST walker",
      "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/acorn-walk@8.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn-walk@8.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/acorn-walk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "acorn-walk,ancestor,acorn-walk/ancestor"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/acorn-walk/package.json"
              }
            ],
            "concludedValue": "node_modules/acorn-walk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/ast-collect.ts",
            "line": 14
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 144
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 11
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 112
          }
        ]
      }
    },
    {
      "group": "",
      "name": "acorn",
      "version": "8.11.3",
      "description": "ECMAScript 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/acorn@8.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn@8.11.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/acorn/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "acorn,parse,acorn/parse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/acorn/package.json"
              }
            ],
            "concludedValue": "node_modules/acorn/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 11
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 97
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 9
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 206
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "utils",
      "version": "4.1.8",
      "description": "Shared Vitest utility functions",
      "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/%40vitest/utils@4.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/utils@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/utils/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "utils/traces,utils/debugger,OTELCarrier,.utils/traces/OTELCarrier"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/utils/display,@vitest/utils/error,@vitest/utils/helpers,@vitest/utils/source-map,@vitest/utils/timers,@vitest/utils,@vitest/utils/diff,@vitest/utils/offset,browserFormat,@vitest/utils/display/browserFormat,format,@vitest/utils/display/format,inspect,@vitest/utils/display/inspect,stringify,@vitest/utils/display/stringify,getCallLastIndex,@vitest/utils/helpers/getCallLastIndex,nanoid,@vitest/utils/helpers/nanoid,notNullish,@vitest/utils/helpers/notNullish,DecodedMap,@vitest/utils/source-map/DecodedMap,getOriginalPosition,@vitest/utils/source-map/getOriginalPosition,defaultStackIgnorePatterns,@vitest/utils/source-map/defaultStackIgnorePatterns,parseErrorStacktrace,@vitest/utils/source-map/parseErrorStacktrace,parseSingleStack,@vitest/utils/source-map/parseSingleStack,parseStacktrace,@vitest/utils/source-map/parseStacktrace,getSafeTimers,@vitest/utils/timers/getSafeTimers,setSafeTimers,@vitest/utils/timers/setSafeTimers,LoupeOptions,@vitest/utils/LoupeOptions,ParsedStack,@vitest/utils/ParsedStack,StringifyOptions,@vitest/utils/StringifyOptions,lineSplitRE,@vitest/utils/offset/lineSplitRE,offsetToLineNumber,@vitest/utils/offset/offsetToLineNumber,positionToOffset,@vitest/utils/offset/positionToOffset"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/utils/display,inspect,@vitest/utils/display/inspect,@vitest/utils/error,serializeError,@vitest/utils/error/serializeError,processError,@vitest/utils/error/processError,@vitest/utils/helpers,noop,@vitest/utils/helpers/noop,toArray,@vitest/utils/helpers/toArray,unique,@vitest/utils/helpers/unique,createDefer,@vitest/utils/helpers/createDefer,slash,@vitest/utils/helpers/slash,withTrailingSlash,@vitest/utils/helpers/withTrailingSlash,cleanUrl,@vitest/utils/helpers/cleanUrl,wrapId,@vitest/utils/helpers/wrapId,isExternalUrl,@vitest/utils/helpers/isExternalUrl,unwrapId,@vitest/utils/helpers/unwrapId,deepMerge,@vitest/utils/helpers/deepMerge,nanoid,@vitest/utils/helpers/nanoid,deepClone,@vitest/utils/helpers/deepClone,isPrimitive,@vitest/utils/helpers/isPrimitive,notNullish,@vitest/utils/helpers/notNullish,shuffle,@vitest/utils/helpers/shuffle,isBareImport,@vitest/utils/helpers/isBareImport,assertTypes,@vitest/utils/helpers/assertTypes,createSimpleStackTrace,@vitest/utils/helpers/createSimpleStackTrace,splitFileAndPostfix,@vitest/utils/helpers/splitFileAndPostfix,DeferPromise,@vitest/utils/helpers/DeferPromise,@vitest/utils/source-map,parseErrorStacktrace,@vitest/utils/source-map/parseErrorStacktrace,defaultStackIgnorePatterns,@vitest/utils/source-map/defaultStackIgnorePatterns,parseStacktrace,@vitest/utils/source-map/parseStacktrace,createStackString,@vitest/utils/source-map/createStackString,parseSingleStack,@vitest/utils/source-map/parseSingleStack,@vitest/utils/timers,getSafeTimers,@vitest/utils/timers/getSafeTimers,setSafeTimers,@vitest/utils/timers/setSafeTimers,delay,@vitest/utils/timers/delay,@vitest/utils/constants,KNOWN_ASSET_TYPES,@vitest/utils/constants/KNOWN_ASSET_TYPES,KNOWN_ASSET_RE,@vitest/utils/constants/KNOWN_ASSET_RE,CSS_LANGS_RE,@vitest/utils/constants/CSS_LANGS_RE,@vitest/utils/serialize,serializeValue,@vitest/utils/serialize/serializeValue,@vitest/utils/resolver,findNearestPackageData,@vitest/utils/resolver/findNearestPackageData,@vitest/utils/source-map/node,extractSourcemapFromFile,@vitest/utils/source-map/node/extractSourcemapFromFile,@vitest/utils/offset,positionToOffset,@vitest/utils/offset/positionToOffset,lineSplitRE,@vitest/utils/offset/lineSplitRE,@vitest/utils,SerializedError,@vitest/utils/SerializedError,Awaitable,@vitest/utils/Awaitable,@vitest/utils/DeferPromise,ParsedStack,@vitest/utils/ParsedStack,TestError,@vitest/utils/TestError,Arrayable,@vitest/utils/Arrayable,@vitest/utils/diff,SerializedDiffOptions,@vitest/utils/diff/SerializedDiffOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser.js",
            "line": 6
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 15
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1903
          },
          {
            "location": "dist/node.js",
            "line": 73
          },
          {
            "location": "dist/reporters.js",
            "line": 16
          },
          {
            "location": "src/node/printError.ts",
            "line": 10
          },
          {
            "location": "src/node/printError.ts",
            "line": 422
          },
          {
            "location": "src/public/browser.ts",
            "line": 20
          },
          {
            "location": "dist/browser.js",
            "line": 7
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 11
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 9
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 246
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 257
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 267
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 283
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 301
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 311
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 327
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 344
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 357
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 8
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4319
          },
          {
            "location": "dist/index.js",
            "line": 12
          },
          {
            "location": "dist/runners.js",
            "line": 9
          },
          {
            "location": "dist/worker.js",
            "line": 20
          },
          {
            "location": "dist/workers/forks.js",
            "line": 20
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 29
          },
          {
            "location": "dist/workers/threads.js",
            "line": 20
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 24
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 25
          },
          {
            "location": "src/public/browser.ts",
            "line": 21
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 5
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 87
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 99
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 111
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 132
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 157
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 169
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 190
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 219
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 230
          },
          {
            "location": "dist/browser.js",
            "line": 8
          },
          {
            "location": "dist/chunks/benchmark.CX_oY03V.js",
            "line": 3
          },
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 1
          },
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 2197
          },
          {
            "location": "dist/chunks/cac.C9xsMMkH.js",
            "line": 2326
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 5
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 337
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 461
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 597
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 935
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 938
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 946
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 978
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 990
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 1962
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2525
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2685
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2692
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2793
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2884
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 2943
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3314
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 8836
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9260
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9784
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9941
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9942
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10365
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10463
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10624
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10819
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10845
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10974
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11222
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12614
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12844
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12851
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12864
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13004
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13148
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13161
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13212
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14032
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14040
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14050
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14051
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14067
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14071
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14148
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14193
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14194
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14242
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 5
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 40
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 94
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 181
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 340
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 341
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 348
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 392
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 408
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 438
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 451
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 528
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 664
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 686
          },
          {
            "location": "dist/chunks/coverage.DM_a_rWm.js",
            "line": 694
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 5
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 8
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1740
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2394
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3278
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 5
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 97
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 4
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 53
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 89
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 119
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 140
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 187
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 2
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 715
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 2
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3563
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3680
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4190
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 2
          },
          {
            "location": "dist/chunks/utils.BS4fH3nR.js",
            "line": 62
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 9
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 549
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 620
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 655
          },
          {
            "location": "dist/cli.js",
            "line": 2
          },
          {
            "location": "dist/coverage.js",
            "line": 6
          },
          {
            "location": "dist/index.js",
            "line": 8
          },
          {
            "location": "dist/node.js",
            "line": 9
          },
          {
            "location": "dist/node.js",
            "line": 78
          },
          {
            "location": "dist/node.js",
            "line": 81
          },
          {
            "location": "dist/reporters.js",
            "line": 8
          },
          {
            "location": "dist/runners.js",
            "line": 3
          },
          {
            "location": "dist/runtime.js",
            "line": 12
          },
          {
            "location": "dist/suite.js",
            "line": 4
          },
          {
            "location": "dist/worker.js",
            "line": 17
          },
          {
            "location": "dist/workers/forks.js",
            "line": 17
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 23
          },
          {
            "location": "dist/workers/threads.js",
            "line": 17
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 10
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 11
          },
          {
            "location": "src/api/setup.ts",
            "line": 20
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 14
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 626
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 853
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 13
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 418
          },
          {
            "location": "src/node/browser/sessions.ts",
            "line": 4
          },
          {
            "location": "src/node/browser/sessions.ts",
            "line": 26
          },
          {
            "location": "src/node/cache/index.ts",
            "line": 3
          },
          {
            "location": "src/node/cache/index.ts",
            "line": 28
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 5
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 33
          },
          {
            "location": "src/node/cli/cac.ts",
            "line": 288
          },
          {
            "location": "src/node/core.ts",
            "line": 22
          },
          {
            "location": "src/node/core.ts",
            "line": 130
          },
          {
            "location": "src/node/core.ts",
            "line": 330
          },
          {
            "location": "src/node/core.ts",
            "line": 358
          },
          {
            "location": "src/node/core.ts",
            "line": 445
          },
          {
            "location": "src/node/core.ts",
            "line": 446
          },
          {
            "location": "src/node/core.ts",
            "line": 1648
          },
          {
            "location": "src/node/core.ts",
            "line": 1660
          },
          {
            "location": "src/node/coverage.ts",
            "line": 12
          },
          {
            "location": "src/node/coverage.ts",
            "line": 152
          },
          {
            "location": "src/node/coverage.ts",
            "line": 191
          },
          {
            "location": "src/node/coverage.ts",
            "line": 204
          },
          {
            "location": "src/node/create.ts",
            "line": 9
          },
          {
            "location": "src/node/create.ts",
            "line": 24
          },
          {
            "location": "src/node/create.ts",
            "line": 25
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 11
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 53
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 66
          },
          {
            "location": "src/node/environments/normalizeUrl.ts",
            "line": 4
          },
          {
            "location": "src/node/environments/normalizeUrl.ts",
            "line": 18
          },
          {
            "location": "src/node/environments/normalizeUrl.ts",
            "line": 29
          },
          {
            "location": "src/node/environments/normalizeUrl.ts",
            "line": 43
          },
          {
            "location": "src/node/globalSetup.ts",
            "line": 3
          },
          {
            "location": "src/node/globalSetup.ts",
            "line": 15
          },
          {
            "location": "src/node/logger.ts",
            "line": 7
          },
          {
            "location": "src/node/logger.ts",
            "line": 191
          },
          {
            "location": "src/node/plugins/cssEnabler.ts",
            "line": 3
          },
          {
            "location": "src/node/plugins/cssEnabler.ts",
            "line": 45
          },
          {
            "location": "src/node/plugins/cssEnabler.ts",
            "line": 48
          },
          {
            "location": "src/node/plugins/metaEnvReplacer.ts",
            "line": 2
          },
          {
            "location": "src/node/plugins/metaEnvReplacer.ts",
            "line": 41
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 3
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 13
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 230
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 2
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 10
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 51
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 181
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 265
          },
          {
            "location": "src/node/pools/rpc.ts",
            "line": 6
          },
          {
            "location": "src/node/pools/rpc.ts",
            "line": 68
          },
          {
            "location": "src/node/pools/rpc.ts",
            "line": 81
          },
          {
            "location": "src/node/pools/workers/typecheckWorker.ts",
            "line": 10
          },
          {
            "location": "src/node/pools/workers/typecheckWorker.ts",
            "line": 222
          },
          {
            "location": "src/node/printError.ts",
            "line": 11
          },
          {
            "location": "src/node/printError.ts",
            "line": 118
          },
          {
            "location": "src/node/project.ts",
            "line": 23
          },
          {
            "location": "src/node/project.ts",
            "line": 92
          },
          {
            "location": "src/node/project.ts",
            "line": 403
          },
          {
            "location": "src/node/project.ts",
            "line": 440
          },
          {
            "location": "src/node/project.ts",
            "line": 673
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 13
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 289
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 11
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 430
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 6
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 10
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 92
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 6
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 78
          },
          {
            "location": "src/node/resolver.ts",
            "line": 6
          },
          {
            "location": "src/node/resolver.ts",
            "line": 134
          },
          {
            "location": "src/node/sequencers/BaseSequencer.ts",
            "line": 4
          },
          {
            "location": "src/node/sequencers/BaseSequencer.ts",
            "line": 22
          },
          {
            "location": "src/node/sequencers/RandomSequencer.ts",
            "line": 2
          },
          {
            "location": "src/node/sequencers/RandomSequencer.ts",
            "line": 9
          },
          {
            "location": "src/node/test-run.ts",
            "line": 20
          },
          {
            "location": "src/node/test-run.ts",
            "line": 161
          },
          {
            "location": "src/node/vite.ts",
            "line": 2
          },
          {
            "location": "src/node/vite.ts",
            "line": 67
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 4
          },
          {
            "location": "src/node/watch-filter.ts",
            "line": 52
          },
          {
            "location": "src/node/watcher.ts",
            "line": 4
          },
          {
            "location": "src/node/watcher.ts",
            "line": 85
          },
          {
            "location": "src/node/watcher.ts",
            "line": 101
          },
          {
            "location": "src/node/watcher.ts",
            "line": 116
          },
          {
            "location": "src/public/browser.ts",
            "line": 22
          },
          {
            "location": "src/runtime/benchmark.ts",
            "line": 5
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 8
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 128
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 177
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 10
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 67
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 120
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 171
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 198
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 263
          },
          {
            "location": "src/runtime/moduleRunner/startVitestModuleRunner.ts",
            "line": 8
          },
          {
            "location": "src/runtime/moduleRunner/startVitestModuleRunner.ts",
            "line": 164
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 17
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 59
          },
          {
            "location": "src/runtime/vm/vite-executor.ts",
            "line": 8
          },
          {
            "location": "src/runtime/vm/vite-executor.ts",
            "line": 108
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 8
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 154
          },
          {
            "location": "src/utils/base.ts",
            "line": 3
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 4
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 7
          },
          {
            "location": "dist/browser.js",
            "line": 9
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 61
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12617
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 15
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 11
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1720
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1729
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2413
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2607
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3942
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 13
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 152
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 12
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3681
          },
          {
            "location": "dist/index.js",
            "line": 16
          },
          {
            "location": "dist/node.js",
            "line": 67
          },
          {
            "location": "dist/reporters.js",
            "line": 11
          },
          {
            "location": "dist/runners.js",
            "line": 13
          },
          {
            "location": "dist/worker.js",
            "line": 23
          },
          {
            "location": "dist/workers/forks.js",
            "line": 23
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 32
          },
          {
            "location": "dist/workers/threads.js",
            "line": 23
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 28
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 29
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 12
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 484
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 814
          },
          {
            "location": "src/node/test-run.ts",
            "line": 22
          },
          {
            "location": "src/node/test-run.ts",
            "line": 172
          },
          {
            "location": "src/public/browser.ts",
            "line": 26
          },
          {
            "location": "src/runtime/worker.ts",
            "line": 4
          },
          {
            "location": "src/runtime/worker.ts",
            "line": 47
          },
          {
            "location": "src/utils/source-map.ts",
            "line": 11
          },
          {
            "location": "dist/browser.js",
            "line": 10
          },
          {
            "location": "dist/chunks/console.3WNpx0tS.js",
            "line": 4
          },
          {
            "location": "dist/chunks/console.3WNpx0tS.js",
            "line": 25
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 6
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 11
          },
          {
            "location": "dist/chunks/node.COQbm6gK.js",
            "line": 3
          },
          {
            "location": "dist/chunks/rpc.MzXet3jl.js",
            "line": 1
          },
          {
            "location": "dist/chunks/rpc.MzXet3jl.js",
            "line": 79
          },
          {
            "location": "dist/chunks/setup-common.DYx3LtFI.js",
            "line": 3
          },
          {
            "location": "dist/chunks/setup-common.DYx3LtFI.js",
            "line": 28
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3360
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3408
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3767
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3796
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4227
          },
          {
            "location": "dist/chunks/utils.BX5Fg8C4.js",
            "line": 1
          },
          {
            "location": "dist/chunks/utils.BX5Fg8C4.js",
            "line": 45
          },
          {
            "location": "dist/index.js",
            "line": 9
          },
          {
            "location": "dist/runners.js",
            "line": 4
          },
          {
            "location": "dist/runtime.js",
            "line": 19
          },
          {
            "location": "dist/snapshot.js",
            "line": 4
          },
          {
            "location": "dist/suite.js",
            "line": 6
          },
          {
            "location": "dist/worker.js",
            "line": 11
          },
          {
            "location": "dist/workers/forks.js",
            "line": 11
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 17
          },
          {
            "location": "dist/workers/threads.js",
            "line": 11
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 13
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 14
          },
          {
            "location": "src/integrations/chai/poll.ts",
            "line": 4
          },
          {
            "location": "src/integrations/chai/poll.ts",
            "line": 135
          },
          {
            "location": "src/integrations/chai/poll.ts",
            "line": 169
          },
          {
            "location": "src/integrations/wait.ts",
            "line": 1
          },
          {
            "location": "src/integrations/wait.ts",
            "line": 33
          },
          {
            "location": "src/integrations/wait.ts",
            "line": 129
          },
          {
            "location": "src/public/browser.ts",
            "line": 27
          },
          {
            "location": "src/runtime/console.ts",
            "line": 5
          },
          {
            "location": "src/runtime/console.ts",
            "line": 43
          },
          {
            "location": "src/runtime/rpc.ts",
            "line": 5
          },
          {
            "location": "src/runtime/rpc.ts",
            "line": 13
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 18
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 123
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 7
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 20
          },
          {
            "location": "src/runtime/utils.ts",
            "line": 3
          },
          {
            "location": "src/runtime/utils.ts",
            "line": 76
          },
          {
            "location": "src/utils/timers.ts",
            "line": 1
          },
          {
            "location": "dist/chunks/base.RR7zL1h0.js",
            "line": 18
          },
          {
            "location": "dist/chunks/base.RR7zL1h0.js",
            "line": 41
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 57
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 12
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 547
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 548
          },
          {
            "location": "dist/node.js",
            "line": 64
          },
          {
            "location": "dist/worker.js",
            "line": 49
          },
          {
            "location": "dist/workers/forks.js",
            "line": 54
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 7
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 52
          },
          {
            "location": "dist/workers/threads.js",
            "line": 54
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 34
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 35
          },
          {
            "location": "src/node/resolver.ts",
            "line": 5
          },
          {
            "location": "src/runtime/runVmTests.ts",
            "line": 11
          },
          {
            "location": "src/runtime/runVmTests.ts",
            "line": 53
          },
          {
            "location": "src/runtime/setup-node.ts",
            "line": 7
          },
          {
            "location": "src/runtime/setup-node.ts",
            "line": 43
          },
          {
            "location": "src/runtime/vm/vite-executor.ts",
            "line": 7
          },
          {
            "location": "src/runtime/vm/vite-executor.ts",
            "line": 101
          },
          {
            "location": "src/runtime/vm/vite-executor.ts",
            "line": 104
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 15
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12578
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13358
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13361
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13369
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13372
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 8
          },
          {
            "location": "dist/chunks/init.D98-gwRW.js",
            "line": 106
          },
          {
            "location": "dist/node.js",
            "line": 29
          },
          {
            "location": "dist/worker.js",
            "line": 54
          },
          {
            "location": "dist/workers/forks.js",
            "line": 40
          },
          {
            "location": "dist/workers/threads.js",
            "line": 40
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 23
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 24
          },
          {
            "location": "src/node/core.ts",
            "line": 23
          },
          {
            "location": "src/node/core.ts",
            "line": 659
          },
          {
            "location": "src/node/core.ts",
            "line": 662
          },
          {
            "location": "src/node/core.ts",
            "line": 677
          },
          {
            "location": "src/node/core.ts",
            "line": 682
          },
          {
            "location": "src/node/test-run.ts",
            "line": 21
          },
          {
            "location": "src/node/test-run.ts",
            "line": 95
          },
          {
            "location": "src/runtime/moduleRunner/errorCatcher.ts",
            "line": 2
          },
          {
            "location": "src/runtime/moduleRunner/errorCatcher.ts",
            "line": 25
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 58
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10468
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 10
          },
          {
            "location": "dist/chunks/vm.DVLYObm9.js",
            "line": 643
          },
          {
            "location": "dist/node.js",
            "line": 65
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 33
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 34
          },
          {
            "location": "src/node/resolver.ts",
            "line": 7
          },
          {
            "location": "src/node/resolver.ts",
            "line": 148
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 9
          },
          {
            "location": "src/runtime/external-executor.ts",
            "line": 161
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 62
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12620
          },
          {
            "location": "dist/node.js",
            "line": 68
          },
          {
            "location": "src/node/test-run.ts",
            "line": 23
          },
          {
            "location": "src/node/test-run.ts",
            "line": 182
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 14
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 20
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1913
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 11
          },
          {
            "location": "dist/index.js",
            "line": 15
          },
          {
            "location": "dist/node.js",
            "line": 74
          },
          {
            "location": "dist/reporters.js",
            "line": 23
          },
          {
            "location": "dist/runners.js",
            "line": 12
          },
          {
            "location": "dist/worker.js",
            "line": 22
          },
          {
            "location": "dist/workers/forks.js",
            "line": 22
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 31
          },
          {
            "location": "dist/workers/threads.js",
            "line": 22
          },
          {
            "location": "src/utils/source-map.ts",
            "line": 5
          },
          {
            "location": "src/api/setup.ts",
            "line": 2
          },
          {
            "location": "src/api/types.ts",
            "line": 2
          },
          {
            "location": "src/node/core.ts",
            "line": 2
          },
          {
            "location": "src/node/pool.ts",
            "line": 1
          },
          {
            "location": "src/node/pools/workers/typecheckWorker.ts",
            "line": 2
          },
          {
            "location": "src/node/printError.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/default.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/dot.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/reported-tasks.ts",
            "line": 12
          },
          {
            "location": "src/node/reporters/tap.ts",
            "line": 2
          },
          {
            "location": "src/node/sequencers/types.ts",
            "line": 1
          },
          {
            "location": "src/node/test-run.ts",
            "line": 9
          },
          {
            "location": "src/public/browser.ts",
            "line": 14
          },
          {
            "location": "src/public/index.ts",
            "line": 185
          },
          {
            "location": "src/public/node.ts",
            "line": 197
          },
          {
            "location": "src/runtime/workers/types.ts",
            "line": 1
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 3
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 2
          },
          {
            "location": "src/public/index.ts",
            "line": 187
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "ui",
      "version": "4.1.8",
      "description": "UI for Vitest",
      "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/%40vitest/ui@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/ui"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/ui@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/ui/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/ui"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/ui/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/ui/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14054
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "spy",
      "version": "4.1.8",
      "description": "Lightweight Jest compatible spy implementation",
      "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/%40vitest/spy@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/api/mock"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/spy@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/spy/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/spy,Mock,@vitest/spy/Mock,MockContext,@vitest/spy/MockContext,Mocked,@vitest/spy/Mocked,MockedClass,@vitest/spy/MockedClass,MockedFunction,@vitest/spy/MockedFunction,MockedObject,@vitest/spy/MockedObject,MockInstance,@vitest/spy/MockInstance,MockResult,@vitest/spy/MockResult,MockResultIncomplete,@vitest/spy/MockResultIncomplete,MockResultReturn,@vitest/spy/MockResultReturn,MockResultThrow,@vitest/spy/MockResultThrow,MockSettledResult,@vitest/spy/MockSettledResult,MockSettledResultFulfilled,@vitest/spy/MockSettledResultFulfilled,MockSettledResultIncomplete,@vitest/spy/MockSettledResultIncomplete,MockSettledResultRejected,@vitest/spy/MockSettledResultRejected"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/spy,@vitest/spy/fn,spyOn,@vitest/spy/spyOn,restoreAllMocks,@vitest/spy/restoreAllMocks,resetAllMocks,@vitest/spy/resetAllMocks,clearAllMocks,@vitest/spy/clearAllMocks,isMockFunction,@vitest/spy/isMockFunction,MaybeMocked,@vitest/spy/MaybeMocked,MaybeMockedDeep,@vitest/spy/MaybeMockedDeep,MaybePartiallyMocked,@vitest/spy/MaybePartiallyMocked,MaybePartiallyMockedDeep,@vitest/spy/MaybePartiallyMockedDeep,MockInstance,@vitest/spy/MockInstance"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/spy/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/spy/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser.js",
            "line": 4
          },
          {
            "location": "dist/chunks/base.RR7zL1h0.js",
            "line": 2
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 13
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 10
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 305
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3555
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3605
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3608
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3612
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3616
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3717
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3779
          },
          {
            "location": "dist/index.js",
            "line": 14
          },
          {
            "location": "dist/runners.js",
            "line": 11
          },
          {
            "location": "dist/spy.js",
            "line": 1
          },
          {
            "location": "dist/worker.js",
            "line": 4
          },
          {
            "location": "dist/workers/forks.js",
            "line": 4
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 30
          },
          {
            "location": "dist/workers/threads.js",
            "line": 4
          },
          {
            "location": "src/integrations/spy.ts",
            "line": 1
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 8
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 13
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 616
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 727
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 731
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 736
          },
          {
            "location": "src/integrations/vi.ts",
            "line": 741
          },
          {
            "location": "src/public/browser.ts",
            "line": 13
          },
          {
            "location": "src/public/index.ts",
            "line": 183
          },
          {
            "location": "src/runtime/workers/base.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "snapshot",
      "version": "4.1.8",
      "description": "Vitest snapshot manager",
      "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/%40vitest/snapshot@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/snapshot"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/snapshot@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/snapshot/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/snapshot,@vitest/snapshot/environment,SnapshotData,@vitest/snapshot/SnapshotData,SnapshotMatchOptions,@vitest/snapshot/SnapshotMatchOptions,SnapshotResult,@vitest/snapshot/SnapshotResult,SnapshotSerializer,@vitest/snapshot/SnapshotSerializer,SnapshotStateOptions,@vitest/snapshot/SnapshotStateOptions,SnapshotSummary,@vitest/snapshot/SnapshotSummary,SnapshotUpdateState,@vitest/snapshot/SnapshotUpdateState,UncheckedSnapshot,@vitest/snapshot/UncheckedSnapshot"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/snapshot,addSerializer,@vitest/snapshot/addSerializer,stripSnapshotIndentation,@vitest/snapshot/stripSnapshotIndentation,SnapshotClient,@vitest/snapshot/SnapshotClient,DomainSnapshotAdapter,@vitest/snapshot/DomainSnapshotAdapter,SnapshotSummary,@vitest/snapshot/SnapshotSummary,SnapshotSerializer,@vitest/snapshot/SnapshotSerializer,@vitest/snapshot/manager,SnapshotManager,@vitest/snapshot/manager/SnapshotManager,@vitest/snapshot/environment,NodeSnapshotEnvironment,@vitest/snapshot/environment/NodeSnapshotEnvironment,SnapshotEnvironment,@vitest/snapshot/environment/SnapshotEnvironment"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/snapshot/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/snapshot/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser.js",
            "line": 12
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 19
          },
          {
            "location": "dist/chunks/setup-common.DYx3LtFI.js",
            "line": 2
          },
          {
            "location": "dist/chunks/setup-common.DYx3LtFI.js",
            "line": 57
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 15
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3939
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3978
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3984
          },
          {
            "location": "dist/index.js",
            "line": 20
          },
          {
            "location": "dist/runners.js",
            "line": 17
          },
          {
            "location": "dist/worker.js",
            "line": 10
          },
          {
            "location": "dist/workers/forks.js",
            "line": 10
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 20
          },
          {
            "location": "dist/workers/threads.js",
            "line": 10
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 3
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 10
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 196
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 248
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 252
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 2
          },
          {
            "location": "src/public/index.ts",
            "line": 165
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 2
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 6
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 101
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14
          },
          {
            "location": "dist/node.js",
            "line": 28
          },
          {
            "location": "src/node/core.ts",
            "line": 21
          },
          {
            "location": "dist/chunks/node.COQbm6gK.js",
            "line": 1
          },
          {
            "location": "dist/runtime.js",
            "line": 21
          },
          {
            "location": "dist/snapshot.js",
            "line": 2
          },
          {
            "location": "src/integrations/snapshot/environments/node.ts",
            "line": 1
          },
          {
            "location": "src/integrations/snapshot/environments/resolveSnapshotEnvironment.ts",
            "line": 1
          },
          {
            "location": "src/public/runtime.ts",
            "line": 21
          },
          {
            "location": "src/public/snapshot.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "runner",
      "version": "4.1.8",
      "description": "Vitest test runner",
      "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/%40vitest/runner@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/api/advanced/runner"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/runner@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/runner/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/runner,@vitest/runner/utils,collectTests,@vitest/runner/collectTests,startTests,@vitest/runner/startTests,afterAll,@vitest/runner/afterAll,afterEach,@vitest/runner/afterEach,aroundAll,@vitest/runner/aroundAll,aroundEach,@vitest/runner/aroundEach,beforeAll,@vitest/runner/beforeAll,beforeEach,@vitest/runner/beforeEach,describe,@vitest/runner/describe,onTestFailed,@vitest/runner/onTestFailed,onTestFinished,@vitest/runner/onTestFinished,recordArtifact,@vitest/runner/recordArtifact,suite,@vitest/runner/suite,createTaskCollector,@vitest/runner/createTaskCollector,getCurrentSuite,@vitest/runner/getCurrentSuite,getCurrentTest,@vitest/runner/getCurrentTest,getFn,@vitest/runner/getFn,getHooks,@vitest/runner/getHooks,setFn,@vitest/runner/setFn,setHooks,@vitest/runner/setHooks,ImportDuration,@vitest/runner/ImportDuration,OnTestFailedHandler,@vitest/runner/OnTestFailedHandler,OnTestFinishedHandler,@vitest/runner/OnTestFinishedHandler,RunMode,@vitest/runner/RunMode,RunnerTask,@vitest/runner/RunnerTask,RunnerTaskBase,@vitest/runner/RunnerTaskBase,RunnerTaskEventPack,@vitest/runner/RunnerTaskEventPack,RunnerTaskResult,@vitest/runner/RunnerTaskResult,RunnerTaskResultPack,@vitest/runner/RunnerTaskResultPack,RunnerTestCase,@vitest/runner/RunnerTestCase,RunnerTestFile,@vitest/runner/RunnerTestFile,RunnerTestSuite,@vitest/runner/RunnerTestSuite,SuiteAPI,@vitest/runner/SuiteAPI,SuiteCollector,@vitest/runner/SuiteCollector,SuiteFactory,@vitest/runner/SuiteFactory,SuiteOptions,@vitest/runner/SuiteOptions,TaskCustomOptions,@vitest/runner/TaskCustomOptions,TaskMeta,@vitest/runner/TaskMeta,TaskState,@vitest/runner/TaskState,TestAnnotation,@vitest/runner/TestAnnotation,TestAnnotationArtifact,@vitest/runner/TestAnnotationArtifact,TestAPI,@vitest/runner/TestAPI,TestArtifact,@vitest/runner/TestArtifact,TestArtifactBase,@vitest/runner/TestArtifactBase,TestArtifactLocation,@vitest/runner/TestArtifactLocation,TestArtifactRegistry,@vitest/runner/TestArtifactRegistry,TestAttachment,@vitest/runner/TestAttachment,TestContext,@vitest/runner/TestContext,TestFunction,@vitest/runner/TestFunction,TestOptions,@vitest/runner/TestOptions,TestRunnerConfig,@vitest/runner/TestRunnerConfig,TestTags,@vitest/runner/TestTags,VitestTestRunner,@vitest/runner/VitestTestRunner,VitestRunner,@vitest/runner/VitestRunner,VitestRunnerConfig,@vitest/runner/VitestRunnerConfig"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/runner,startTests,@vitest/runner/startTests,collectTests,@vitest/runner/collectTests,getCurrentSuite,@vitest/runner/getCurrentSuite,afterAll,@vitest/runner/afterAll,afterEach,@vitest/runner/afterEach,aroundAll,@vitest/runner/aroundAll,aroundEach,@vitest/runner/aroundEach,beforeAll,@vitest/runner/beforeAll,beforeEach,@vitest/runner/beforeEach,describe,@vitest/runner/describe,@vitest/runner/it,onTestFailed,@vitest/runner/onTestFailed,onTestFinished,@vitest/runner/onTestFinished,recordArtifact,@vitest/runner/recordArtifact,suite,@vitest/runner/suite,test,@vitest/runner/test,getCurrentTest,@vitest/runner/getCurrentTest,updateTask,@vitest/runner/updateTask,createTaskCollector,@vitest/runner/createTaskCollector,getHooks,@vitest/runner/getHooks,getFn,@vitest/runner/getFn,File,@vitest/runner/File,TaskEventPack,@vitest/runner/TaskEventPack,TaskResultPack,@vitest/runner/TaskResultPack,TestAnnotation,@vitest/runner/TestAnnotation,TestArtifact,@vitest/runner/TestArtifact,TaskPopulated,@vitest/runner/TaskPopulated,Test,@vitest/runner/Test,Suite,@vitest/runner/Suite,Task,@vitest/runner/Task,CancelReason,@vitest/runner/CancelReason,ImportDuration,@vitest/runner/ImportDuration,FileSpecification,@vitest/runner/FileSpecification,TaskMeta,@vitest/runner/TaskMeta,TaskState,@vitest/runner/TaskState,SerializableRetry,@vitest/runner/SerializableRetry,TestTagDefinition,@vitest/runner/TestTagDefinition,TaskUpdateEvent,@vitest/runner/TaskUpdateEvent,TestAttachment,@vitest/runner/TestAttachment,VitestRunner,@vitest/runner/VitestRunner,VitestRunnerImportSource,@vitest/runner/VitestRunnerImportSource,VitestRunnerConstructor,@vitest/runner/VitestRunnerConstructor,RunMode,@vitest/runner/RunMode,@vitest/runner/utils,createChainable,@vitest/runner/utils/createChainable,generateHash,@vitest/runner/utils/generateHash,createTaskName,@vitest/runner/utils/createTaskName,validateTags,@vitest/runner/utils/validateTags,calculateSuiteHash,@vitest/runner/utils/calculateSuiteHash,hasFailed,@vitest/runner/utils/hasFailed,generateFileHash,@vitest/runner/utils/generateFileHash,limitConcurrency,@vitest/runner/utils/limitConcurrency,createFileTask,@vitest/runner/utils/createFileTask,createTagsFilter,@vitest/runner/utils/createTagsFilter,someTasksAreOnly,@vitest/runner/utils/someTasksAreOnly,interpretTaskModes,@vitest/runner/utils/interpretTaskModes,getTasks,@vitest/runner/utils/getTasks,isTestCase,@vitest/runner/utils/isTestCase,getTests,@vitest/runner/utils/getTests,getTestName,@vitest/runner/utils/getTestName,getSuites,@vitest/runner/utils/getSuites,getFullName,@vitest/runner/utils/getFullName,getNames,@vitest/runner/utils/getNames,matchesTags,@vitest/runner/utils/matchesTags,@vitest/runner/types/tasks,TaskEventData,@vitest/runner/types/tasks/TaskEventData,@vitest/runner/types/tasks/TestArtifact"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/runner/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/runner/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser.js",
            "line": 3
          },
          {
            "location": "dist/chunks/base.RR7zL1h0.js",
            "line": 10
          },
          {
            "location": "dist/chunks/base.RR7zL1h0.js",
            "line": 90
          },
          {
            "location": "dist/chunks/base.RR7zL1h0.js",
            "line": 93
          },
          {
            "location": "dist/chunks/benchmark.CX_oY03V.js",
            "line": 1
          },
          {
            "location": "dist/chunks/benchmark.CX_oY03V.js",
            "line": 16
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 4
          },
          {
            "location": "dist/chunks/index.DdgEv5B1.js",
            "line": 5
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 1
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4094
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4244
          },
          {
            "location": "dist/index.js",
            "line": 6
          },
          {
            "location": "dist/runners.js",
            "line": 2
          },
          {
            "location": "dist/suite.js",
            "line": 2
          },
          {
            "location": "dist/worker.js",
            "line": 16
          },
          {
            "location": "dist/workers/forks.js",
            "line": 16
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 6
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 78
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 81
          },
          {
            "location": "dist/workers/threads.js",
            "line": 16
          },
          {
            "location": "src/api/setup.ts",
            "line": 1
          },
          {
            "location": "src/api/types.ts",
            "line": 1
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 2
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 12
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 22
          },
          {
            "location": "src/integrations/chai/poll.ts",
            "line": 2
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 2
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 1
          },
          {
            "location": "src/node/cache/results.ts",
            "line": 1
          },
          {
            "location": "src/node/core.ts",
            "line": 1
          },
          {
            "location": "src/node/logger.ts",
            "line": 1
          },
          {
            "location": "src/node/module-diagnostic.ts",
            "line": 1
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 2
          },
          {
            "location": "src/node/pools/workers/typecheckWorker.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/benchmark/json-formatter.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/blob.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/dot.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/renderers/utils.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/reported-tasks.ts",
            "line": 11
          },
          {
            "location": "src/node/reporters/tap-flat.ts",
            "line": 1
          },
          {
            "location": "src/node/reporters/tap.ts",
            "line": 1
          },
          {
            "location": "src/node/state.ts",
            "line": 1
          },
          {
            "location": "src/node/stdin.ts",
            "line": 1
          },
          {
            "location": "src/node/tags.ts",
            "line": 1
          },
          {
            "location": "src/node/test-run.ts",
            "line": 7
          },
          {
            "location": "src/public/browser.ts",
            "line": 12
          },
          {
            "location": "src/public/index.ts",
            "line": 116
          },
          {
            "location": "src/public/index.ts",
            "line": 152
          },
          {
            "location": "src/public/index.ts",
            "line": 154
          },
          {
            "location": "src/public/runners.ts",
            "line": 3
          },
          {
            "location": "src/public/runtime.ts",
            "line": 20
          },
          {
            "location": "src/public/suite.ts",
            "line": 10
          },
          {
            "location": "src/public/suite.ts",
            "line": 11
          },
          {
            "location": "src/runtime/benchmark.ts",
            "line": 1
          },
          {
            "location": "src/runtime/benchmark.ts",
            "line": 3
          },
          {
            "location": "src/runtime/benchmark.ts",
            "line": 28
          },
          {
            "location": "src/runtime/rpc.ts",
            "line": 1
          },
          {
            "location": "src/runtime/runBaseTests.ts",
            "line": 1
          },
          {
            "location": "src/runtime/runBaseTests.ts",
            "line": 7
          },
          {
            "location": "src/runtime/runBaseTests.ts",
            "line": 66
          },
          {
            "location": "src/runtime/runBaseTests.ts",
            "line": 79
          },
          {
            "location": "src/runtime/runVmTests.ts",
            "line": 1
          },
          {
            "location": "src/runtime/runVmTests.ts",
            "line": 10
          },
          {
            "location": "src/runtime/runVmTests.ts",
            "line": 104
          },
          {
            "location": "src/runtime/runVmTests.ts",
            "line": 117
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 7
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 16
          },
          {
            "location": "src/runtime/runners/benchmark.ts",
            "line": 150
          },
          {
            "location": "src/runtime/runners/index.ts",
            "line": 1
          },
          {
            "location": "src/runtime/workers/init.ts",
            "line": 1
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 1
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 2
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 1
          },
          {
            "location": "dist/chunks/benchmark.CX_oY03V.js",
            "line": 2
          },
          {
            "location": "dist/chunks/benchmark.CX_oY03V.js",
            "line": 27
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 257
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 295
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 351
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 352
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 365
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 376
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 377
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 391
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 3256
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 10551
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 11093
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12005
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12060
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 12063
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13639
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13649
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13651
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13654
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13665
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13666
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13667
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13699
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 13771
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 14369
          },
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 8
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 80
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1191
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1286
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1287
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1306
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1307
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1317
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1318
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 1319
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2318
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2371
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2449
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2580
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2581
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 2629
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3309
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3313
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3540
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3542
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3555
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 3798
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4005
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4021
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4032
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4126
          },
          {
            "location": "dist/chunks/index.UpGiHP7g.js",
            "line": 4202
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 7
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3864
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4310
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4311
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4358
          },
          {
            "location": "dist/index.js",
            "line": 11
          },
          {
            "location": "dist/node.js",
            "line": 15
          },
          {
            "location": "dist/reporters.js",
            "line": 3
          },
          {
            "location": "dist/runners.js",
            "line": 6
          },
          {
            "location": "dist/suite.js",
            "line": 3
          },
          {
            "location": "dist/worker.js",
            "line": 19
          },
          {
            "location": "dist/workers/forks.js",
            "line": 19
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 22
          },
          {
            "location": "dist/workers/threads.js",
            "line": 19
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 5
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 51
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 12
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 292
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 346
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 435
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 436
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 449
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 460
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 461
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 475
          },
          {
            "location": "src/node/core.ts",
            "line": 20
          },
          {
            "location": "src/node/core.ts",
            "line": 1049
          },
          {
            "location": "src/node/core.ts",
            "line": 1062
          },
          {
            "location": "src/node/core.ts",
            "line": 1065
          },
          {
            "location": "src/node/core.ts",
            "line": 1068
          },
          {
            "location": "src/node/core.ts",
            "line": 1092
          },
          {
            "location": "src/node/core.ts",
            "line": 1094
          },
          {
            "location": "src/node/core.ts",
            "line": 1096
          },
          {
            "location": "src/node/core.ts",
            "line": 1149
          },
          {
            "location": "src/node/core.ts",
            "line": 1272
          },
          {
            "location": "src/node/pools/workers/typecheckWorker.ts",
            "line": 9
          },
          {
            "location": "src/node/pools/workers/typecheckWorker.ts",
            "line": 122
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 12
          },
          {
            "location": "src/node/projects/resolveProjects.ts",
            "line": 75
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 10
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 286
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 383
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 558
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 776
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 777
          },
          {
            "location": "src/node/reporters/base.ts",
            "line": 864
          },
          {
            "location": "src/node/reporters/benchmark/json-formatter.ts",
            "line": 3
          },
          {
            "location": "src/node/reporters/benchmark/json-formatter.ts",
            "line": 27
          },
          {
            "location": "src/node/reporters/benchmark/json-formatter.ts",
            "line": 41
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 7
          },
          {
            "location": "src/node/reporters/benchmark/reporter.ts",
            "line": 70
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 5
          },
          {
            "location": "src/node/reporters/benchmark/tableRender.ts",
            "line": 133
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 9
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 140
          },
          {
            "location": "src/node/reporters/github-actions.ts",
            "line": 147
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 8
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 104
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 106
          },
          {
            "location": "src/node/reporters/json.ts",
            "line": 129
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 9
          },
          {
            "location": "src/node/reporters/junit.ts",
            "line": 318
          },
          {
            "location": "src/node/reporters/verbose.ts",
            "line": 2
          },
          {
            "location": "src/node/reporters/verbose.ts",
            "line": 33
          },
          {
            "location": "src/node/state.ts",
            "line": 6
          },
          {
            "location": "src/node/state.ts",
            "line": 171
          },
          {
            "location": "src/node/state.ts",
            "line": 262
          },
          {
            "location": "src/node/state.ts",
            "line": 269
          },
          {
            "location": "src/node/stdin.ts",
            "line": 6
          },
          {
            "location": "src/node/stdin.ts",
            "line": 44
          },
          {
            "location": "src/node/test-specification.ts",
            "line": 5
          },
          {
            "location": "src/node/test-specification.ts",
            "line": 66
          },
          {
            "location": "src/public/node.ts",
            "line": 196
          },
          {
            "location": "src/public/suite.ts",
            "line": 12
          },
          {
            "location": "src/runtime/benchmark.ts",
            "line": 4
          },
          {
            "location": "src/runtime/benchmark.ts",
            "line": 51
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 10
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 62
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 190
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 191
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 212
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 213
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 225
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 226
          },
          {
            "location": "src/typecheck/collect.ts",
            "line": 227
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 3
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 13
          },
          {
            "location": "src/node/test-run.ts",
            "line": 8
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "pretty-format",
      "version": "4.1.8",
      "description": "Fork of pretty-format with support for ESM",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/pretty-format@4.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/pretty-format"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/pretty-format@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/pretty-format/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/pretty-format/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/pretty-format/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "mocker",
      "version": "4.1.8",
      "description": "Vitest module mocker implementation",
      "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/%40vitest/mocker@4.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/mocker"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/mocker@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/mocker/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/mocker/node,hoistMocksPlugin,@vitest/mocker/node/hoistMocksPlugin,automockPlugin,@vitest/mocker/node/automockPlugin,@vitest/mocker/transforms,initSyntaxLexers,@vitest/mocker/transforms/initSyntaxLexers,hoistMocks,@vitest/mocker/transforms/hoistMocks,automockModule,@vitest/mocker/transforms/automockModule,createManualModuleSource,@vitest/mocker/transforms/createManualModuleSource,collectModuleExports,@vitest/mocker/transforms/collectModuleExports,@vitest/mocker,MockerRegistry,@vitest/mocker/MockerRegistry,mockObject,@vitest/mocker/mockObject,RedirectedModule,@vitest/mocker/RedirectedModule,AutomockedModule,@vitest/mocker/AutomockedModule,MockedModule,@vitest/mocker/MockedModule,MockedModuleType,@vitest/mocker/MockedModuleType,ModuleMockContext,@vitest/mocker/ModuleMockContext,TestModuleMocker,@vitest/mocker/TestModuleMocker,ManualMockedModule,@vitest/mocker/ManualMockedModule,@vitest/mocker/redirect,findMockRedirect,@vitest/mocker/redirect/findMockRedirect"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/mocker/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/mocker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 56
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9793
          },
          {
            "location": "dist/chunks/cli-api.BfdDOPPI.js",
            "line": 9802
          },
          {
            "location": "dist/node.js",
            "line": 63
          },
          {
            "location": "src/node/plugins/mocks.ts",
            "line": 2
          },
          {
            "location": "src/node/plugins/mocks.ts",
            "line": 14
          },
          {
            "location": "src/node/plugins/mocks.ts",
            "line": 32
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 4
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 20
          },
          {
            "location": "dist/chunks/native.DPzPHdi5.js",
            "line": 120
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 3
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 72
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 99
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 110
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 9
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 94
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 131
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 153
          },
          {
            "location": "src/runtime/moduleRunner/nativeModuleMocker.ts",
            "line": 154
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 7
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 29
          },
          {
            "location": "src/runtime/workers/native.ts",
            "line": 203
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 18
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 11
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 143
          },
          {
            "location": "dist/runtime.js",
            "line": 17
          },
          {
            "location": "dist/worker.js",
            "line": 43
          },
          {
            "location": "dist/workers/forks.js",
            "line": 36
          },
          {
            "location": "dist/workers/threads.js",
            "line": 36
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 19
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 20
          },
          {
            "location": "src/runtime/moduleRunner/bareModuleMocker.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/bareModuleMocker.ts",
            "line": 5
          },
          {
            "location": "src/runtime/moduleRunner/bareModuleMocker.ts",
            "line": 239
          },
          {
            "location": "src/runtime/moduleRunner/moduleMocker.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/moduleMocker.ts",
            "line": 7
          },
          {
            "location": "src/runtime/moduleRunner/moduleRunner.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/testModuleRunner.ts",
            "line": 1
          },
          {
            "location": "src/runtime/workers/base.ts",
            "line": 1
          },
          {
            "location": "src/utils/nativeModuleRunner.ts",
            "line": 1
          },
          {
            "location": "dist/chunks/nativeModuleMocker.BRN2oBJd.js",
            "line": 19
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 12
          },
          {
            "location": "dist/chunks/startVitestModuleRunner.bRl2_oI_.js",
            "line": 132
          },
          {
            "location": "dist/runtime.js",
            "line": 18
          },
          {
            "location": "dist/worker.js",
            "line": 44
          },
          {
            "location": "dist/workers/forks.js",
            "line": 37
          },
          {
            "location": "dist/workers/threads.js",
            "line": 37
          },
          {
            "location": "dist/workers/vmForks.js",
            "line": 20
          },
          {
            "location": "dist/workers/vmThreads.js",
            "line": 21
          },
          {
            "location": "src/runtime/moduleRunner/bareModuleMocker.ts",
            "line": 6
          },
          {
            "location": "src/runtime/moduleRunner/bareModuleMocker.ts",
            "line": 207
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "expect",
      "version": "4.1.8",
      "description": "Jest's expect matchers as a Chai plugin",
      "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/%40vitest/expect@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/api/expect"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/expect@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/expect/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "expect-type,expectTypeOf,expect-type/expectTypeOf,ExpectTypeOf,expect-type/ExpectTypeOf"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/expect,Assertion,@vitest/expect/Assertion,AsymmetricMatchersContaining,@vitest/expect/AsymmetricMatchersContaining,DeeplyAllowMatchers,@vitest/expect/DeeplyAllowMatchers,ExpectPollOptions,@vitest/expect/ExpectPollOptions,ExpectStatic,@vitest/expect/ExpectStatic,JestAssertion,@vitest/expect/JestAssertion,Matcher,@vitest/expect/Matcher,MatcherResult,@vitest/expect/MatcherResult,Matchers,@vitest/expect/Matchers,MatcherState,@vitest/expect/MatcherState"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/expect,chai,@vitest/expect/chai,wrapAssertion,@vitest/expect/wrapAssertion,recordAsyncExpect,@vitest/expect/recordAsyncExpect,createAssertionMessage,@vitest/expect/createAssertionMessage,equals,@vitest/expect/equals,iterableEquality,@vitest/expect/iterableEquality,subsetEquality,@vitest/expect/subsetEquality,JestExtend,@vitest/expect/JestExtend,JestChaiExpect,@vitest/expect/JestChaiExpect,ChaiStyleAssertions,@vitest/expect/ChaiStyleAssertions,JestAsymmetricMatchers,@vitest/expect/JestAsymmetricMatchers,GLOBAL_EXPECT,@vitest/expect/GLOBAL_EXPECT,ASYMMETRIC_MATCHERS_OBJECT,@vitest/expect/ASYMMETRIC_MATCHERS_OBJECT,getState,@vitest/expect/getState,setState,@vitest/expect/setState,addCustomEqualityTesters,@vitest/expect/addCustomEqualityTesters,customMatchers,@vitest/expect/customMatchers,Assertion,@vitest/expect/Assertion,ExpectStatic,@vitest/expect/ExpectStatic,MatcherState,@vitest/expect/MatcherState,AsyncExpectationResult,@vitest/expect/AsyncExpectationResult,ChaiPlugin,@vitest/expect/ChaiPlugin,ExpectationResult,@vitest/expect/ExpectationResult,SyncExpectationResult,@vitest/expect/SyncExpectationResult,DiffOptions,@vitest/expect/DiffOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/expect/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/expect/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/globals.Dj1TGiMC.js",
            "line": 10
          },
          {
            "location": "dist/chunks/index.DXx9Dtk7.js",
            "line": 1
          },
          {
            "location": "dist/chunks/index.DdgEv5B1.js",
            "line": 6
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 6
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3844
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3882
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3900
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3902
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3910
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 3920
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4083
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4084
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4085
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4086
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4087
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4091
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4092
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4093
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4102
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4103
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4105
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4106
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4121
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4352
          },
          {
            "location": "dist/chunks/test.DNmyFkvJ.js",
            "line": 4363
          },
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/runners.js",
            "line": 8
          },
          {
            "location": "dist/worker.js",
            "line": 6
          },
          {
            "location": "dist/workers/forks.js",
            "line": 6
          },
          {
            "location": "dist/workers/runVmTests.js",
            "line": 14
          },
          {
            "location": "dist/workers/threads.js",
            "line": 6
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 1
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 11
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 19
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 20
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 21
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 34
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 35
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 38
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 40
          },
          {
            "location": "src/integrations/chai/index.ts",
            "line": 63
          },
          {
            "location": "src/integrations/chai/poll.ts",
            "line": 1
          },
          {
            "location": "src/integrations/chai/poll.ts",
            "line": 3
          },
          {
            "location": "src/integrations/chai/setup.ts",
            "line": 7
          },
          {
            "location": "src/integrations/chai/setup.ts",
            "line": 10
          },
          {
            "location": "src/integrations/chai/setup.ts",
            "line": 11
          },
          {
            "location": "src/integrations/chai/setup.ts",
            "line": 12
          },
          {
            "location": "src/integrations/chai/setup.ts",
            "line": 13
          },
          {
            "location": "src/integrations/chai/setup.ts",
            "line": 14
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 1
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 4
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 19
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 83
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 115
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 118
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 128
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 146
          },
          {
            "location": "src/integrations/snapshot/chai.ts",
            "line": 161
          },
          {
            "location": "src/public/index.ts",
            "line": 101
          },
          {
            "location": "src/runtime/setup-common.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-v8",
      "version": "4.1.8",
      "description": "V8 coverage provider for Vitest",
      "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/%40vitest/coverage-v8@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/coverage"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-v8@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-v8/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/coverage-v8/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-v8/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-istanbul",
      "version": "4.1.8",
      "description": "Istanbul coverage provider for Vitest",
      "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/%40vitest/coverage-istanbul@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/coverage"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-istanbul@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-istanbul/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/coverage-istanbul/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-istanbul/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "browser-webdriverio",
      "version": "4.1.8",
      "description": "Browser running for Vitest using webdriverio",
      "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/%40vitest/browser-webdriverio@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/webdriverio"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-webdriverio@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-webdriverio/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/browser-webdriverio/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-webdriverio/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser-preview",
      "version": "4.1.8",
      "description": "Browser running for Vitest using your browser of choice",
      "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/%40vitest/browser-preview@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/browser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-preview@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-preview/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/browser-preview/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-preview/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser-playwright",
      "version": "4.1.8",
      "description": "Browser running for Vitest using playwright",
      "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/%40vitest/browser-playwright@4.1.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/playwright"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-playwright@4.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-playwright/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/browser-playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-playwright/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "sinonjs__fake-timers",
      "version": "15.0.1",
      "description": "TypeScript definitions for @sinonjs/fake-timers",
      "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/sinonjs__fake-timers@15.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinonjs__fake-timers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/sinonjs__fake-timers@15.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/sinonjs__fake-timers/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/sinonjs__fake-timers/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/sinonjs__fake-timers/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "prompts",
      "version": "2.4.9",
      "description": "TypeScript definitions for prompts",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/prompts@2.4.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/prompts@2.4.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/prompts/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/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/prompts/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "picomatch",
      "version": "4.0.2",
      "description": "TypeScript definitions for picomatch",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/picomatch@4.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/picomatch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/picomatch@4.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/picomatch/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/picomatch/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/picomatch/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.12.0",
      "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@24.12.0",
      "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@24.12.0",
      "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": "jsdom",
      "version": "27.0.0",
      "description": "TypeScript definitions for jsdom",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/jsdom@27.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jsdom@27.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/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/@types/jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jsdom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "istanbul-reports",
      "version": "3.0.4",
      "description": "TypeScript definitions for istanbul-reports",
      "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/istanbul-reports@3.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-reports@3.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-reports/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/istanbul-reports/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-reports/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "istanbul-lib-coverage",
      "version": "2.0.6",
      "description": "TypeScript definitions for istanbul-lib-coverage",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/istanbul-lib-coverage@2.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-lib-coverage@2.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-lib-coverage/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/istanbul-lib-coverage/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-lib-coverage/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.8",
      "description": "TypeScript definitions for estree",
      "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/estree@1.0.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@1.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/estree/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/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/estree/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Johansen"
        }
      ],
      "group": "@sinonjs",
      "name": "fake-timers",
      "version": "15.0.0",
      "description": "Fake JavaScript timers",
      "scope": "excluded",
      "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/%40sinonjs/fake-timers@15.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sinonjs/fake-timers"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sinonjs/fake-timers.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sinonjs/fake-timers@15.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sinonjs/fake-timers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sinonjs/fake-timers,FakeTimerInstallOpts,@sinonjs/fake-timers/FakeTimerInstallOpts"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sinonjs/fake-timers/package.json"
              }
            ],
            "concludedValue": "node_modules/@sinonjs/fake-timers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/integrations/vi.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "api",
      "version": "1.9.0",
      "description": "Public API for OpenTelemetry",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40opentelemetry/api@1.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/api"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/api@1.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/api/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "api/types,api/check,ExternalResult,.api/types/ExternalResult,TransformResultWithSource,.api/types/TransformResultWithSource,WebSocketEvents,.api/types/WebSocketEvents,WebSocketHandlers,.api/types/WebSocketHandlers,WebSocketRPC,.api/types/WebSocketRPC"
        },
        {
          "name": "ImportedModules",
          "value": "@opentelemetry/api,Span,@opentelemetry/api/Span,Context,@opentelemetry/api/Context,TimeInput,@opentelemetry/api/TimeInput,ContextAPI,@opentelemetry/api/ContextAPI,PropagationAPI,@opentelemetry/api/PropagationAPI,SpanOptions,@opentelemetry/api/SpanOptions,SpanStatusCode,@opentelemetry/api/SpanStatusCode,TraceAPI,@opentelemetry/api/TraceAPI,Tracer,@opentelemetry/api/Tracer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@opentelemetry/api/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/traces.DT5aQ62U.js",
            "line": 15
          },
          {
            "location": "src/node/environments/fetchModule.ts",
            "line": 1
          },
          {
            "location": "src/node/pools/browser.ts",
            "line": 1
          },
          {
            "location": "src/node/pools/pool.ts",
            "line": 1
          },
          {
            "location": "src/node/pools/poolRunner.ts",
            "line": 1
          },
          {
            "location": "src/node/pools/types.ts",
            "line": 1
          },
          {
            "location": "src/runtime/moduleRunner/moduleEvaluator.ts",
            "line": 1
          },
          {
            "location": "src/utils/traces.ts",
            "line": 10
          },
          {
            "location": "src/utils/traces.ts",
            "line": 54
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Justin Ridgewell <justin@ridgewell.name>"
        }
      ],
      "group": "@jridgewell",
      "name": "trace-mapping",
      "version": "0.3.31",
      "description": "Trace the original position through a source map",
      "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/%40jridgewell/trace-mapping@0.3.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/trace-mapping@0.3.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jridgewell/trace-mapping/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jridgewell/trace-mapping,originalPositionFor,@jridgewell/trace-mapping/originalPositionFor,TraceMap,@jridgewell/trace-mapping/TraceMap,EachMapping,@jridgewell/trace-mapping/EachMapping,eachMapping,@jridgewell/trace-mapping/eachMapping,generatedPositionFor,@jridgewell/trace-mapping/generatedPositionFor"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jridgewell/trace-mapping/package.json"
              }
            ],
            "concludedValue": "node_modules/@jridgewell/trace-mapping/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/ast-collect.ts",
            "line": 6
          },
          {
            "location": "src/node/ast-collect.ts",
            "line": 381
          },
          {
            "location": "src/node/module-diagnostic.ts",
            "line": 13
          },
          {
            "location": "src/node/module-diagnostic.ts",
            "line": 207
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 1
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 12
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 457
          },
          {
            "location": "src/typecheck/typechecker.ts",
            "line": 469
          }
        ]
      }
    },
    {
      "group": "@edge-runtime",
      "name": "vm",
      "version": "5.0.0",
      "description": "Low level bindings for creating Web Standard contexts.",
      "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/%40edge-runtime/vm@5.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://edge-runtime.vercel.app/packages/vm"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/edge-runtime.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@edge-runtime/vm@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@edge-runtime/vm/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@edge-runtime/vm"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@edge-runtime/vm/package.json"
              }
            ],
            "concludedValue": "node_modules/@edge-runtime/vm/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/index.DC7d2Pf8.js",
            "line": 297
          },
          {
            "location": "dist/chunks/index.DC7d2Pf8.js",
            "line": 313
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Bombshell Authors (https://github.com/bombshell-dev)"
        }
      ],
      "group": "@bomb.sh",
      "name": "tab",
      "version": "0.0.14",
      "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/%40bomb.sh/tab@0.0.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bombshell-dev/tab#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bombshell-dev/tab.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@bomb.sh/tab@0.0.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@bomb.sh/tab/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@bomb.sh/tab/cac"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@bomb.sh/tab/package.json"
              }
            ],
            "concludedValue": "node_modules/@bomb.sh/tab/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/cli/completions.ts",
            "line": 2
          },
          {
            "location": "src/node/cli/completions.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@antfu",
      "name": "install-pkg",
      "version": "1.1.0",
      "description": "Install package programmatically.",
      "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/%40antfu/install-pkg@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/install-pkg#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/install-pkg.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@antfu/install-pkg@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@antfu/install-pkg/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@antfu/install-pkg,Agent,@antfu/install-pkg/Agent,detectPackageManager,@antfu/install-pkg/detectPackageManager,installPackage,@antfu/install-pkg/installPackage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@antfu/install-pkg/package.json"
              }
            ],
            "concludedValue": "node_modules/@antfu/install-pkg/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/create/browser/creator.ts",
            "line": 1
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 6
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 163
          },
          {
            "location": "src/create/browser/creator.ts",
            "line": 419
          },
          {
            "location": "src/node/packageInstaller.ts",
            "line": 53
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/vitest@4.1.8"
      ],
      "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-08-25T09:19:19Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'vitest' with version '4.1.8'. The package type in this SBOM is npm with 8 purl namespaces described under components. The components were identified from 54 source files."
    }
  ]
}