{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:674bd721-0e52-433a-b946-5bbf678426e9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35:52Z",
    "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": "transaction-messages",
      "group": "@solana",
      "version": "8.2.0",
      "description": "Helpers for creating transaction messages",
      "purl": "pkg:npm/%40solana/transaction-messages@8.2.0",
      "bom-ref": "pkg:npm/@solana/transaction-messages@8.2.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#solanatransaction-messages"
        },
        {
          "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/codecs-core/package.json\\nnode_modules/@solana/codecs-data-structures/package.json\\nnode_modules/@solana/codecs-numbers/package.json\\nnode_modules/@solana/codecs-strings/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/functional/package.json\\nnode_modules/@solana/instructions/package.json\\nnode_modules/@solana/nominal-types/package.json\\nnode_modules/@solana/rpc-types/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": "rpc-types",
      "version": "8.2.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.2.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.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,isBlockhash,@solana/rpc-types/isBlockhash,Blockhash,@solana/rpc-types/Blockhash"
        },
        {
          "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": "dist/index.browser.cjs",
            "line": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 12
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 12
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 12
          },
          {
            "location": "src/blockhash.ts",
            "line": 2
          },
          {
            "location": "src/blockhash.ts",
            "line": 70
          },
          {
            "location": "src/decompile/legacy/lifetime-constraint.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "nominal-types",
      "version": "8.2.0",
      "description": "Type utilties for creating nominal/branded types in TypeScript",
      "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/nominal-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solananominal-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/nominal-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/nominal-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/nominal-types,Brand,@solana/nominal-types/Brand,NominalType,@solana/nominal-types/NominalType"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/nominal-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/nominal-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 19
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 22
          },
          {
            "location": "src/durable-nonce-instruction.ts",
            "line": 14
          },
          {
            "location": "src/durable-nonce.ts",
            "line": 4
          },
          {
            "location": "src/transaction-message-size.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "instructions",
      "version": "8.2.0",
      "description": "Helpers for creating transaction instructions",
      "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/instructions@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanainstructions"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/instructions@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/instructions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/instructions,isSignerRole,@solana/instructions/isSignerRole,AccountRole,@solana/instructions/AccountRole,isWritableRole,@solana/instructions/isWritableRole,mergeRoles,@solana/instructions/mergeRoles,AccountMeta,@solana/instructions/AccountMeta,Instruction,@solana/instructions/Instruction,ReadonlyAccount,@solana/instructions/ReadonlyAccount,ReadonlySignerAccount,@solana/instructions/ReadonlySignerAccount,WritableAccount,@solana/instructions/WritableAccount,WritableSignerAccount,@solana/instructions/WritableSignerAccount,AccountLookupMeta,@solana/instructions/AccountLookupMeta,ReadonlyAccountLookup,@solana/instructions/ReadonlyAccountLookup,WritableAccountLookup,@solana/instructions/WritableAccountLookup,InstructionWithData,@solana/instructions/InstructionWithData,InstructionWithAccounts,@solana/instructions/InstructionWithAccounts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/instructions/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/instructions/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 9
          },
          {
            "location": "dist/index.node.cjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 667
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 700
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 706
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 758
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 759
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 762
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 763
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 782
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 783
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 840
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 886
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 920
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 937
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 953
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 959
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 977
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1026
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1027
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1030
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1031
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1108
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1199
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1287
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1511
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 667
          },
          {
            "location": "dist/index.native.mjs",
            "line": 700
          },
          {
            "location": "dist/index.native.mjs",
            "line": 706
          },
          {
            "location": "dist/index.native.mjs",
            "line": 758
          },
          {
            "location": "dist/index.native.mjs",
            "line": 759
          },
          {
            "location": "dist/index.native.mjs",
            "line": 762
          },
          {
            "location": "dist/index.native.mjs",
            "line": 763
          },
          {
            "location": "dist/index.native.mjs",
            "line": 782
          },
          {
            "location": "dist/index.native.mjs",
            "line": 783
          },
          {
            "location": "dist/index.native.mjs",
            "line": 840
          },
          {
            "location": "dist/index.native.mjs",
            "line": 886
          },
          {
            "location": "dist/index.native.mjs",
            "line": 920
          },
          {
            "location": "dist/index.native.mjs",
            "line": 937
          },
          {
            "location": "dist/index.native.mjs",
            "line": 953
          },
          {
            "location": "dist/index.native.mjs",
            "line": 959
          },
          {
            "location": "dist/index.native.mjs",
            "line": 977
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1026
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1027
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1030
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1031
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1108
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1199
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1287
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1511
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 667
          },
          {
            "location": "dist/index.node.mjs",
            "line": 700
          },
          {
            "location": "dist/index.node.mjs",
            "line": 706
          },
          {
            "location": "dist/index.node.mjs",
            "line": 758
          },
          {
            "location": "dist/index.node.mjs",
            "line": 759
          },
          {
            "location": "dist/index.node.mjs",
            "line": 762
          },
          {
            "location": "dist/index.node.mjs",
            "line": 763
          },
          {
            "location": "dist/index.node.mjs",
            "line": 782
          },
          {
            "location": "dist/index.node.mjs",
            "line": 783
          },
          {
            "location": "dist/index.node.mjs",
            "line": 840
          },
          {
            "location": "dist/index.node.mjs",
            "line": 886
          },
          {
            "location": "dist/index.node.mjs",
            "line": 920
          },
          {
            "location": "dist/index.node.mjs",
            "line": 937
          },
          {
            "location": "dist/index.node.mjs",
            "line": 953
          },
          {
            "location": "dist/index.node.mjs",
            "line": 959
          },
          {
            "location": "dist/index.node.mjs",
            "line": 977
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1026
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1027
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1030
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1031
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1108
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1199
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1287
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1511
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 18
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 58
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 93
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 99
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 156
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 157
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 160
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 161
          },
          {
            "location": "src/compile/legacy/header.ts",
            "line": 1
          },
          {
            "location": "src/compile/legacy/header.ts",
            "line": 43
          },
          {
            "location": "src/compile/legacy/header.ts",
            "line": 44
          },
          {
            "location": "src/compile/legacy/instructions.ts",
            "line": 3
          },
          {
            "location": "src/compile/legacy/message.ts",
            "line": 9
          },
          {
            "location": "src/compile/legacy/message.ts",
            "line": 58
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 21
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 67
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 103
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 120
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 137
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 143
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 163
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 218
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 219
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 222
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 223
          },
          {
            "location": "src/compile/v0/address-table-lookups.ts",
            "line": 2
          },
          {
            "location": "src/compile/v0/instructions.ts",
            "line": 2
          },
          {
            "location": "src/compile/v0/message.ts",
            "line": 9
          },
          {
            "location": "src/compile/v0/message.ts",
            "line": 53
          },
          {
            "location": "src/compile/v1/instructions.ts",
            "line": 2
          },
          {
            "location": "src/compile/v1/message.ts",
            "line": 9
          },
          {
            "location": "src/compile/v1/message.ts",
            "line": 60
          },
          {
            "location": "src/compress-transaction-message.ts",
            "line": 2
          },
          {
            "location": "src/compress-transaction-message.ts",
            "line": 114
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 5
          },
          {
            "location": "src/compute-unit-limit.ts",
            "line": 1
          },
          {
            "location": "src/compute-unit-price.ts",
            "line": 1
          },
          {
            "location": "src/decompile/legacy/account-metas.ts",
            "line": 1
          },
          {
            "location": "src/decompile/legacy/convert-instruction.ts",
            "line": 5
          },
          {
            "location": "src/decompile/legacy/lifetime-constraint.ts",
            "line": 2
          },
          {
            "location": "src/decompile/v0/address-lookup-metas.ts",
            "line": 6
          },
          {
            "location": "src/decompile/v1/instructions.ts",
            "line": 6
          },
          {
            "location": "src/durable-nonce-instruction.ts",
            "line": 13
          },
          {
            "location": "src/durable-nonce-instruction.ts",
            "line": 104
          },
          {
            "location": "src/durable-nonce.ts",
            "line": 3
          },
          {
            "location": "src/heap-size.ts",
            "line": 1
          },
          {
            "location": "src/instructions.ts",
            "line": 1
          },
          {
            "location": "src/loaded-accounts-data-size-limit.ts",
            "line": 1
          },
          {
            "location": "src/transaction-message.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "functional",
      "version": "8.2.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.2.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.2.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": 10
          },
          {
            "location": "dist/index.node.cjs",
            "line": 10
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1549
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1657
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1733
          },
          {
            "location": "dist/index.native.mjs",
            "line": 8
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1549
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1657
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1733
          },
          {
            "location": "dist/index.node.mjs",
            "line": 8
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1549
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1657
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1733
          },
          {
            "location": "src/decompile/legacy/message.ts",
            "line": 1
          },
          {
            "location": "src/decompile/legacy/message.ts",
            "line": 35
          },
          {
            "location": "src/decompile/v0/message.ts",
            "line": 1
          },
          {
            "location": "src/decompile/v0/message.ts",
            "line": 48
          },
          {
            "location": "src/decompile/v1/message.ts",
            "line": 1
          },
          {
            "location": "src/decompile/v1/message.ts",
            "line": 41
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "errors",
      "version": "8.2.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.2.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.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/errors,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__TRANSACTION__EXPECTED_BLOCKHASH_LIFETIME,@solana/errors/SOLANA_ERROR__TRANSACTION__EXPECTED_BLOCKHASH_LIFETIME,SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_OUT_OF_RANGE,SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_NOT_SUPPORTED,@solana/errors/SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_NOT_SUPPORTED,SOLANA_ERROR__TRANSACTION__INVALID_CONFIG_MASK_PRIORITY_FEE_BITS,@solana/errors/SOLANA_ERROR__TRANSACTION__INVALID_CONFIG_MASK_PRIORITY_FEE_BITS,SOLANA_ERROR__TRANSACTION__EXPECTED_NONCE_LIFETIME,@solana/errors/SOLANA_ERROR__TRANSACTION__EXPECTED_NONCE_LIFETIME,SOLANA_ERROR__TRANSACTION__COMPUTE_UNIT_LIMIT_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__TRANSACTION__COMPUTE_UNIT_LIMIT_OUT_OF_RANGE,SOLANA_ERROR__TRANSACTION__INVALID_HEAP_SIZE,@solana/errors/SOLANA_ERROR__TRANSACTION__INVALID_HEAP_SIZE,SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNT_ADDRESSES,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNT_ADDRESSES,SOLANA_ERROR__TRANSACTION__TOO_MANY_SIGNER_ADDRESSES,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_SIGNER_ADDRESSES,SOLANA_ERROR__TRANSACTION__TOO_MANY_INSTRUCTIONS,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_INSTRUCTIONS,SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNTS_IN_INSTRUCTION,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNTS_IN_INSTRUCTION,SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_FEE_PAYER_MISSING,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_FEE_PAYER_MISSING,SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_ADDRESS_LOOKUP_TABLE_CONTENTS_MISSING,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_ADDRESS_LOOKUP_TABLE_CONTENTS_MISSING,SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_ADDRESS_LOOKUP_TABLE_INDEX_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_ADDRESS_LOOKUP_TABLE_INDEX_OUT_OF_RANGE,SOLANA_ERROR__TRANSACTION__INVALID_CONFIG_VALUE_KIND,@solana/errors/SOLANA_ERROR__TRANSACTION__INVALID_CONFIG_VALUE_KIND,SOLANA_ERROR__TRANSACTION__INSTRUCTION_HEADERS_PAYLOADS_MISMATCH,@solana/errors/SOLANA_ERROR__TRANSACTION__INSTRUCTION_HEADERS_PAYLOADS_MISMATCH,SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_INSTRUCTION_PROGRAM_ADDRESS_NOT_FOUND,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_INSTRUCTION_PROGRAM_ADDRESS_NOT_FOUND,SOLANA_ERROR__CODECS__INVALID_STRING_FOR_BASE,@solana/errors/SOLANA_ERROR__CODECS__INVALID_STRING_FOR_BASE,SOLANA_ERROR__TRANSACTION__INVOKED_PROGRAMS_MUST_NOT_BE_WRITABLE,@solana/errors/SOLANA_ERROR__TRANSACTION__INVOKED_PROGRAMS_MUST_NOT_BE_WRITABLE,SOLANA_ERROR__TRANSACTION__INVOKED_PROGRAMS_CANNOT_PAY_FEES,@solana/errors/SOLANA_ERROR__TRANSACTION__INVOKED_PROGRAMS_CANNOT_PAY_FEES"
        },
        {
          "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": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "src/blockhash.ts",
            "line": 1
          },
          {
            "location": "src/codecs/message.ts",
            "line": 10
          },
          {
            "location": "src/codecs/transaction-version.ts",
            "line": 13
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 6
          },
          {
            "location": "src/compile/legacy/message.ts",
            "line": 8
          },
          {
            "location": "src/compile/message.ts",
            "line": 1
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 6
          },
          {
            "location": "src/compile/v0/message.ts",
            "line": 8
          },
          {
            "location": "src/compile/v1/message.ts",
            "line": 8
          },
          {
            "location": "src/decompile/legacy/convert-instruction.ts",
            "line": 4
          },
          {
            "location": "src/decompile/legacy/fee-payer.ts",
            "line": 1
          },
          {
            "location": "src/decompile/message.ts",
            "line": 1
          },
          {
            "location": "src/decompile/v0/address-lookup-metas.ts",
            "line": 5
          },
          {
            "location": "src/decompile/v1/instructions.ts",
            "line": 5
          },
          {
            "location": "src/durable-nonce.ts",
            "line": 2
          },
          {
            "location": "src/resource-limit-validation.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-strings",
      "version": "8.2.0",
      "description": "Codecs for strings of different sizes and encodings",
      "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/codecs-strings@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-strings"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-strings@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-strings/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-strings,getBase58Decoder,@solana/codecs-strings/getBase58Decoder,getBase58Encoder,@solana/codecs-strings/getBase58Encoder"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-strings/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-strings/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 9
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 17
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 26
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-numbers",
      "version": "8.2.0",
      "description": "Codecs for numbers of different sizes and endianness",
      "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/codecs-numbers@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-numbers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-numbers@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-numbers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-numbers,getShortU16Encoder,@solana/codecs-numbers/getShortU16Encoder,getU32Encoder,@solana/codecs-numbers/getU32Encoder,getU8Encoder,@solana/codecs-numbers/getU8Encoder,getShortU16Decoder,@solana/codecs-numbers/getShortU16Decoder,getU32Decoder,@solana/codecs-numbers/getU32Decoder,getU8Decoder,@solana/codecs-numbers/getU8Decoder,getU64Decoder,@solana/codecs-numbers/getU64Decoder,getU64Encoder,@solana/codecs-numbers/getU64Encoder,getU16Encoder,@solana/codecs-numbers/getU16Encoder,getU16Decoder,@solana/codecs-numbers/getU16Decoder,getU8Codec,@solana/codecs-numbers/getU8Codec"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-numbers/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-numbers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 8
          },
          {
            "location": "dist/index.node.cjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 33
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 38
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 60
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 61
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 62
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 84
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 85
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 88
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 206
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 218
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 220
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 277
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 289
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 305
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 307
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 308
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 322
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 324
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 325
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 343
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 355
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 361
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 364
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 370
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 373
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 379
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 384
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 391
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 493
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 497
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 509
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 510
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 524
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 525
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 526
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 531
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 532
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 533
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 538
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 546
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 558
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 560
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 561
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 579
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 581
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 582
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 33
          },
          {
            "location": "dist/index.native.mjs",
            "line": 38
          },
          {
            "location": "dist/index.native.mjs",
            "line": 60
          },
          {
            "location": "dist/index.native.mjs",
            "line": 61
          },
          {
            "location": "dist/index.native.mjs",
            "line": 62
          },
          {
            "location": "dist/index.native.mjs",
            "line": 84
          },
          {
            "location": "dist/index.native.mjs",
            "line": 85
          },
          {
            "location": "dist/index.native.mjs",
            "line": 88
          },
          {
            "location": "dist/index.native.mjs",
            "line": 204
          },
          {
            "location": "dist/index.native.mjs",
            "line": 206
          },
          {
            "location": "dist/index.native.mjs",
            "line": 218
          },
          {
            "location": "dist/index.native.mjs",
            "line": 220
          },
          {
            "location": "dist/index.native.mjs",
            "line": 277
          },
          {
            "location": "dist/index.native.mjs",
            "line": 289
          },
          {
            "location": "dist/index.native.mjs",
            "line": 305
          },
          {
            "location": "dist/index.native.mjs",
            "line": 307
          },
          {
            "location": "dist/index.native.mjs",
            "line": 308
          },
          {
            "location": "dist/index.native.mjs",
            "line": 322
          },
          {
            "location": "dist/index.native.mjs",
            "line": 324
          },
          {
            "location": "dist/index.native.mjs",
            "line": 325
          },
          {
            "location": "dist/index.native.mjs",
            "line": 343
          },
          {
            "location": "dist/index.native.mjs",
            "line": 355
          },
          {
            "location": "dist/index.native.mjs",
            "line": 361
          },
          {
            "location": "dist/index.native.mjs",
            "line": 364
          },
          {
            "location": "dist/index.native.mjs",
            "line": 370
          },
          {
            "location": "dist/index.native.mjs",
            "line": 373
          },
          {
            "location": "dist/index.native.mjs",
            "line": 379
          },
          {
            "location": "dist/index.native.mjs",
            "line": 384
          },
          {
            "location": "dist/index.native.mjs",
            "line": 391
          },
          {
            "location": "dist/index.native.mjs",
            "line": 493
          },
          {
            "location": "dist/index.native.mjs",
            "line": 497
          },
          {
            "location": "dist/index.native.mjs",
            "line": 509
          },
          {
            "location": "dist/index.native.mjs",
            "line": 510
          },
          {
            "location": "dist/index.native.mjs",
            "line": 524
          },
          {
            "location": "dist/index.native.mjs",
            "line": 525
          },
          {
            "location": "dist/index.native.mjs",
            "line": 526
          },
          {
            "location": "dist/index.native.mjs",
            "line": 531
          },
          {
            "location": "dist/index.native.mjs",
            "line": 532
          },
          {
            "location": "dist/index.native.mjs",
            "line": 533
          },
          {
            "location": "dist/index.native.mjs",
            "line": 538
          },
          {
            "location": "dist/index.native.mjs",
            "line": 546
          },
          {
            "location": "dist/index.native.mjs",
            "line": 558
          },
          {
            "location": "dist/index.native.mjs",
            "line": 560
          },
          {
            "location": "dist/index.native.mjs",
            "line": 561
          },
          {
            "location": "dist/index.native.mjs",
            "line": 579
          },
          {
            "location": "dist/index.native.mjs",
            "line": 581
          },
          {
            "location": "dist/index.native.mjs",
            "line": 582
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 33
          },
          {
            "location": "dist/index.node.mjs",
            "line": 38
          },
          {
            "location": "dist/index.node.mjs",
            "line": 60
          },
          {
            "location": "dist/index.node.mjs",
            "line": 61
          },
          {
            "location": "dist/index.node.mjs",
            "line": 62
          },
          {
            "location": "dist/index.node.mjs",
            "line": 84
          },
          {
            "location": "dist/index.node.mjs",
            "line": 85
          },
          {
            "location": "dist/index.node.mjs",
            "line": 88
          },
          {
            "location": "dist/index.node.mjs",
            "line": 204
          },
          {
            "location": "dist/index.node.mjs",
            "line": 206
          },
          {
            "location": "dist/index.node.mjs",
            "line": 218
          },
          {
            "location": "dist/index.node.mjs",
            "line": 220
          },
          {
            "location": "dist/index.node.mjs",
            "line": 277
          },
          {
            "location": "dist/index.node.mjs",
            "line": 289
          },
          {
            "location": "dist/index.node.mjs",
            "line": 305
          },
          {
            "location": "dist/index.node.mjs",
            "line": 307
          },
          {
            "location": "dist/index.node.mjs",
            "line": 308
          },
          {
            "location": "dist/index.node.mjs",
            "line": 322
          },
          {
            "location": "dist/index.node.mjs",
            "line": 324
          },
          {
            "location": "dist/index.node.mjs",
            "line": 325
          },
          {
            "location": "dist/index.node.mjs",
            "line": 343
          },
          {
            "location": "dist/index.node.mjs",
            "line": 355
          },
          {
            "location": "dist/index.node.mjs",
            "line": 361
          },
          {
            "location": "dist/index.node.mjs",
            "line": 364
          },
          {
            "location": "dist/index.node.mjs",
            "line": 370
          },
          {
            "location": "dist/index.node.mjs",
            "line": 373
          },
          {
            "location": "dist/index.node.mjs",
            "line": 379
          },
          {
            "location": "dist/index.node.mjs",
            "line": 384
          },
          {
            "location": "dist/index.node.mjs",
            "line": 391
          },
          {
            "location": "dist/index.node.mjs",
            "line": 493
          },
          {
            "location": "dist/index.node.mjs",
            "line": 497
          },
          {
            "location": "dist/index.node.mjs",
            "line": 509
          },
          {
            "location": "dist/index.node.mjs",
            "line": 510
          },
          {
            "location": "dist/index.node.mjs",
            "line": 524
          },
          {
            "location": "dist/index.node.mjs",
            "line": 525
          },
          {
            "location": "dist/index.node.mjs",
            "line": 526
          },
          {
            "location": "dist/index.node.mjs",
            "line": 531
          },
          {
            "location": "dist/index.node.mjs",
            "line": 532
          },
          {
            "location": "dist/index.node.mjs",
            "line": 533
          },
          {
            "location": "dist/index.node.mjs",
            "line": 538
          },
          {
            "location": "dist/index.node.mjs",
            "line": 546
          },
          {
            "location": "dist/index.node.mjs",
            "line": 558
          },
          {
            "location": "dist/index.node.mjs",
            "line": 560
          },
          {
            "location": "dist/index.node.mjs",
            "line": 561
          },
          {
            "location": "dist/index.node.mjs",
            "line": 579
          },
          {
            "location": "dist/index.node.mjs",
            "line": 581
          },
          {
            "location": "dist/index.node.mjs",
            "line": 582
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 3
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 11
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 17
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 23
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 19
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 30
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 31
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 32
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 56
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 57
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 60
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 11
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 26
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 28
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 42
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 44
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 10
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 19
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 35
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 11
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 33
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 35
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 36
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 53
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 55
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 56
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 18
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 28
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 29
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 30
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 40
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 41
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 42
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 61
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 77
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 11
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 33
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 35
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 36
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 58
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 60
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 61
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 4
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 26
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 50
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 58
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 62
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 70
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 74
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 82
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 88
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 99
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-data-structures",
      "version": "8.2.0",
      "description": "Codecs for various data structures",
      "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/codecs-data-structures@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-data-structures"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-data-structures@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-data-structures/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-data-structures,getPatternMatchEncoder,@solana/codecs-data-structures/getPatternMatchEncoder,getPatternMatchDecoder,@solana/codecs-data-structures/getPatternMatchDecoder,getStructEncoder,@solana/codecs-data-structures/getStructEncoder,getArrayEncoder,@solana/codecs-data-structures/getArrayEncoder,getStructDecoder,@solana/codecs-data-structures/getStructDecoder,getArrayDecoder,@solana/codecs-data-structures/getArrayDecoder,getNullableEncoder,@solana/codecs-data-structures/getNullableEncoder,getBytesEncoder,@solana/codecs-data-structures/getBytesEncoder,getBytesDecoder,@solana/codecs-data-structures/getBytesDecoder,getUnitDecoder,@solana/codecs-data-structures/getUnitDecoder,getTupleDecoder,@solana/codecs-data-structures/getTupleDecoder,getStructCodec,@solana/codecs-data-structures/getStructCodec"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-data-structures/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-data-structures/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 42
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 49
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 59
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 61
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 62
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 83
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 85
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 88
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 188
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 202
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 206
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 216
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 218
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 220
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 277
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 278
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 289
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 290
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 302
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 305
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 307
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 308
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 319
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 322
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 324
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 325
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 342
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 344
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 490
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 493
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 497
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 502
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 511
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 513
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 523
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 530
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 537
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 538
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 539
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 543
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 546
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 548
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 555
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 562
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 564
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 565
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 576
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 585
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 594
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 624
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 643
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 42
          },
          {
            "location": "dist/index.native.mjs",
            "line": 49
          },
          {
            "location": "dist/index.native.mjs",
            "line": 59
          },
          {
            "location": "dist/index.native.mjs",
            "line": 61
          },
          {
            "location": "dist/index.native.mjs",
            "line": 62
          },
          {
            "location": "dist/index.native.mjs",
            "line": 83
          },
          {
            "location": "dist/index.native.mjs",
            "line": 85
          },
          {
            "location": "dist/index.native.mjs",
            "line": 88
          },
          {
            "location": "dist/index.native.mjs",
            "line": 188
          },
          {
            "location": "dist/index.native.mjs",
            "line": 202
          },
          {
            "location": "dist/index.native.mjs",
            "line": 204
          },
          {
            "location": "dist/index.native.mjs",
            "line": 206
          },
          {
            "location": "dist/index.native.mjs",
            "line": 216
          },
          {
            "location": "dist/index.native.mjs",
            "line": 218
          },
          {
            "location": "dist/index.native.mjs",
            "line": 220
          },
          {
            "location": "dist/index.native.mjs",
            "line": 277
          },
          {
            "location": "dist/index.native.mjs",
            "line": 278
          },
          {
            "location": "dist/index.native.mjs",
            "line": 289
          },
          {
            "location": "dist/index.native.mjs",
            "line": 290
          },
          {
            "location": "dist/index.native.mjs",
            "line": 302
          },
          {
            "location": "dist/index.native.mjs",
            "line": 305
          },
          {
            "location": "dist/index.native.mjs",
            "line": 307
          },
          {
            "location": "dist/index.native.mjs",
            "line": 308
          },
          {
            "location": "dist/index.native.mjs",
            "line": 319
          },
          {
            "location": "dist/index.native.mjs",
            "line": 322
          },
          {
            "location": "dist/index.native.mjs",
            "line": 324
          },
          {
            "location": "dist/index.native.mjs",
            "line": 325
          },
          {
            "location": "dist/index.native.mjs",
            "line": 342
          },
          {
            "location": "dist/index.native.mjs",
            "line": 344
          },
          {
            "location": "dist/index.native.mjs",
            "line": 490
          },
          {
            "location": "dist/index.native.mjs",
            "line": 493
          },
          {
            "location": "dist/index.native.mjs",
            "line": 497
          },
          {
            "location": "dist/index.native.mjs",
            "line": 502
          },
          {
            "location": "dist/index.native.mjs",
            "line": 511
          },
          {
            "location": "dist/index.native.mjs",
            "line": 513
          },
          {
            "location": "dist/index.native.mjs",
            "line": 523
          },
          {
            "location": "dist/index.native.mjs",
            "line": 530
          },
          {
            "location": "dist/index.native.mjs",
            "line": 537
          },
          {
            "location": "dist/index.native.mjs",
            "line": 538
          },
          {
            "location": "dist/index.native.mjs",
            "line": 539
          },
          {
            "location": "dist/index.native.mjs",
            "line": 543
          },
          {
            "location": "dist/index.native.mjs",
            "line": 546
          },
          {
            "location": "dist/index.native.mjs",
            "line": 548
          },
          {
            "location": "dist/index.native.mjs",
            "line": 555
          },
          {
            "location": "dist/index.native.mjs",
            "line": 562
          },
          {
            "location": "dist/index.native.mjs",
            "line": 564
          },
          {
            "location": "dist/index.native.mjs",
            "line": 565
          },
          {
            "location": "dist/index.native.mjs",
            "line": 576
          },
          {
            "location": "dist/index.native.mjs",
            "line": 585
          },
          {
            "location": "dist/index.native.mjs",
            "line": 594
          },
          {
            "location": "dist/index.native.mjs",
            "line": 624
          },
          {
            "location": "dist/index.native.mjs",
            "line": 643
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 42
          },
          {
            "location": "dist/index.node.mjs",
            "line": 49
          },
          {
            "location": "dist/index.node.mjs",
            "line": 59
          },
          {
            "location": "dist/index.node.mjs",
            "line": 61
          },
          {
            "location": "dist/index.node.mjs",
            "line": 62
          },
          {
            "location": "dist/index.node.mjs",
            "line": 83
          },
          {
            "location": "dist/index.node.mjs",
            "line": 85
          },
          {
            "location": "dist/index.node.mjs",
            "line": 88
          },
          {
            "location": "dist/index.node.mjs",
            "line": 188
          },
          {
            "location": "dist/index.node.mjs",
            "line": 202
          },
          {
            "location": "dist/index.node.mjs",
            "line": 204
          },
          {
            "location": "dist/index.node.mjs",
            "line": 206
          },
          {
            "location": "dist/index.node.mjs",
            "line": 216
          },
          {
            "location": "dist/index.node.mjs",
            "line": 218
          },
          {
            "location": "dist/index.node.mjs",
            "line": 220
          },
          {
            "location": "dist/index.node.mjs",
            "line": 277
          },
          {
            "location": "dist/index.node.mjs",
            "line": 278
          },
          {
            "location": "dist/index.node.mjs",
            "line": 289
          },
          {
            "location": "dist/index.node.mjs",
            "line": 290
          },
          {
            "location": "dist/index.node.mjs",
            "line": 302
          },
          {
            "location": "dist/index.node.mjs",
            "line": 305
          },
          {
            "location": "dist/index.node.mjs",
            "line": 307
          },
          {
            "location": "dist/index.node.mjs",
            "line": 308
          },
          {
            "location": "dist/index.node.mjs",
            "line": 319
          },
          {
            "location": "dist/index.node.mjs",
            "line": 322
          },
          {
            "location": "dist/index.node.mjs",
            "line": 324
          },
          {
            "location": "dist/index.node.mjs",
            "line": 325
          },
          {
            "location": "dist/index.node.mjs",
            "line": 342
          },
          {
            "location": "dist/index.node.mjs",
            "line": 344
          },
          {
            "location": "dist/index.node.mjs",
            "line": 490
          },
          {
            "location": "dist/index.node.mjs",
            "line": 493
          },
          {
            "location": "dist/index.node.mjs",
            "line": 497
          },
          {
            "location": "dist/index.node.mjs",
            "line": 502
          },
          {
            "location": "dist/index.node.mjs",
            "line": 511
          },
          {
            "location": "dist/index.node.mjs",
            "line": 513
          },
          {
            "location": "dist/index.node.mjs",
            "line": 523
          },
          {
            "location": "dist/index.node.mjs",
            "line": 530
          },
          {
            "location": "dist/index.node.mjs",
            "line": 537
          },
          {
            "location": "dist/index.node.mjs",
            "line": 538
          },
          {
            "location": "dist/index.node.mjs",
            "line": 539
          },
          {
            "location": "dist/index.node.mjs",
            "line": 543
          },
          {
            "location": "dist/index.node.mjs",
            "line": 546
          },
          {
            "location": "dist/index.node.mjs",
            "line": 548
          },
          {
            "location": "dist/index.node.mjs",
            "line": 555
          },
          {
            "location": "dist/index.node.mjs",
            "line": 562
          },
          {
            "location": "dist/index.node.mjs",
            "line": 564
          },
          {
            "location": "dist/index.node.mjs",
            "line": 565
          },
          {
            "location": "dist/index.node.mjs",
            "line": 576
          },
          {
            "location": "dist/index.node.mjs",
            "line": 585
          },
          {
            "location": "dist/index.node.mjs",
            "line": 594
          },
          {
            "location": "dist/index.node.mjs",
            "line": 624
          },
          {
            "location": "dist/index.node.mjs",
            "line": 643
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 2
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 28
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 36
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 44
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 18
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 29
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 31
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 32
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 55
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 57
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 60
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 8
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 17
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 10
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 24
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 26
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 28
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 40
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 42
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 44
          },
          {
            "location": "src/codecs/message.ts",
            "line": 9
          },
          {
            "location": "src/codecs/message.ts",
            "line": 34
          },
          {
            "location": "src/codecs/message.ts",
            "line": 67
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 9
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 19
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 22
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 35
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 36
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 10
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 30
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 33
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 35
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 36
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 50
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 53
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 55
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 56
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 17
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 27
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 39
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 60
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 61
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 62
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 74
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 77
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 79
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 10
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 30
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 37
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 39
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 40
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 55
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 65
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 76
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 3
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 25
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-core",
      "version": "8.2.0",
      "description": "Core types and helpers for encoding and decoding byte arrays on Solana",
      "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/codecs-core@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-core@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-core,createEncoder,@solana/codecs-core/createEncoder,createDecoder,@solana/codecs-core/createDecoder,combineCodec,@solana/codecs-core/combineCodec,transformEncoder,@solana/codecs-core/transformEncoder,transformDecoder,@solana/codecs-core/transformDecoder,fixEncoderSize,@solana/codecs-core/fixEncoderSize,addEncoderSizePrefix,@solana/codecs-core/addEncoderSizePrefix,fixDecoderSize,@solana/codecs-core/fixDecoderSize,addDecoderSizePrefix,@solana/codecs-core/addDecoderSizePrefix,FixedSizeCodec,@solana/codecs-core/FixedSizeCodec,FixedSizeDecoder,@solana/codecs-core/FixedSizeDecoder,FixedSizeEncoder,@solana/codecs-core/FixedSizeEncoder,VariableSizeCodec,@solana/codecs-core/VariableSizeCodec,VariableSizeDecoder,@solana/codecs-core/VariableSizeDecoder,VariableSizeEncoder,@solana/codecs-core/VariableSizeEncoder,Encoder,@solana/codecs-core/Encoder,ReadonlyUint8Array,@solana/codecs-core/ReadonlyUint8Array"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 5
          },
          {
            "location": "dist/index.node.cjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 58
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 62
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 82
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 88
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 117
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 145
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 187
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 188
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 196
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 201
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 215
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 230
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 253
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 272
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 301
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 318
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 493
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 497
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 509
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 510
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 512
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 548
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 554
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 574
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 623
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 640
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 652
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 58
          },
          {
            "location": "dist/index.native.mjs",
            "line": 62
          },
          {
            "location": "dist/index.native.mjs",
            "line": 82
          },
          {
            "location": "dist/index.native.mjs",
            "line": 88
          },
          {
            "location": "dist/index.native.mjs",
            "line": 117
          },
          {
            "location": "dist/index.native.mjs",
            "line": 145
          },
          {
            "location": "dist/index.native.mjs",
            "line": 187
          },
          {
            "location": "dist/index.native.mjs",
            "line": 188
          },
          {
            "location": "dist/index.native.mjs",
            "line": 196
          },
          {
            "location": "dist/index.native.mjs",
            "line": 201
          },
          {
            "location": "dist/index.native.mjs",
            "line": 215
          },
          {
            "location": "dist/index.native.mjs",
            "line": 230
          },
          {
            "location": "dist/index.native.mjs",
            "line": 253
          },
          {
            "location": "dist/index.native.mjs",
            "line": 272
          },
          {
            "location": "dist/index.native.mjs",
            "line": 301
          },
          {
            "location": "dist/index.native.mjs",
            "line": 318
          },
          {
            "location": "dist/index.native.mjs",
            "line": 493
          },
          {
            "location": "dist/index.native.mjs",
            "line": 497
          },
          {
            "location": "dist/index.native.mjs",
            "line": 509
          },
          {
            "location": "dist/index.native.mjs",
            "line": 510
          },
          {
            "location": "dist/index.native.mjs",
            "line": 512
          },
          {
            "location": "dist/index.native.mjs",
            "line": 548
          },
          {
            "location": "dist/index.native.mjs",
            "line": 554
          },
          {
            "location": "dist/index.native.mjs",
            "line": 574
          },
          {
            "location": "dist/index.native.mjs",
            "line": 623
          },
          {
            "location": "dist/index.native.mjs",
            "line": 640
          },
          {
            "location": "dist/index.native.mjs",
            "line": 652
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 58
          },
          {
            "location": "dist/index.node.mjs",
            "line": 62
          },
          {
            "location": "dist/index.node.mjs",
            "line": 82
          },
          {
            "location": "dist/index.node.mjs",
            "line": 88
          },
          {
            "location": "dist/index.node.mjs",
            "line": 117
          },
          {
            "location": "dist/index.node.mjs",
            "line": 145
          },
          {
            "location": "dist/index.node.mjs",
            "line": 187
          },
          {
            "location": "dist/index.node.mjs",
            "line": 188
          },
          {
            "location": "dist/index.node.mjs",
            "line": 196
          },
          {
            "location": "dist/index.node.mjs",
            "line": 201
          },
          {
            "location": "dist/index.node.mjs",
            "line": 215
          },
          {
            "location": "dist/index.node.mjs",
            "line": 230
          },
          {
            "location": "dist/index.node.mjs",
            "line": 253
          },
          {
            "location": "dist/index.node.mjs",
            "line": 272
          },
          {
            "location": "dist/index.node.mjs",
            "line": 301
          },
          {
            "location": "dist/index.node.mjs",
            "line": 318
          },
          {
            "location": "dist/index.node.mjs",
            "line": 493
          },
          {
            "location": "dist/index.node.mjs",
            "line": 497
          },
          {
            "location": "dist/index.node.mjs",
            "line": 509
          },
          {
            "location": "dist/index.node.mjs",
            "line": 510
          },
          {
            "location": "dist/index.node.mjs",
            "line": 512
          },
          {
            "location": "dist/index.node.mjs",
            "line": 548
          },
          {
            "location": "dist/index.node.mjs",
            "line": 554
          },
          {
            "location": "dist/index.node.mjs",
            "line": 574
          },
          {
            "location": "dist/index.node.mjs",
            "line": 623
          },
          {
            "location": "dist/index.node.mjs",
            "line": 640
          },
          {
            "location": "dist/index.node.mjs",
            "line": 652
          },
          {
            "location": "src/codecs/legacy/header.ts",
            "line": 1
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 10
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 28
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 32
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 54
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 60
          },
          {
            "location": "src/codecs/legacy/instruction.ts",
            "line": 81
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 7
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 16
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 17
          },
          {
            "location": "src/codecs/legacy/lifetime-token.ts",
            "line": 26
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 9
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 23
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 39
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 57
          },
          {
            "location": "src/codecs/message.ts",
            "line": 8
          },
          {
            "location": "src/codecs/message.ts",
            "line": 33
          },
          {
            "location": "src/codecs/message.ts",
            "line": 63
          },
          {
            "location": "src/codecs/message.ts",
            "line": 86
          },
          {
            "location": "src/codecs/transaction-version.ts",
            "line": 8
          },
          {
            "location": "src/codecs/transaction-version.ts",
            "line": 26
          },
          {
            "location": "src/codecs/transaction-version.ts",
            "line": 58
          },
          {
            "location": "src/codecs/transaction-version.ts",
            "line": 85
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 8
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 47
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 9
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 29
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 49
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 71
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 9
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 51
          },
          {
            "location": "src/codecs/v1/instruction.ts",
            "line": 79
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 9
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 29
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 52
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 110
          },
          {
            "location": "src/compile/legacy/instructions.ts",
            "line": 2
          },
          {
            "location": "src/compile/v1/instructions.ts",
            "line": 1
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 2
          },
          {
            "location": "src/durable-nonce-instruction.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.2.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.2.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.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,getAddressEncoder,@solana/addresses/getAddressEncoder,getAddressDecoder,@solana/addresses/getAddressDecoder,getAddressComparator,@solana/addresses/getAddressComparator,assertIsAddress,@solana/addresses/assertIsAddress,Address,@solana/addresses/Address"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 218
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 279
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 291
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 305
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 322
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 562
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 585
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 766
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 925
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1034
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1062
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1528
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1530
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 204
          },
          {
            "location": "dist/index.native.mjs",
            "line": 218
          },
          {
            "location": "dist/index.native.mjs",
            "line": 279
          },
          {
            "location": "dist/index.native.mjs",
            "line": 291
          },
          {
            "location": "dist/index.native.mjs",
            "line": 305
          },
          {
            "location": "dist/index.native.mjs",
            "line": 322
          },
          {
            "location": "dist/index.native.mjs",
            "line": 562
          },
          {
            "location": "dist/index.native.mjs",
            "line": 585
          },
          {
            "location": "dist/index.native.mjs",
            "line": 766
          },
          {
            "location": "dist/index.native.mjs",
            "line": 925
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1034
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1062
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1528
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1530
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 204
          },
          {
            "location": "dist/index.node.mjs",
            "line": 218
          },
          {
            "location": "dist/index.node.mjs",
            "line": 279
          },
          {
            "location": "dist/index.node.mjs",
            "line": 291
          },
          {
            "location": "dist/index.node.mjs",
            "line": 305
          },
          {
            "location": "dist/index.node.mjs",
            "line": 322
          },
          {
            "location": "dist/index.node.mjs",
            "line": 562
          },
          {
            "location": "dist/index.node.mjs",
            "line": 585
          },
          {
            "location": "dist/index.node.mjs",
            "line": 766
          },
          {
            "location": "dist/index.node.mjs",
            "line": 925
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1034
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1062
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1528
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1530
          },
          {
            "location": "src/addresses-by-lookup-table-address.ts",
            "line": 1
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 1
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 26
          },
          {
            "location": "src/codecs/legacy/message.ts",
            "line": 42
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 1
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 23
          },
          {
            "location": "src/codecs/v0/address-table-lookup.ts",
            "line": 37
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 1
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 33
          },
          {
            "location": "src/codecs/v0/message.ts",
            "line": 53
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 1
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 37
          },
          {
            "location": "src/codecs/v1/message.ts",
            "line": 65
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 1
          },
          {
            "location": "src/compile/legacy/accounts.ts",
            "line": 165
          },
          {
            "location": "src/compile/legacy/instructions.ts",
            "line": 1
          },
          {
            "location": "src/compile/legacy/message.ts",
            "line": 1
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 1
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 109
          },
          {
            "location": "src/compile/v0/accounts.ts",
            "line": 227
          },
          {
            "location": "src/compile/v0/address-table-lookups.ts",
            "line": 1
          },
          {
            "location": "src/compile/v0/address-table-lookups.ts",
            "line": 37
          },
          {
            "location": "src/compile/v0/instructions.ts",
            "line": 1
          },
          {
            "location": "src/compile/v0/message.ts",
            "line": 1
          },
          {
            "location": "src/compile/v0/static-accounts.ts",
            "line": 1
          },
          {
            "location": "src/compile/v1/message.ts",
            "line": 1
          },
          {
            "location": "src/compress-transaction-message.ts",
            "line": 1
          },
          {
            "location": "src/compute-budget-instruction.ts",
            "line": 1
          },
          {
            "location": "src/decompile/legacy/lifetime-constraint.ts",
            "line": 1
          },
          {
            "location": "src/decompile/legacy/lifetime-constraint.ts",
            "line": 28
          },
          {
            "location": "src/decompile/legacy/lifetime-constraint.ts",
            "line": 31
          },
          {
            "location": "src/durable-nonce-instruction.ts",
            "line": 1
          },
          {
            "location": "src/durable-nonce.ts",
            "line": 1
          },
          {
            "location": "src/fee-payer.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/transaction-messages@8.2.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-14T07:35:52Z",
      "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 'transaction-messages' with version '8.2.0'. The package type in this SBOM is npm with a single purl namespace '@solana' described under components. The components were identified from 11 source files."
    }
  ]
}