{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:77757910-1574-420c-97a5-70822ec93827",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:17:41Z",
    "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": "rpc-subscriptions",
      "group": "@solana",
      "version": "8.1.0",
      "description": "A library for subscribing to Solana RPC notifications",
      "purl": "pkg:npm/%40solana/rpc-subscriptions@8.1.0",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions@8.1.0",
      "author": "Solana Labs Maintainers <maintainers@solanalabs.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "compile:docs, compile:js, compile:typedefs, dev, prepublishOnly, publish-impl, publish-packages, style:fix, test:lint, test:prettier, test:treeshakability:browser, test:treeshakability:native, test:treeshakability:node, test:typecheck, test:unit:browser, test:unit:node"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile:docs, compile:js, compile:typedefs"
        },
        {
          "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://www.solanakit.com/api#solanarpc-subscriptions"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solana"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solana/addresses/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/event-target-impl/package.json\\nnode_modules/@solana/fast-stable-stringify/package.json\\nnode_modules/@solana/functional/package.json\\nnode_modules/@solana/promises/package.json\\nnode_modules/@solana/rpc-spec-types/package.json\\nnode_modules/@solana/rpc-subscriptions-api/package.json\\nnode_modules/@solana/rpc-subscriptions-channel-websocket/package.json\\nnode_modules/@solana/rpc-subscriptions-spec/package.json\\nnode_modules/@solana/rpc-transformers/package.json\\nnode_modules/@solana/rpc-types/package.json\\nnode_modules/@solana/subscribable/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "subscribable",
      "version": "8.1.0",
      "description": "Helpers for creating subscription-based event emitters",
      "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/%40solana/subscribable@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanasubscribable"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/subscribable@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/subscribable/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/subscribable,DataPublisher,@solana/subscribable/DataPublisher"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/subscribable/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/subscribable/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/rpc-subscriptions-coalescer.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "event"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-types",
      "version": "8.1.0",
      "description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",
      "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/%40solana/rpc-types@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-types@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,ClusterUrl,@solana/rpc-types/ClusterUrl,DevnetUrl,@solana/rpc-types/DevnetUrl,MainnetUrl,@solana/rpc-types/MainnetUrl,TestnetUrl,@solana/rpc-types/TestnetUrl"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/rpc-subscriptions-channel.ts",
            "line": 3
          },
          {
            "location": "src/rpc-subscriptions-clusters.ts",
            "line": 7
          },
          {
            "location": "src/rpc-subscriptions-transport.ts",
            "line": 3
          },
          {
            "location": "src/rpc-subscriptions.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transformers",
      "version": "8.1.0",
      "description": "Reusable transformers for patching RPC inputs and outputs",
      "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/%40solana/rpc-transformers@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-transformers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transformers@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transformers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-transformers,KeyPath,@solana/rpc-transformers/KeyPath"
        },
        {
          "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/@solana/rpc-transformers/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-transformers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/rpc-integer-overflow-error.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "rpc",
        "transform"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-subscriptions-spec",
      "version": "8.1.0",
      "description": "A generic implementation of JSON RPC Subscriptions using proxies",
      "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/%40solana/rpc-subscriptions-spec@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-subscriptions-spec"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions-spec@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-subscriptions-spec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-subscriptions-spec,transformChannelInboundMessages,@solana/rpc-subscriptions-spec/transformChannelInboundMessages,transformChannelOutboundMessages,@solana/rpc-subscriptions-spec/transformChannelOutboundMessages,createSubscriptionRpc,@solana/rpc-subscriptions-spec/createSubscriptionRpc,RpcSubscriptionsChannel,@solana/rpc-subscriptions-spec/RpcSubscriptionsChannel,RpcSubscriptionsChannelCreator,@solana/rpc-subscriptions-spec/RpcSubscriptionsChannelCreator,RpcSubscriptions,@solana/rpc-subscriptions-spec/RpcSubscriptions,RpcSubscriptionsTransport,@solana/rpc-subscriptions-spec/RpcSubscriptionsTransport,RpcSubscriptionsApiMethods,@solana/rpc-subscriptions-spec/RpcSubscriptionsApiMethods"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-subscriptions-spec/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-subscriptions-spec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 199
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 200
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 206
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 207
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 342
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 182
          },
          {
            "location": "dist/index.native.mjs",
            "line": 183
          },
          {
            "location": "dist/index.native.mjs",
            "line": 189
          },
          {
            "location": "dist/index.native.mjs",
            "line": 190
          },
          {
            "location": "dist/index.native.mjs",
            "line": 325
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 185
          },
          {
            "location": "dist/index.node.mjs",
            "line": 186
          },
          {
            "location": "dist/index.node.mjs",
            "line": 192
          },
          {
            "location": "dist/index.node.mjs",
            "line": 193
          },
          {
            "location": "dist/index.node.mjs",
            "line": 328
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/rpc-subscriptions-autopinger.ts",
            "line": 3
          },
          {
            "location": "src/rpc-subscriptions-channel-pool-internal.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-channel-pool.ts",
            "line": 2
          },
          {
            "location": "src/rpc-subscriptions-channel.ts",
            "line": 2
          },
          {
            "location": "src/rpc-subscriptions-clusters.ts",
            "line": 6
          },
          {
            "location": "src/rpc-subscriptions-coalescer.ts",
            "line": 3
          },
          {
            "location": "src/rpc-subscriptions-json-bigint.ts",
            "line": 7
          },
          {
            "location": "src/rpc-subscriptions-json-bigint.ts",
            "line": 21
          },
          {
            "location": "src/rpc-subscriptions-json-bigint.ts",
            "line": 22
          },
          {
            "location": "src/rpc-subscriptions-json.ts",
            "line": 6
          },
          {
            "location": "src/rpc-subscriptions-json.ts",
            "line": 18
          },
          {
            "location": "src/rpc-subscriptions-json.ts",
            "line": 19
          },
          {
            "location": "src/rpc-subscriptions-transport.ts",
            "line": 2
          },
          {
            "location": "src/rpc-subscriptions.ts",
            "line": 7
          },
          {
            "location": "src/rpc-subscriptions.ts",
            "line": 65
          }
        ]
      },
      "tags": [
        "json",
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-subscriptions-channel-websocket",
      "version": "8.1.0",
      "description": "An RPC Subscriptions transport that uses WebSockets",
      "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/%40solana/rpc-subscriptions-channel-websocket@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions-channel-websocket@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-subscriptions-channel-websocket/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-subscriptions-channel-websocket,createWebSocketChannel,@solana/rpc-subscriptions-channel-websocket/createWebSocketChannel"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-subscriptions-channel-websocket/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-subscriptions-channel-websocket/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 233
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 216
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 219
          },
          {
            "location": "src/rpc-subscriptions-channel.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-channel.ts",
            "line": 83
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-subscriptions-api",
      "version": "8.1.0",
      "description": "Defines all default Solana RPC subscriptions as types",
      "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/%40solana/rpc-subscriptions-api@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-subscriptions-api"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions-api@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-subscriptions-api/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-subscriptions-api,createSolanaRpcSubscriptionsApi,@solana/rpc-subscriptions-api/createSolanaRpcSubscriptionsApi,SolanaRpcSubscriptionsApi,@solana/rpc-subscriptions-api/SolanaRpcSubscriptionsApi,SolanaRpcSubscriptionsApiUnstable,@solana/rpc-subscriptions-api/SolanaRpcSubscriptionsApiUnstable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-subscriptions-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-subscriptions-api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 343
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 326
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 329
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/rpc-subscriptions.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions.ts",
            "line": 2
          },
          {
            "location": "src/rpc-subscriptions.ts",
            "line": 66
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-spec-types",
      "version": "8.1.0",
      "description": "Shared generic JSON RPC specifications",
      "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/%40solana/rpc-spec-types@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-spec-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-spec-types@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-spec-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-spec-types,parseJsonWithBigInts,@solana/rpc-spec-types/parseJsonWithBigInts,stringifyJsonWithBigInts,@solana/rpc-spec-types/stringifyJsonWithBigInts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-spec-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-spec-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 8
          },
          {
            "location": "dist/index.node.cjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 8
          },
          {
            "location": "dist/index.native.mjs",
            "line": 8
          },
          {
            "location": "dist/index.node.mjs",
            "line": 9
          },
          {
            "location": "src/rpc-subscriptions-json-bigint.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "json",
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "promises",
      "version": "8.1.0",
      "description": "Helpers for using JavaScript promises",
      "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/%40solana/promises@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanapromises"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/promises@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/promises/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/@solana/promises/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/promises/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "functional",
      "version": "8.1.0",
      "description": "Functional JavaScript helpers",
      "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/%40solana/functional@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanafunctional"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/functional@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/functional/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/functional,pipe,@solana/functional/pipe"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/functional/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/functional/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 197
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 313
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 180
          },
          {
            "location": "dist/index.native.mjs",
            "line": 187
          },
          {
            "location": "dist/index.native.mjs",
            "line": 296
          },
          {
            "location": "dist/index.node.mjs",
            "line": 8
          },
          {
            "location": "dist/index.node.mjs",
            "line": 183
          },
          {
            "location": "dist/index.node.mjs",
            "line": 190
          },
          {
            "location": "dist/index.node.mjs",
            "line": 299
          },
          {
            "location": "src/rpc-subscriptions-json-bigint.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-json-bigint.ts",
            "line": 19
          },
          {
            "location": "src/rpc-subscriptions-json.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-json.ts",
            "line": 16
          },
          {
            "location": "src/rpc-subscriptions-transport.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-transport.ts",
            "line": 33
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "fast-stable-stringify",
      "version": "8.1.0",
      "description": "Deterministic stringification for when performance and bundle size matters",
      "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/%40solana/fast-stable-stringify@8.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/fast-stable-stringify@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/fast-stable-stringify/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/fast-stable-stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/fast-stable-stringify/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/fast-stable-stringify/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 9
          },
          {
            "location": "dist/index.node.cjs",
            "line": 10
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 263
          },
          {
            "location": "dist/index.native.mjs",
            "line": 9
          },
          {
            "location": "dist/index.native.mjs",
            "line": 246
          },
          {
            "location": "dist/index.node.mjs",
            "line": 10
          },
          {
            "location": "dist/index.node.mjs",
            "line": 249
          },
          {
            "location": "src/rpc-subscriptions-coalescer.ts",
            "line": 2
          },
          {
            "location": "src/rpc-subscriptions-coalescer.ts",
            "line": 25
          }
        ]
      },
      "tags": [
        "bundle",
        "performance"
      ]
    },
    {
      "group": "@solana",
      "name": "event-target-impl",
      "version": "0.0.0",
      "scope": "required",
      "purl": "pkg:npm/%40solana/event-target-impl@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@solana/event-target-impl@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/event-target-impl/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/event-target-impl,AbortController,@solana/event-target-impl/AbortController"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/event-target-impl/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/event-target-impl/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/rpc-subscriptions-autopinger.ts",
            "line": 2
          },
          {
            "location": "src/rpc-subscriptions-channel-pool.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-coalescer.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "errors",
      "version": "8.1.0",
      "description": "Throw, identify, and decode Solana JavaScript errors",
      "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/%40solana/errors@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaerrors"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/errors@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/errors,isSolanaError,@solana/errors/isSolanaError,SOLANA_ERROR__RPC_SUBSCRIPTIONS__CHANNEL_CONNECTION_CLOSED,@solana/errors/SOLANA_ERROR__RPC_SUBSCRIPTIONS__CHANNEL_CONNECTION_CLOSED,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__RPC__INTEGER_OVERFLOW,@solana/errors/SOLANA_ERROR__RPC__INTEGER_OVERFLOW,safeCaptureStackTrace,@solana/errors/safeCaptureStackTrace"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/errors/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/errors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 5
          },
          {
            "location": "dist/index.node.cjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 39
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 67
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 39
          },
          {
            "location": "dist/index.native.mjs",
            "line": 67
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 40
          },
          {
            "location": "dist/index.node.mjs",
            "line": 70
          },
          {
            "location": "src/rpc-integer-overflow-error.ts",
            "line": 1
          },
          {
            "location": "src/rpc-integer-overflow-error.ts",
            "line": 41
          },
          {
            "location": "src/rpc-subscriptions-autopinger.ts",
            "line": 1
          },
          {
            "location": "src/rpc-subscriptions-autopinger.ts",
            "line": 30
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.1.0",
      "description": "Helpers for generating account addresses",
      "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/%40solana/addresses@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaddresses"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/addresses@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/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/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/rpc-subscriptions@8.1.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T04:17:41Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'rpc-subscriptions' with version '8.1.0'. The package type in this SBOM is npm with a single purl namespace '@solana' described under components. The components were identified from 14 source files."
    }
  ]
}