{"_id":"@stellar/stellar-sdk","_rev":"44-1f7a5c573960aeb23e74a55644b03264","name":"@stellar/stellar-sdk","dist-tags":{"protocol-22-beta":"13.0.0","protocol-23-beta":"14.0.0-rc.3","latest":"15.0.1"},"versions":{"11.0.0":{"name":"@stellar/stellar-sdk","version":"11.0.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.0.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"039a663d7f1436165bfa05b48632a7f4880506eb","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.0.0.tgz","fileCount":123,"integrity":"sha512-8QsJHcJHaGs0dDuwZglKBVSkpEozf6BGVf15joDOn1OD32rMUepxJgqYckKdfiaeCJSIJ3N4PSLO3g7NxGfs/A==","signatures":[{"sig":"MEQCIH3o7P7WsyJ99HBeAOHKKkWDYyTQkiP5j9NTJEtC3VyqAiAtDgmG09T/DBr2quZx9Nzo7si3BmU2qohOvpLFAzwwkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3491705},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.0","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.1","mocha":"^10.2.0","sinon":"^17.0.1","buffer":"^6.0.3","eslint":"^8.50.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.1","webpack":"^5.88.2","prettier":"^3.0.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.23.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.3.3","@babel/core":"^7.23.0","@types/chai":"^4.3.6","@types/node":"^20.8.10","karma-mocha":"^2.0.0","lint-staged":"^15.2.0","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.14.199","karma-webpack":"^5.0.0","utility-types":"^3.7.0","karma-coverage":"^2.2.1","@babel/register":"^7.22.15","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.22.20","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.22.15","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.28.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.0.1","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","karma-firefox-launcher":"^2.1.1","@babel/preset-typescript":"^7.23.0","@definitelytyped/dtslint":"^0.0.197","@typescript-eslint/parser":"^6.9.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.0.0_1701980936061_0.6788083045664495","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"@stellar/stellar-sdk","version":"11.0.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.0.1","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"de83409dd9c51c812e7aa8b10426f9ba0cce49b2","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.0.1.tgz","fileCount":123,"integrity":"sha512-MuQH7wUAY/QLudYnLzwoyDqf/phFIcmZIvL5nm5/flis3VDVOALoZq9tmnuEVxyCvDlSIbkxQNVNeqOG8S+uVw==","signatures":[{"sig":"MEQCIBtHykJeBzMnbDn6ErPt6ZuDMrAzblmHwp+qAiuDDjvKAiB4/XftLNiezMqFUt41BIjh9rLldbEGBotkUoJGfIlP0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3491841},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.0","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.1","mocha":"^10.2.0","sinon":"^17.0.1","buffer":"^6.0.3","eslint":"^8.50.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.1","webpack":"^5.88.2","prettier":"^3.0.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.23.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.3.3","@babel/core":"^7.23.0","@types/chai":"^4.3.6","@types/node":"^20.8.10","karma-mocha":"^2.0.0","lint-staged":"^15.2.0","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.14.199","karma-webpack":"^5.0.0","utility-types":"^3.7.0","karma-coverage":"^2.2.1","@babel/register":"^7.22.15","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.22.20","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.22.15","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.28.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.0.1","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","karma-firefox-launcher":"^2.1.1","@babel/preset-typescript":"^7.23.0","@definitelytyped/dtslint":"^0.0.197","@typescript-eslint/parser":"^6.9.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.0.1_1701995712274_0.6746454301590317","host":"s3://npm-registry-packages"}},"11.1.0":{"name":"@stellar/stellar-sdk","version":"11.1.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.1.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"4a619fa645a7392204b6e80cb0a7f3ef94cdd077","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.1.0.tgz","fileCount":123,"integrity":"sha512-Ufw+4udr7lqyzPIhqSAzBTgcl/YlgFZLgeBlDr5ZZy1v+g7AT4dOZFurcCrHt7Pz8DGtVcxNX7GLxYLdOC3GIg==","signatures":[{"sig":"MEUCIBhiGksXr395/w1HG/aLMfiFxAwwWpPeKm3LT8yeFHTyAiEA7y9KCtQrdV2k3IbIy42H1fWdByAx8lvX5XBn7V9hUXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3526161},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.0","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"10.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.1","mocha":"^10.2.0","sinon":"^17.0.1","buffer":"^6.0.3","eslint":"^8.50.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.88.2","prettier":"^3.1.1","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.23.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.3.3","@babel/core":"^7.23.6","@types/chai":"^4.3.6","@types/node":"^20.8.10","karma-mocha":"^2.0.0","lint-staged":"^15.2.0","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.14.199","karma-webpack":"^5.0.0","utility-types":"^3.7.0","karma-coverage":"^2.2.1","@babel/register":"^7.22.15","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.23.6","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.22.15","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.0.1","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.9","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","karma-firefox-launcher":"^2.1.1","@babel/preset-typescript":"^7.23.0","@definitelytyped/dtslint":"^0.1.1","@typescript-eslint/parser":"^6.14.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.1.0_1702680789705_0.7859105725859079","host":"s3://npm-registry-packages"}},"11.2.0":{"name":"@stellar/stellar-sdk","version":"11.2.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.2.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"1ddc98f5f6fa9cca8629a83c81e841c996f0287b","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.2.0.tgz","fileCount":123,"integrity":"sha512-qInRR+mLLl9O/AI6Q+Sr19RZeYJtlNoJQJi3pch5BYoMvVhjO8IU8AhHADP//Zmc2osyogwPuqXBiFdaGlfHWA==","signatures":[{"sig":"MEUCIAyHW8p+oKDA/qx7Bhl98PMNGorCJUDXypMwliBlmtStAiEA0DP6GLUmSVLWKv5D4ps3rvtVDFNuGGP+ArlnAIs2rSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514259},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.5","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"10.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.1","mocha":"^10.2.0","sinon":"^17.0.1","buffer":"^6.0.3","eslint":"^8.56.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.88.2","prettier":"^3.1.1","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.23.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.3.3","@babel/core":"^7.23.7","@types/chai":"^4.3.6","@types/node":"^20.10.8","karma-mocha":"^2.0.0","lint-staged":"^15.2.0","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.14.199","karma-webpack":"^5.0.0","utility-types":"^3.7.0","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.23.8","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.22.15","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.0.1","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.1","@babel/preset-typescript":"^7.23.0","@definitelytyped/dtslint":"^0.1.2","@typescript-eslint/parser":"^6.18.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.2.0_1705009366739_0.10170254130350775","host":"s3://npm-registry-packages"}},"11.2.1":{"name":"@stellar/stellar-sdk","version":"11.2.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.2.1","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"ba0e9cd19777c4c0ca1f7a0d9b3534f117cd9ce5","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.2.1.tgz","fileCount":123,"integrity":"sha512-vP/BathLaNYYHBG8hFCG3A/sCKrd9dL4cYVNDCCFZu9IwiZ4Sd3tc2EdpK3HXyC64vV5hC0v8I2G0LbnRSzi7g==","signatures":[{"sig":"MEYCIQCW2wI1oAslKBwrjVR5PW2aM5BrGBD8wjZnwuSMUfKZ4gIhAMEfEtt/VXvPhUjsgNy+r6/VioDnt0swbs0qo4UI0rud","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3512216},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.5","urijs":"^1.19.1","typescript":"^5.3.3","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^10.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.1","mocha":"^10.2.0","sinon":"^17.0.1","buffer":"^6.0.3","eslint":"^8.56.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.88.2","prettier":"^3.2.4","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.23.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","@babel/core":"^7.23.7","@types/chai":"^4.3.6","@types/node":"^20.11.5","karma-mocha":"^2.0.0","lint-staged":"^15.2.0","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.14.199","karma-webpack":"^5.0.0","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.23.8","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.5","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.22.15","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.0.1","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.1","@babel/preset-typescript":"^7.23.0","@definitelytyped/dtslint":"^0.1.2","@typescript-eslint/parser":"^6.19.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.2.1_1705974530843_0.9743843134868442","host":"s3://npm-registry-packages"}},"11.2.2":{"name":"@stellar/stellar-sdk","version":"11.2.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.2.2","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"e2768d519a05f396ff3f89f9fb7a7c5ed22c7c74","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.2.2.tgz","fileCount":123,"integrity":"sha512-50dpxpZE2e87LjIln1EZnBh7r+JFWwyGs+NiGPOZ+LzJd2YRf54+YxzDX6ELVOrUqp2TRTLnzthXXTNFeVobFw==","signatures":[{"sig":"MEYCIQCFqTvAL3nbehhfiEH25UJloVA379nBRNVkqYO2mWDJQQIhAOB8YgZ9Cs9HqLvb9401yRhwZsSIqe+iOXYOA8z9LiF8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3517325},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.7","urijs":"^1.19.1","typescript":"^5.3.3","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^11.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.1","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","eslint":"^8.56.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.90.1","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.23.9","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","@babel/core":"^7.23.9","@types/chai":"^4.3.6","@types/node":"^20.11.17","karma-mocha":"^2.0.0","lint-staged":"^15.2.2","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.14.199","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.23.9","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.5","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.23.10","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.0.1","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.1","@babel/preset-typescript":"^7.23.0","@definitelytyped/dtslint":"^0.1.2","@typescript-eslint/parser":"^6.20.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.2.2_1707770479452_0.4026495785400397","host":"s3://npm-registry-packages"}},"11.3.0":{"name":"@stellar/stellar-sdk","version":"11.3.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@11.3.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"ava":{"files":["./test/e2e/src/test-*"],"require":["dotenv/config"],"timeout":"2m"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"7cb010651846a07e1853e0fe30e430ece4da340b","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-11.3.0.tgz","fileCount":143,"integrity":"sha512-i+heopibJNRA7iM8rEPz0AXphBPYvy2HDo8rxbDwWpozwCfw8kglP9cLkkhgJe8YicgLrdExz/iQZaLpqLC+6w==","signatures":[{"sig":"MEUCIQD7StSz5Qa4ExPZi/OFV6z0bY8xaYV8yTxw2QsSOWUV9wIgYPiTYstx0P+NQ08wvGOTL1B22wQyA/c4z9co3CTEq9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3657204},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && ava","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.8","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^11.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","chai":"^4.3.10","husky":"^8.0.3","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.91.0","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.1","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/chai":"^4.3.14","@types/node":"^20.11.30","karma-mocha":"^2.0.0","lint-staged":"^15.2.2","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.0","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.3","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.24.1","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.1.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.1","@definitelytyped/dtslint":"^0.1.2","@typescript-eslint/parser":"^6.20.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_11.3.0_1710972787287_0.7145560639429271","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@stellar/stellar-sdk","version":"12.0.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.0.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"ava":{"files":["./test/e2e/src/test-*"],"require":["dotenv/config"],"timeout":"2m"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"c82adea49fa89a8d4cb4d8c02fff76e53ee441eb","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.0.0.tgz","fileCount":143,"integrity":"sha512-wvw7Qwbji/oMMZCDKTzDmfGExoMu4S8KhR7CwjqPsz/QZpfhtHl2CUvZLI5Ag6/1XAaO8qByBPK18DK6IjP6yA==","signatures":[{"sig":"MEYCIQCY+baxEH1eLRaZ4s+xRjG017xRpoE+tbNjHGCCKsmFWwIhAIHbsCmzmbKDqGkWNiI3dqHNQbdqqOs1lbSYzZZfSxB/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658286},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && ava","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.8","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^11.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.0.11","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.91.0","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.1","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/chai":"^4.3.14","@types/node":"^20.11.30","karma-mocha":"^2.0.0","lint-staged":"^15.2.2","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.0","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.3","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.1.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.1","@definitelytyped/dtslint":"^0.2.20","@typescript-eslint/parser":"^7.7.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.0.0_1714680127722_0.7534734812091202","host":"s3://npm-registry-packages"}},"12.0.0-rc.1":{"name":"@stellar/stellar-sdk","version":"12.0.0-rc.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.0.0-rc.1","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"ava":{"files":["./test/e2e/src/test-*"],"require":["dotenv/config"],"timeout":"2m"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"490b426edc89c4e84969555f767d561043a11eb9","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.0.0-rc.1.tgz","fileCount":143,"integrity":"sha512-t+HYFXIr+DcffDDtl9ujJU55Lr6zoNRDjImxpIHZpsFBILrnWzPgTJP2Nsy78wQL/GY1lRQVu3sZu/dMzDkRPQ==","signatures":[{"sig":"MEUCIQCSIVmpZKCzXLMkrjl9zPxN6+MSEiPfzm28hra7zjv3RAIgHpYgjDitFoOkufiurR5DqODoH6bPLRze2h+pOb+or8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658301},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && ava","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.8","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^11.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.0.11","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.91.0","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.1","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/chai":"^4.3.14","@types/node":"^20.11.30","karma-mocha":"^2.0.0","lint-staged":"^15.2.2","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.0","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.3","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.1.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.1","@definitelytyped/dtslint":"^0.2.20","@typescript-eslint/parser":"^7.7.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.0.0-rc.1_1714680883614_0.3370672267467243","host":"s3://npm-registry-packages"}},"12.0.0-rc.2":{"name":"@stellar/stellar-sdk","version":"12.0.0-rc.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.0.0-rc.2","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"ava":{"files":["./test/e2e/src/test-*"],"require":["dotenv/config"],"timeout":"2m"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"ff467151c825b4a80c9762982d82c7f47f870eeb","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.0.0-rc.2.tgz","fileCount":143,"integrity":"sha512-Pj6eBP0doe3yoLa5rhAgDDd+AVSTRKmJFDcnr7LBXt5RzF2P7txpEZ1ZhWG5IggWzJKc/x83zUzOuOfyIglhdA==","signatures":[{"sig":"MEYCIQDIUs4MxGm4s5eC7SDuSqGUgsrtgRGLLLiJWCLFwUF35gIhAOZkv7wcaPpXNJ34XHAD90qxUeDDuztl++AE285rJn/P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3659976},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && ava","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn fmt && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.8","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"11.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.0.11","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.91.0","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.1","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/chai":"^4.3.14","@types/node":"^20.11.30","karma-mocha":"^2.0.0","lint-staged":"^15.2.2","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.0","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.3","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.1.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.1","@definitelytyped/dtslint":"^0.2.20","@typescript-eslint/parser":"^7.7.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.0.0-rc.2_1715117887292_0.8602114838314716","host":"s3://npm-registry-packages"}},"12.0.0-rc.3":{"name":"@stellar/stellar-sdk","version":"12.0.0-rc.3","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.0.0-rc.3","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"ava":{"files":["./test/e2e/src/test-*"],"require":["dotenv/config"],"timeout":"2m"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"d3e283731302baaba47ae069eff89bf325369859","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.0.0-rc.3.tgz","fileCount":140,"integrity":"sha512-FYO+F8VokXjP3Mu+OQtK0GrJWWvwf1+DL3n3aOi6M5H6EwJ6bp/yAOtfnClx6vqzzvpMbWveYABn8U9QNpcHww==","signatures":[{"sig":"MEYCIQDLy+Y7DVgffZbLLM+AwInb89Agpy5TeM2Gf02xkJwe2AIhAKAISW/H4wZ89i5NsVUbG1T0PJ4QuVwAVvgtz45AQ3OS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3868680},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"}},"scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && ava","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.6.8","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^12.0.0-rc.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.0.11","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.91.0","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.1","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/chai":"^4.3.14","@types/node":"^20.11.30","karma-mocha":"^2.0.0","lint-staged":"^15.2.2","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.0","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.23.7","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.3","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.2.4","@babel/eslint-plugin":"^7.22.10","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.1.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.1","@definitelytyped/dtslint":"^0.2.20","@typescript-eslint/parser":"^7.7.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.0.0-rc.3_1715812323828_0.4390938017003969","host":"s3://npm-registry-packages"}},"12.0.1":{"name":"@stellar/stellar-sdk","version":"12.0.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.0.1","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"ava":{"files":["./test/e2e/src/test-*"],"require":["dotenv/config"],"timeout":"2m"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"0ded98bdd606cc2dc491ba6095a30530d690380d","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.0.1.tgz","fileCount":140,"integrity":"sha512-0+YXUTS2LpZ+Of383hSYVpsRl9BJ3X9lHcj05ouS3VkVL9BH7w+Par8RHPkiHS6lLYn3gWRgaJauTebkamY/Jw==","signatures":[{"sig":"MEUCIQCw3MqjlaF3ESP0Wf3NB2Y+n22u8Zult5PuizEHIzdUsQIgWhNg7/9QW4FVsWvdEk94QaYObwBDcsVHSGlVDTNdwHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3846987},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js"],"timeout":30000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"}},"scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && ava","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.2","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^12.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.0.11","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.91.0","prettier":"^3.2.5","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.6","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.6","@types/chai":"^4.3.14","@types/node":"^20.12.13","karma-mocha":"^2.0.0","lint-staged":"^15.2.5","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.4","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.24.6","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.6","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.2.7","@babel/eslint-plugin":"^7.24.6","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.6","@definitelytyped/dtslint":"^0.2.20","@typescript-eslint/parser":"^7.11.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.0.1_1717107662818_0.038530438722881755","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"@stellar/stellar-sdk","version":"12.1.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.1.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"eafe064d36696ada5b7bd7e871f7199b6ed39222","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.1.0.tgz","fileCount":140,"integrity":"sha512-Va0hu9SaPezmMbO5eMwL5D15Wrx1AGWRtxayUDRWV2Fr3ynY58mvCZS1vsgNQ4kE8MZe3nBVKv6T9Kzqwgx1PQ==","signatures":[{"sig":"MEUCIGx8Azgo7tO6DURi9PIl1HDLAOjvK+kyZktmzksKkKjxAiEAo/aO2DDjJmzy+uxVKuEYQuDO9A0H41dSfou35VQy3cs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3881999},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"}},"scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.2","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^12.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.0.11","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.3.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.92.0","prettier":"^3.3.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.7","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.4.3","@babel/core":"^7.24.7","@types/chai":"^4.3.14","@types/node":"^20.14.2","karma-mocha":"^2.0.0","lint-staged":"^15.2.7","webpack-cli":"^5.0.1","@types/mocha":"^10.0.2","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.5","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.24.6","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.7","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.2.12","@babel/eslint-plugin":"^7.24.7","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.1.2","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.7","@definitelytyped/dtslint":"^0.2.20","@typescript-eslint/parser":"^7.13.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.1.0_1718386362604_0.8763892490127001","host":"s3://npm-registry-packages"}},"12.2.0":{"name":"@stellar/stellar-sdk","version":"12.2.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.2.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"c449bc52be282c7706aabbd257acbc5aec3345b3","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.2.0.tgz","fileCount":140,"integrity":"sha512-Wy5sDOqb5JvAC76f4sQIV6Pe3JNyZb0PuyVNjwt3/uWsjtxRkFk6s2yTHTefBLWoR+mKxDjO7QfzhycF1v8FXQ==","signatures":[{"sig":"MEYCIQCGPT51dVewLeuHbN2JKPDBFgSL+GlrSvXibtFK4+Rq6QIhALCUt/ti9dRAYjrx69Y1D88CteOchYYu2LH3NAmA537T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3889106},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"}},"scripts":{"fmt":"yarn eslint -c .eslintrc.js src/ --fix && yarn _prettier","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.2","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^12.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","husky":"^9.1.1","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.6.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.93.0","prettier":"^3.3.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.24.8","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.5.3","@babel/core":"^7.24.9","@types/chai":"^4.3.14","@types/node":"^20.14.11","karma-mocha":"^2.0.0","lint-staged":"^15.2.7","webpack-cli":"^5.0.1","@types/mocha":"^10.0.7","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.7","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.24.6","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.24.8","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.24.7","eslint-plugin-import":"^2.29.1","babel-plugin-istanbul":"^6.1.1","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.7","@definitelytyped/dtslint":"^0.2.22","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.2.0_1721423187937_0.9863392983792774","host":"s3://npm-registry-packages"}},"12.3.0":{"name":"@stellar/stellar-sdk","version":"12.3.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@12.3.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"d3c00364097f6717a66fd1a83d96a1ef5ba43306","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-12.3.0.tgz","fileCount":140,"integrity":"sha512-F2DYFop/M5ffXF0lvV5Ezjk+VWNKg0QDX8gNhwehVU3y5LYA3WAY6VcCarMGPaG9Wdgoeh1IXXzOautpqpsltw==","signatures":[{"sig":"MEYCIQC9eOJHaSvwgSWSJJuBmJVc7cmCteXh6EmTrSMfEvG7ZAIhANOVPhouC0YuhWCsvBWD8SQor9NTnWy64TKJGfgGWmd6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3905863},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json --verbose","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir lib/ src/","_build":"yarn build:node && yarn build:test && yarn build:browser","prepare":"yarn build:prod","build:ts":"tsc -p ./config/tsconfig.json","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.7","urijs":"^1.19.1","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^12.1.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.6.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","minami":"^1.1.1","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.94.0","prettier":"^3.3.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.25.6","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.6.2","@babel/core":"^7.24.9","@types/chai":"^4.3.19","@types/node":"^20.14.11","karma-mocha":"^2.0.0","lint-staged":"^15.2.10","webpack-cli":"^5.0.1","@types/mocha":"^10.0.8","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.7","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.24.6","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.25.4","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.24.7","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.7","@definitelytyped/dtslint":"^0.2.23","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_12.3.0_1726519151224_0.42164441978089795","host":"s3://npm-registry-packages"}},"13.0.0-beta.1":{"name":"@stellar/stellar-sdk","version":"13.0.0-beta.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.0.0-beta.1","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"9a995575b806bea3a383b2d9fe4b1fde065caeb4","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.0.0-beta.1.tgz","fileCount":616,"integrity":"sha512-yJN2HzibhZFJsdLRU83bkUwb9dq1sZRRiQptTJyunVv0hQsF+tTldrP3hHst3LROv/2GWTn20tmAqnp0hkzOhg==","signatures":[{"sig":"MEQCICFBoADlhzDDFYNOV0EdwhKQ1UbHW+bp3MueT8dQU5CWAiAgk1dXlD3C5wfeQF0xMp24Zj2qzbTXeH4aFi0LXHti3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14649454},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.7","urijs":"^1.19.1","feaxios":"^0.0.20","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"13.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.2","karma":"^6.4.3","mocha":"^10.6.0","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.94.0","prettier":"^3.3.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.25.6","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.6.2","@babel/core":"^7.24.9","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.2.10","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.8","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.7","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.24.6","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.25.4","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.6","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.24.7","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.24.7","@definitelytyped/dtslint":"^0.2.23","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.0.0-beta.1_1728001492042_0.8843109710886976","host":"s3://npm-registry-packages"}},"13.0.0-rc.1":{"name":"@stellar/stellar-sdk","version":"13.0.0-rc.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.0.0-rc.1","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"1caa1a63c63b91c83a8e52b6f3eb30363888d5af","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.0.0-rc.1.tgz","fileCount":616,"integrity":"sha512-a173pQPCuS8/xVET/euwp8UWEFsE68KGF21Xcq46TluDGIq0fKVmJ6mw1LAS2uEOE757rrY24KNGAux4FXR64g==","signatures":[{"sig":"MEUCIQClNhbrSAQ6iRLM2zD+VAmvT7X8TLn4FVt0rBKqoQPFoAIgPgIC5831NVYU7efttKYEOTDE18RU8MSQvCn0UF5PCN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14680723},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.7","urijs":"^1.19.1","feaxios":"^0.0.20","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^13.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.96.1","prettier":"^3.3.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.25.9","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.6.3","@babel/core":"^7.26.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.2.10","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.13","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.8","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.25.9","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.27","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.0.0-rc.1_1731091692427_0.055101952201564774","host":"s3://npm-registry-packages"}},"13.0.0-rc.2":{"name":"@stellar/stellar-sdk","version":"13.0.0-rc.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.0.0-rc.2","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"283e8e6ba0aba0e324a69ed5ae2336d0c0ef4582","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.0.0-rc.2.tgz","fileCount":616,"integrity":"sha512-6EqMKAOumI64aAFjTFdbtjf7J3edZ4Usu+kWfRrUXpq4zzuMMiWU8Otiuavd3T3a+09nP4kNnoUTv9LDnyzr9Q==","signatures":[{"sig":"MEYCIQCj3nP7NluhJASy45aJOx3xixqiUIuO2wJ7zxok4+zSvwIhAIOdurBbv3UP0A1kXwFp9Ct4xACcVCSv+knqIlzUudV0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14836924},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.7","urijs":"^1.19.1","feaxios":"^0.0.20","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^13.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.96.1","prettier":"^3.3.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.25.9","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.6.3","@babel/core":"^7.26.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.2.10","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.13","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.8","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.25.9","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.27","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.0.0-rc.2_1731548197750_0.8565609477404292","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@stellar/stellar-sdk","version":"13.0.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.0.0","maintainers":[{"name":"piyalbasu","email":"pbasu235@gmail.com"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"293f0bf6964b384e489b0ad75174d39cd22a3a69","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.0.0.tgz","fileCount":616,"integrity":"sha512-+wvmKi+XWwu27nLYTM17EgBdpbKohEkOfCIK4XKfsI4WpMXAqvnqSm98i9h5dAblNB+w8BJqzGs1JY0PtTGm4A==","signatures":[{"sig":"MEUCIClEGErpPqURj9ssnHdAh18YbuSOp4KV3DElzNC+A6J1AiEAlZnDImBJLWsn6ejixA9PulUiKzkp4kMoCli5vs+kh00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14858444},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.7","urijs":"^1.19.1","feaxios":"^0.0.20","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^13.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.5","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.96.1","prettier":"^3.3.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.25.9","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.6.3","@babel/core":"^7.26.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.2.10","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.13","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.8","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.25.9","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.10","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.27","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.0.0_1731613317937_0.6167269270041784","host":"s3://npm-registry-packages"}},"13.1.0":{"name":"@stellar/stellar-sdk","version":"13.1.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.1.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"5eefee4fd340163f4fca656a97ebc5434b6eb6c5","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.1.0.tgz","fileCount":616,"integrity":"sha512-ARQkUdyGefXdTgwSF0eONkzv/geAqUfyfheJ9Nthz6GAr5b41fNwWW9UtE8JpXC4IpvE3t5elIUN5hKJzASN9w==","signatures":[{"sig":"MEUCIQD2OXxv0Qt9AEBXGh5eNR0usEOEtMULT9VPHXrdIYf21wIgJM09FXS2wA+ugBLR2RoIIKroMt00sSr9KLqeJZcAZdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14909137},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.7.9","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^13.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.7","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.97.1","prettier":"^3.4.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.26.4","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.6.3","@babel/core":"^7.26.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.2.11","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.2","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.13","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.8","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.25.9","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.11","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.28","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.1.0_1734474120666_0.4820907866699633","host":"s3://npm-registry-packages-npm-production"}},"13.2.0":{"name":"@stellar/stellar-sdk","version":"13.2.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.2.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"0ca3d61a551d067e710c96e316392462573bda19","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.2.0.tgz","fileCount":616,"integrity":"sha512-azxeh1+mS28h96Q+vl41ffytQvWdudRl1KtjYO0TRZb/9u0/lH57oYBeJ+gvcQr+T7s02wTayFdHbKru5V5/XA==","signatures":[{"sig":"MEQCIQDWKSVoOzIoCyG/sp3BVT5FH8Hms9zl9GyVZItTsDhDrQIfOo5YBTRFUiQHYkQBqcx1R7wM+XenhskX4addGqYcMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14965392},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node $(NODE_ARGS) node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=$(test ! $(node -v | awk -F'.' '{printf substr($1,2)}') = '18' && echo '--no-experimental-detect-module') yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_ARGS='--disable-eval' yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^13.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.4.7","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.98.0","prettier":"^3.5.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.26.4","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.8.2","@babel/core":"^7.26.10","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.0","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.16","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.9","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.8","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.3","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.2.0_1743643411914_0.5703664973842215","host":"s3://npm-registry-packages-npm-production"}},"13.3.0":{"name":"@stellar/stellar-sdk","version":"13.3.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@13.3.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"72bf3eea4797de053aaebb889bf4de342d0b6b54","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-13.3.0.tgz","fileCount":616,"integrity":"sha512-8+GHcZLp+mdin8gSjcgfb/Lb6sSMYRX6Nf/0LcSJxvjLQR0XHpjGzOiRbYb2jSXo51EnA6kAV5j+4Pzh5OUKUg==","signatures":[{"sig":"MEUCIQD5IyGCY7vq/cmC9G2KCrr5V/HPHmfroBYrtFpHOwquBQIgSpPZyvxmMTB0UoKpzvQRMLn5BjLmQb5axLMTOBG6KFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14968356},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node $(NODE_ARGS) node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=$(test ! $(node -v | awk -F'.' '{printf substr($1,2)}') = '18' && echo '--no-experimental-detect-module') yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_ARGS='--disable-eval' yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.0","@stellar/stellar-base":"^13.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.5.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.99.6","prettier":"^3.5.3","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.26.4","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"^5.8.3","@babel/core":"^7.26.10","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.16","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.9","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.30.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.2.3","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_13.3.0_1745274775988_0.143017878441146","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.1":{"name":"@stellar/stellar-sdk","version":"14.0.0-rc.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.0.0-rc.1","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"0591f27b9147d724c0871015c6b94c217658da35","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.0.0-rc.1.tgz","fileCount":616,"integrity":"sha512-kLGi1s4G8kkapRjmwC3JFN7LKkibuIutSBOoI6ZF/cY5Z318RHY750lcaZGWK2zbz6XaakbZBQ/JtqOM+a9ScA==","signatures":[{"sig":"MEQCIGlCKcQPHD/wR3HZze20MTpFYvnVQkOvPfM9NQxm09C5AiBGf8FS375N83fS6Sl246HlJ5ZPSsfrwDWcv/icEZhQxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12147124},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=$(test ! $(node -v | awk -F'.' '{printf substr($1,2)}') = '18' && echo '--no-experimental-detect-module') yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","actor":{"name":"stellar-npm-ci","type":"user","email":"ops+stellar-npm-ci@stellar.org"},"email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.1.2","@stellar/stellar-base":"^14.0.0-rc.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.98.0","prettier":"^3.6.1","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.26.4","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.26.10","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.0","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.19","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.26.9","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.0.0-rc.1_1751304974108_0.35136560466683053","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.2":{"name":"@stellar/stellar-sdk","version":"14.0.0-rc.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.0.0-rc.2","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"c0556a46e6eab1d6a72889cea194cddcd2ffb324","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.0.0-rc.2.tgz","fileCount":616,"integrity":"sha512-ihIDccpKxCa8vKSTdHy2WxeR5rMGzLIXQxtSkRmH3lASmcuPGYkFXTSPphltSSKcduA+1FOvAcli/tzwUfP0rA==","signatures":[{"sig":"MEUCIADYqi6eY+UwNAJA9Z+nd9wylh+rkD0SCO63YBi9praMAiEAuVKMeUhOEf5iSE6+OPKO561sJqw/U4c87Edx6zJa4oo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12145296},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.0-rc.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.100.1","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.0","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.0.0-rc.2_1752538592501_0.8946330887509755","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-rc.3":{"name":"@stellar/stellar-sdk","version":"14.0.0-rc.3","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.0.0-rc.3","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"f3410578a6609e852e57532c95d341edd478c401","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.0.0-rc.3.tgz","fileCount":616,"integrity":"sha512-RI+8uPYAHvauuwmGNbofv9e6Q2LnUjdqUwRCBSN7ZCEWH48DA/bAL6u+X7+WcF13PHsZPeNlp5bHZ5xHbzXdYA==","signatures":[{"sig":"MEQCIAhj1Mza9D111ju8Rr5KTUShxER5tNYoqkHPa7rp70kAAiAqd7/x7mqgyUdmP6LwWdWpv/n9a9dcqENdv/Zes9rM5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12145611},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.0-rc.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.100.1","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.0","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.0.0-rc.3_1752690588439_0.8904612069922908","host":"s3://npm-registry-packages-npm-production"}},"14.0.0":{"name":"@stellar/stellar-sdk","version":"14.0.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.0.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"f4d7a4141da3afb3a8b15ea2a7a43d529bb2773e","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.0.0.tgz","fileCount":616,"integrity":"sha512-nZUxsxdCCF+YygS4ViUKjNUkCXY9Ly+En3Wsrd9jc5pdV9b+lWXiyv5AM5WLGLVB+qQrOeQWIBrQQuiYLsxTIQ==","signatures":[{"sig":"MEUCIQDytm5OyDc7o7pw1aCC5b/suUZ7ujSoDHShHFT32YSWdQIgTeK8Pc8DPpcojxjy+OeoHFZtbScmzxWwf06/HYq8bIA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12259322},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node $(NODE_ARGS) node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_ARGS='--disable-eval' yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.100.1","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.0.0_1755191931276_0.15792188547654673","host":"s3://npm-registry-packages-npm-production"}},"14.1.0":{"name":"@stellar/stellar-sdk","version":"14.1.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.1.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"cf94e532f7a035f3ded952014f75213eb1ea3a08","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.1.0.tgz","fileCount":616,"integrity":"sha512-sEZEvAfkY99nF04+hpRQeg5HfFxRM/gMXDfBeSV+9d2oXOyw+9goz6Al/fBUtFZp9X7WR/HYxOBgYZ1IKpV8vg==","signatures":[{"sig":"MEQCIEPG7dS7SXE8HuMYDUsagd2rFaWMRs14bjrMGuKl362BAiA+2UzjyZ8/sPd37HfVOYraNNIGfMHSaUabzonWMmp5PQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12312598},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node $(NODE_ARGS) node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_ARGS='--disable-eval' yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.100.1","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.1.0_1755745207017_0.34016831044647566","host":"s3://npm-registry-packages-npm-production"}},"14.1.1":{"name":"@stellar/stellar-sdk","version":"14.1.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.1.1","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"b18f2a036221c4cb4a7690de7f465e144552b9c2","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.1.1.tgz","fileCount":616,"integrity":"sha512-yu9E9fENEOgt26U/YaApQUUn6TRRhnEzzEOey3y43Nf4l08nbUmlzWYLMl9lcEzEilM68D3ENnEWxBuPylKLQQ==","signatures":[{"sig":"MEQCIEMXlBj1tj7BnbtWnmiiXf/CuhhcQTjA4SM9KuxKuWyhAiAPmoMVTTX8pNsMLOpld+kFskm0X46bFgRkdIfTLmigsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12313225},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node $(NODE_ARGS) node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --ignore-path config/.prettierignore --write './test/**/*.js'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_ARGS='--disable-eval' yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.8.4","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.100.1","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.0","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.0","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.1.1_1756338954770_0.4340736719805047","host":"s3://npm-registry-packages-npm-production"}},"14.2.0":{"name":"@stellar/stellar-sdk","version":"14.2.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.2.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"bartekn","email":"bartek@nowotarski.info"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"fb58f43e7b7cd33fd5bb31546be67c2cf6a1120b","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.2.0.tgz","fileCount":616,"integrity":"sha512-7nh2ogzLRMhfkIC0fGjn1LHUzk3jqVw8tjAuTt5ADWfL9CSGBL18ILucE9igz2L/RU2AZgeAvhujAnW91Ut/oQ==","signatures":[{"sig":"MEYCIQDXP0PjT1ib5Y8jGA4rv4Ybx1Z5DDipsHBIUGkOhvO0dQIhAPtDvWl8Q5s0nXKyjM9+fP3sqsdAEJYBDtvhrfWgjvpK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12376180},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --config config/prettier.config.js --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.js'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.101.3","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.2.0_1758308465476_0.13976667144372268","host":"s3://npm-registry-packages-npm-production"}},"14.3.0":{"name":"@stellar/stellar-sdk","version":"14.3.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.3.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"98edf3d7103a97b856e1672590c908c4c78f05f2","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.3.0.tgz","fileCount":616,"integrity":"sha512-rlP7HYnCrSapgp9lyUYBYzujUl/EagJW5GGSSyhEmU//wVHYMk1/Uzvv3eqRC6SfoUTPd+pRuksVk7k55dXHdQ==","signatures":[{"sig":"MEYCIQD5L2EiyxdTDjrpxCSwsmtOjt5Wvi+soT0nsQ8f2imTJgIhAJorbIkLjU8vLtOpcwfnX/pGbtKklFlzEJZUa/CS9gvL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12411937},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"mocha":{"sort":true,"exclude":["test/test-browser.js"],"require":["@babel/register","test/test-nodejs.js","dotenv/config"],"timeout":120000,"reporter":"spec","recursive":true},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn build:test && yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:test && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:e2e":"./test/e2e/initialize.sh && yarn _nyc mocha --recursive 'test/e2e/src/test-*.js'","_prettier":"prettier --config config/prettier.config.js --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"NODE_OPTIONS=--no-experimental-detect-module yarn _nyc mocha --recursive 'test/unit/**/*.js'","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","build:test":"tsc -p ./test/unit/tsconfig.json","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"karma start config/karma.conf.js","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"yarn _nyc mocha --recursive 'test/integration/**/*.js'","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false karma start config/karma.conf.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.3.10","husky":"^9.1.6","jsdoc":"^4.0.4","karma":"^6.4.3","mocha":"^10.8.2","sinon":"^17.0.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","chai-http":"^4.3.0","cross-env":"^7.0.3","@babel/cli":"^7.28.0","karma-chai":"^0.1.0","sinon-chai":"^3.7.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/chai":"^4.3.19","@types/node":"^20.14.11","better-docs":"^2.7.3","karma-mocha":"^2.0.0","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/mocha":"^10.0.9","@types/sinon":"^17.0.4","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","karma-webpack":"^5.0.1","karma-coverage":"^2.2.1","@babel/register":"^7.25.9","chai-as-promised":"^7.1.1","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","json-schema-faker":"^0.5.9","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^4.2.0","karma-chrome-launcher":"^3.1.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","karma-firefox-launcher":"^2.1.3","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.3.0_1760994275759_0.48883394273432357","host":"s3://npm-registry-packages-npm-production"}},"14.3.1":{"name":"@stellar/stellar-sdk","version":"14.3.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.3.1","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"6b652330cf8157337e5e96b9ea22df4e9220980a","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.3.1.tgz","fileCount":616,"integrity":"sha512-Kxu8gW2Vd3VjvKXy6NArZhxMXZKnqNGgRQsjYSarbLIROSrWxSeIQcliejCI/e3dQnZ+4p7+XXcUvkAbUgb5IA==","signatures":[{"sig":"MEQCID2sEN6PJ2UwIVqPyyDS1SJLdfxUi/GMtAqXG46siETVAiAZ+EgctyUJ6RiQngGXTD/WV1Jdh/+Q9thTvEfzF5R+4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12461536},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --config config/prettier.config.js --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","urijs":"^1.19.1","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^4.2.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","@vitest/coverage-istanbul":"3.2.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.3.1_1762474303423_0.6841748890564334","host":"s3://npm-registry-packages-npm-production"}},"14.3.2":{"name":"@stellar/stellar-sdk","version":"14.3.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.3.2","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"680e6d527364b9a5bdb723af2e2f9ad2bcb6fab6","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.3.2.tgz","fileCount":616,"integrity":"sha512-w2l4cy9hNLX7KeBTzluBioBVJzuekjBNdTi97ldFoQuv9A7rYxx18YFJOqQBrLuuBjowk2WeF1cmSn/90qEiow==","signatures":[{"sig":"MEUCID854y+n3b9pJQValOMyZJwtrLjHd4ee808CFTMBh5y7AiEAsExBfQs3X/UFSzbcHXzzE6zEHJmJlJnw2DD8DyhDZmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12466867},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --config config/prettier.config.js --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^4.2.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","@vitest/coverage-istanbul":"3.2.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.3.2_1762812426175_0.14891942781036605","host":"s3://npm-registry-packages-npm-production"}},"14.3.3":{"name":"@stellar/stellar-sdk","version":"14.3.3","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.3.3","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"88b3061e30f33a365143f6b6f97cb141cf655a36","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.3.3.tgz","fileCount":616,"integrity":"sha512-qEK4tCoaHS8NaXM/U8DeYexydZO3J/mCkf/OEwryqsLYX3nu6exxcSLVOIqbzHpKyxZeO6fX57WYLhdei6DwQQ==","signatures":[{"sig":"MEYCIQCCqQVerxyhoMvNmYQwV/3GYfLqGGRp6W4cxwvY/LxdQQIhAPoyL97qWq6/bluoc8/gF70RCynreXnmvNnkZuPvfmBY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12470510},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint -c .eslintrc.js src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --config config/prettier.config.js --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^8.57.0","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^48.8.0","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^4.2.0","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.5.1","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^7.16.1","@vitest/coverage-istanbul":"3.2.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-prefer-import":"^0.0.1","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-typescript":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.3.3_1763417607331_0.15341739723695258","host":"s3://npm-registry-packages-npm-production"}},"14.4.0":{"name":"@stellar/stellar-sdk","version":"14.4.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.4.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"dc7c0d66ee09df185b2b3caab1502e771cce98d5","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.4.0.tgz","fileCount":640,"integrity":"sha512-YsWbcjdEMi8HsA9l5Sr+V3ajSrrM/ZXNyIGGGmpGH+IUfo6uskczGuOmN/fQ0xhuajuMrbitnuaXmsVb7pjKjg==","signatures":[{"sig":"MEUCIQCQpWcWcmNhw5xAhNAbndsjnUCyDowmYUF1IFOrGeQb3AIgHsfHF0mvP9AemJQlq5/5OKyVa6xMXOkLqxejk5Rcm20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12521602},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.4.0_1764700701998_0.1335927847836038","host":"s3://npm-registry-packages-npm-production"}},"14.4.1":{"name":"@stellar/stellar-sdk","version":"14.4.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.4.1","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"dc1e30c48f442cfd7eba2cd81ab58fc0496a476b","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.4.1.tgz","fileCount":640,"integrity":"sha512-7m8iUAwL1WeSpC+U/k1pZ/HlW1SI69CkWXe/h4psCebXjYINAFfRVY/8Osu1HzGi0qPhFSlUwevFDA5KjPrS0Q==","signatures":[{"sig":"MEYCIQDxTOMmFfk6vJP2uMaIsXLEYNvMX5DuxL0f3Q/K3viNdwIhANescnf18lBDZo8OeIm4ttS74S1iMJBBHE0qEoFeuJou","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12522988},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","postinstall":"yarn setup || true","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.4.1_1764892629843_0.8735820810137944","host":"s3://npm-registry-packages-npm-production"}},"14.4.2":{"name":"@stellar/stellar-sdk","version":"14.4.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.4.2","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"94dbc0dc07214372477dfca3a9e1c10bedaf5a6b","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.4.2.tgz","fileCount":640,"integrity":"sha512-CYEYEoVXKM/Sw1j/5lhG4FcVq5WkqmSB+OBiEYxdTiwTy7rBzjPoyzzmDvO+cAoFTSkEGFikjDOFUFbgm+ntlQ==","signatures":[{"sig":"MEUCIHbbfG1bsJ4W5/7SM7UgjBAsrbQLdzgjiE/xbO6Mwn88AiEA3jYx0kerlr8am9tGBwbPGsNjtnjJh+thCguWteGe6hE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12523172},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod && yarn setup","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.12.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.4.2_1764972320301_0.26472857582533904","host":"s3://npm-registry-packages-npm-production"}},"14.4.3":{"name":"@stellar/stellar-sdk","version":"14.4.3","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.4.3","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"9907e9ecc94d813e75357f70c70d1d8330c0fb6d","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.4.3.tgz","fileCount":640,"integrity":"sha512-QfaScSNd4Ku0GGfaZjR8679+M5gLHG+09OLLqV3Bv1VaDKXjHmhf8ikalz2jlx3oFnmlEpEgnqXIdf4kdD2x/w==","signatures":[{"sig":"MEUCIQCzNeXvbO+L2ZnghuHDb/zorS5NYzSkFzs+m8PF2Z4THAIgfm0VkaDqicXgoopSRMzz54WpDO9H2rf1c1BUXlu8q5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12527263},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod && yarn setup","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"https://github.com/stellar/js-stellar-sdk.git","type":"git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2015 Stellar Development Foundation\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n----\n\nIncluded code for base58 encoding is licensed under the MIT license:\n\nCopyright (c) 2011 Google Inc\nCopyright (c) 2013 BitPay Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"dependencies":{"toml":"^3.0.0","axios":"^1.13.2","urijs":"^1.19.1","feaxios":"^0.0.23","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.4.3_1766436392395_0.12576173073111407","host":"s3://npm-registry-packages-npm-production"}},"14.5.0":{"name":"@stellar/stellar-sdk","version":"14.5.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.5.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"bin":{"stellar-js":"bin/stellar-js"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"250015e67c2d99e94b010d05cbacecb9e49dd6da","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.5.0.tgz","fileCount":673,"integrity":"sha512-Uzjq+An/hUA+Q5ERAYPtT0+MMiwWnYYWMwozmZMjxjdL2MmSjucBDF8Q04db6K/ekU4B5cHuOfsdlrfaxQYblw==","signatures":[{"sig":"MEYCIQCQrWrd19JuTUMCFSue+3fH4nFdWIO3uaIKlyi+Cx4DBwIhAMZ9r6w9BGt3K1ZtqBOxn/O7pKKrc9puSMNJ0JWgEQsU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@14.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13397390},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"gitHead":"d66da2089ef3ae587bba6dedd37516402587c416","scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod && yarn setup","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","download-sac-spec":"node scripts/download-sac-spec.js","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b963eb72-3f26-4198-b04a-a3024a658ebe"}},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"git+https://github.com/stellar/js-stellar-sdk.git","type":"git"},"_npmVersion":"11.8.0","description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"_nodeVersion":"20.20.0","dependencies":{"toml":"^3.0.0","axios":"^1.13.3","urijs":"^1.19.1","feaxios":"^0.0.23","commander":"^14.0.2","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.0.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","randombytes":"^2.1.0","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.5.0_1769532015941_0.8133006386226722","host":"s3://npm-registry-packages-npm-production"}},"14.6.0":{"name":"@stellar/stellar-sdk","version":"14.6.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.6.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"bin":{"stellar-js":"bin/stellar-js"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"a720d747ed654dc4764baee011f9ff50aeadd6c0","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.6.0.tgz","fileCount":673,"integrity":"sha512-uAFI32VsrKYUL/b5P7LM80M0N+amLPLJJ/zEibwcCwe5jbbXht7AUNVekyE6WFDZaUtqDtIWb7R+rJ+xk9qRRA==","signatures":[{"sig":"MEYCIQCeF0XBd6Jw64R4NfsykUieIPy8mA+Ni34aDcjoawJ7VgIhAPlBpOCGh2GoJZtzpe+oQLjfOf9hrhfVwLwUkbE66uu3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@14.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13423166},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"gitHead":"e0a56988b2e4e72d76ae99e18968abb39f1949af","scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod && yarn setup","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","download-sac-spec":"node scripts/download-sac-spec.js","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b963eb72-3f26-4198-b04a-a3024a658ebe"}},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"git+https://github.com/stellar/js-stellar-sdk.git","type":"git"},"_npmVersion":"11.11.0","description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"_nodeVersion":"20.20.0","dependencies":{"toml":"^3.0.0","axios":"^1.13.3","urijs":"^1.19.1","feaxios":"^0.0.23","commander":"^14.0.2","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","randombytes":"^2.1.0","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.6.0_1772475680934_0.28914177928454765","host":"s3://npm-registry-packages-npm-production"}},"14.6.1":{"name":"@stellar/stellar-sdk","version":"14.6.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@14.6.1","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"bin":{"stellar-js":"bin/stellar-js"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"5cf7c1645389fbb2697ac0e63ab9b773a2b3821d","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-14.6.1.tgz","fileCount":673,"integrity":"sha512-A1rQWDLdUasXkMXnYSuhgep+3ZZzyuXJKdt5/KAIc0gkmSp906HTvUpbT4pu+bVr41tu0+J4Ugz9J4BQAGGytg==","signatures":[{"sig":"MEUCIHvyJ/fZR5DufH1KBwK7DOftgP/oEpFW0DYQnINf9zFaAiEA7Aucfx+CnWbDE/wnW3DhOuEB0hssG/A33ivQ6peJ8ko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@14.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13425446},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"gitHead":"2bd8874c46e3d06875f264d432f3a29da59e82a1","scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod && yarn setup","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","download-sac-spec":"node scripts/download-sac-spec.js","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b963eb72-3f26-4198-b04a-a3024a658ebe"}},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"git+https://github.com/stellar/js-stellar-sdk.git","type":"git"},"_npmVersion":"11.11.0","description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"_nodeVersion":"20.20.0","dependencies":{"toml":"^3.0.0","axios":"^1.13.3","urijs":"^1.19.1","feaxios":"^0.0.23","commander":"^14.0.2","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^14.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.6","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^3.2.4","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.102.1","prettier":"^3.6.2","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^3.2.4","playwright":"^1.56.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","randombytes":"^2.1.0","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.20","@eslint/compat":"^1.4.1","@babel/register":"^7.25.9","@vitest/browser":"^3.2.4","@babel/preset-env":"^7.28.0","@stellar/tsconfig":"^1.0.2","typescript-eslint":"^8.46.4","@types/detect-node":"^2.0.0","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.26.10","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@babel/preset-typescript":"^7.26.0","@definitelytyped/dtslint":"^0.2.29","@typescript-eslint/parser":"^8.46.4","@vitest/coverage-istanbul":"3.2.4","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^2.3.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_14.6.1_1772650806068_0.19045034167480535","host":"s3://npm-registry-packages-npm-production"}},"15.0.0":{"name":"@stellar/stellar-sdk","version":"15.0.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@15.0.0","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"bin":{"stellar-js":"bin/stellar-js"},"nyc":{"reporter":["text-summary"],"sourceMap":false,"instrument":false},"dist":{"shasum":"c9307ec47e8709ab226e5143140d4244dd6a26b9","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-15.0.0.tgz","fileCount":673,"integrity":"sha512-MnB7hslmtk8vvKQUHfWtnyGH74ylmT3ibJ+29wnGsjmep0TnWyxmkj78K0ApiJ99cXu1ednVB4Cv/RSCFfZ0EQ==","signatures":[{"sig":"MEUCIApnneIoNzDxuuAPwK6gMEyaEBkla0JmR/ShiZig6Xa9AiEAz0JBiiA5jYnVlLqRJCl5N8+gLgN0gAZVuZy1VgJg0no=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@15.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13500912},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","default":"./lib/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./minimal":{"types":"./lib/minimal/index.d.ts","browser":"./dist/stellar-sdk-minimal.min.js","default":"./lib/minimal/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./no-axios":{"types":"./lib/no-axios/index.d.ts","browser":"./dist/stellar-sdk-no-axios.min.js","default":"./lib/no-axios/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"types":"./lib/no-eventsource/index.d.ts","browser":"./dist/stellar-sdk-no-eventsource.min.js","default":"./lib/no-eventsource/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"}},"gitHead":"5daf44cb535ee624574a358a7272410165d93989","scripts":{"fmt":"yarn _prettier && yarn eslint src/ --fix","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","build":"cross-env NODE_ENV=development yarn _build","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_build":"yarn build:node:all && yarn build:browser:all","prepare":"yarn build:prod && yarn setup","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:docs":"cross-env NODE_ENV=docs yarn _babel","build:node":"yarn _babel && yarn build:ts","build:prod":"cross-env NODE_ENV=production yarn _build","clean:temp":"rm -f ./config/tsconfig.tmp.json","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:browser":"webpack -c config/webpack.config.browser.js","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","download-sac-spec":"node scripts/download-sac-spec.js","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b963eb72-3f26-4198-b04a-a3024a658ebe"}},"overrides":{"chalk":"5.3.0","color-name":"1.1.4","strip-ansi":"7.1.0","color-convert":"2.0.1"},"repository":{"url":"git+https://github.com/stellar/js-stellar-sdk.git","type":"git"},"_npmVersion":"11.12.1","description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","directories":{},"lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"_nodeVersion":"20.20.1","dependencies":{"toml":"^3.0.0","axios":"^1.14.0","urijs":"^1.19.11","feaxios":"^0.0.23","commander":"^14.0.3","eventsource":"^2.0.2","randombytes":"^2.1.0","bignumber.js":"^9.3.1","@stellar/stellar-base":"^15.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.7","jsdoc":"^4.0.4","jsdom":"^27.0.0","buffer":"^6.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","ghooks":"^2.0.4","lodash":"^4.17.21","vitest":"^4.1.2","taffydb":"^2.7.3","ts-node":"^10.9.2","webpack":"^5.105.4","prettier":"^3.8.1","cross-env":"^7.0.3","@babel/cli":"^7.28.0","@vitest/ui":"^4.1.2","playwright":"^1.58.0","typescript":"5.6.3","@babel/core":"^7.28.4","@types/node":"^20.14.11","better-docs":"^2.7.3","lint-staged":"^15.5.1","null-loader":"^4.0.1","randombytes":"^2.1.0","webpack-cli":"^5.0.1","@types/urijs":"^1.19.20","babel-loader":"^9.1.3","@types/lodash":"^4.17.24","@eslint/compat":"^1.4.1","@babel/register":"^7.28.6","@vitest/browser":"^4.1.2","@babel/preset-env":"^7.29.2","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.2","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/randombytes":"^2.0.1","axios-mock-adapter":"^1.22.0","@vitest/coverage-v8":"^4.1.2","eslint-plugin-jsdoc":"^61.1.12","@babel/eslint-plugin":"^7.27.1","eslint-plugin-import":"^2.32.0","babel-plugin-istanbul":"^7.0.1","eslint-webpack-plugin":"^5.0.3","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@babel/preset-typescript":"^7.28.5","@typescript-eslint/parser":"^8.58.0","@vitest/coverage-istanbul":"4.1.2","@vitest/browser-playwright":"^4.1.2","@istanbuljs/nyc-config-babel":"3.0.0","node-polyfill-webpack-plugin":"^3.0.0","babel-plugin-transform-define":"^2.1.4","eslint-config-airbnb-extended":"^3.0.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_15.0.0_1774906730143_0.8426180874266376","host":"s3://npm-registry-packages-npm-production"}},"15.0.1":{"name":"@stellar/stellar-sdk","version":"15.0.1","description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","keywords":["stellar"],"homepage":"https://github.com/stellar/js-stellar-sdk","bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"repository":{"type":"git","url":"git+https://github.com/stellar/js-stellar-sdk.git"},"license":"Apache-2.0","author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"main":"./lib/index.js","types":"./lib/index.d.ts","browser":"./dist/stellar-sdk.min.js","bin":{"stellar-js":"bin/stellar-js"},"exports":{".":{"browser":"./dist/stellar-sdk.min.js","types":"./lib/index.d.ts","default":"./lib/index.js"},"./contract":{"types":"./lib/contract/index.d.ts","default":"./lib/contract/index.js"},"./rpc":{"types":"./lib/rpc/index.d.ts","default":"./lib/rpc/index.js"},"./no-axios":{"browser":"./dist/stellar-sdk-no-axios.min.js","types":"./lib/no-axios/index.d.ts","default":"./lib/no-axios/index.js"},"./no-axios/contract":{"types":"./lib/no-axios/contract/index.d.ts","default":"./lib/no-axios/contract/index.js"},"./no-axios/rpc":{"types":"./lib/no-axios/rpc/index.d.ts","default":"./lib/no-axios/rpc/index.js"},"./no-eventsource":{"browser":"./dist/stellar-sdk-no-eventsource.min.js","types":"./lib/no-eventsource/index.d.ts","default":"./lib/no-eventsource/index.js"},"./no-eventsource/contract":{"types":"./lib/no-eventsource/contract/index.d.ts","default":"./lib/no-eventsource/contract/index.js"},"./no-eventsource/rpc":{"types":"./lib/no-eventsource/rpc/index.d.ts","default":"./lib/no-eventsource/rpc/index.js"},"./minimal":{"browser":"./dist/stellar-sdk-minimal.min.js","types":"./lib/minimal/index.d.ts","default":"./lib/minimal/index.js"},"./minimal/contract":{"types":"./lib/minimal/contract/index.d.ts","default":"./lib/minimal/contract/index.js"},"./minimal/rpc":{"types":"./lib/minimal/rpc/index.d.ts","default":"./lib/minimal/rpc/index.js"}},"scripts":{"setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","build":"cross-env NODE_ENV=development yarn _build","build:prod":"cross-env NODE_ENV=production yarn _build","build:node":"yarn _babel && yarn build:ts","build:node:no-axios":"cross-env OUTPUT_DIR=lib/no-axios USE_AXIOS=false yarn build:node","build:node:no-eventsource":"cross-env OUTPUT_DIR=lib/no-eventsource USE_EVENTSOURCE=false yarn build:node","build:node:minimal":"cross-env OUTPUT_DIR=lib/minimal USE_AXIOS=false USE_EVENTSOURCE=false yarn build:node","build:node:all":"yarn build:node && yarn build:node:no-axios && yarn build:node:no-eventsource && yarn build:node:minimal","clean:temp":"rm -f ./config/tsconfig.tmp.json","build:ts":"node config/set-output-dir.js && tsc -p ./config/tsconfig.tmp.json && yarn clean:temp","build:browser":"webpack -c config/webpack.config.browser.js","build:browser:no-axios":"cross-env USE_AXIOS=false webpack -c config/webpack.config.browser.js","build:browser:no-eventsource":"cross-env USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","build:browser:minimal":"cross-env USE_AXIOS=false USE_EVENTSOURCE=false webpack -c config/webpack.config.browser.js","build:browser:all":"yarn build:browser && cross-env no_clean=true yarn build:browser:no-axios && cross-env no_clean=true yarn build:browser:no-eventsource && cross-env no_clean=true yarn build:browser:minimal","build:docs":"cross-env NODE_ENV=docs yarn _babel","clean":"rm -rf lib/ dist/ coverage/ .nyc_output/ jsdoc/ test/e2e/.soroban","docs":"yarn build:docs && jsdoc -c ./config/.jsdoc.json","test":"yarn test:node && yarn test:integration && yarn test:browser","test:all":"yarn test:node && yarn test:integration && yarn test:browser && yarn test:e2e","test:e2e":"./test/e2e/initialize.sh && vitest run --config config/vitest.config.e2e.ts --coverage","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings yarn test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","test:browser":"yarn build:browser && vitest run --config config/vitest.config.browser.ts test/unit --coverage","test:browser:no-axios":"cross-env USE_AXIOS=false yarn build:browser && cross-env USE_AXIOS=false vitest run --config config/vitest.config.browser.ts test/unit","fmt":"yarn _prettier && yarn eslint src/ --fix","preversion":"yarn clean && yarn _prettier && yarn build:prod && yarn test","prepare":"yarn build:prod && yarn setup","download-sac-spec":"node scripts/download-sac-spec.js","_build":"yarn build:node:all && yarn build:browser:all","_babel":"babel --extensions '.ts' --out-dir ${OUTPUT_DIR:-lib} src/","_nyc":"node node_modules/.bin/nyc --nycrc-path config/.nycrc","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.{js,json,ts}":["yarn fmt"]},"engines":{"node":">=20.0.0"},"nyc":{"instrument":false,"sourceMap":false,"reporter":["text-summary"]},"devDependencies":{"@babel/cli":"^7.28.0","@babel/core":"^7.28.4","@babel/eslint-plugin":"^7.27.1","@babel/preset-env":"^7.29.2","@babel/preset-typescript":"^7.28.5","@babel/register":"^7.28.6","@eslint/compat":"^1.4.1","@istanbuljs/nyc-config-babel":"3.0.0","@stellar/tsconfig":"^1.0.2","@types/detect-node":"^2.0.2","@types/eventsource":"^1.1.12","@types/json-schema":"^7.0.15","@types/lodash":"^4.17.24","@types/node":"^20.14.11","@types/randombytes":"^2.0.1","@types/urijs":"^1.19.20","@typescript-eslint/eslint-plugin":"^8.58.0","@typescript-eslint/parser":"^8.58.0","@vitest/browser":"^4.1.2","@vitest/browser-playwright":"^4.1.2","@vitest/coverage-istanbul":"4.1.2","@vitest/coverage-v8":"^4.1.2","@vitest/ui":"^4.1.2","axios-mock-adapter":"^1.22.0","babel-loader":"^9.1.3","babel-plugin-istanbul":"^7.0.1","babel-plugin-transform-define":"^2.1.4","better-docs":"^2.7.3","buffer":"^6.0.3","cross-env":"^7.0.3","dotenv":"^16.6.0","eslint":"^9.39.1","eslint-config-airbnb-extended":"^3.0.1","eslint-config-prettier":"^10.1.8","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","eslint-plugin-jsdoc":"^61.1.12","eslint-plugin-prettier":"^5.5.5","eslint-webpack-plugin":"^5.0.3","ghooks":"^2.0.4","husky":"^9.1.7","jsdoc":"^4.0.4","jsdom":"^27.0.0","lint-staged":"^15.5.1","lodash":"^4.17.21","node-polyfill-webpack-plugin":"^3.0.0","null-loader":"^4.0.1","nyc":"^17.0.0","playwright":"^1.58.0","prettier":"^3.8.1","randombytes":"^2.1.0","taffydb":"^2.7.3","terser-webpack-plugin":"^5.3.14","ts-node":"^10.9.2","typescript":"5.6.3","vitest":"^4.1.2","webpack":"^5.105.4","webpack-cli":"^5.0.1"},"dependencies":{"@stellar/stellar-base":"^15.0.0","axios":"1.14.0","bignumber.js":"^9.3.1","commander":"^14.0.3","eventsource":"^2.0.2","feaxios":"^0.0.23","randombytes":"^2.1.0","toml":"^3.0.0","urijs":"^1.19.11"},"overrides":{"chalk":"5.3.0","strip-ansi":"7.1.0","color-convert":"2.0.1","color-name":"1.1.4"},"gitHead":"00e3c70465a9d131c237450e8d70cbb8d60c2299","_id":"@stellar/stellar-sdk@15.0.1","_nodeVersion":"20.20.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-iZjWKXtfohsPh+CX9wRyQNIlXLeA9VyuQB6UMC7AFBD9XnR92eOjnlfeONzk/Bsrkk6+UPlpzSy2MuF+ydHP1A==","shasum":"dbe338b89b732020e7f16259b86c284c86d19496","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-15.0.1.tgz","fileCount":673,"unpackedSize":13500911,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@15.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD88GdROnOO5FDF60sDsi+P/NV3SBJLC8I9JlAdhu3m6AIhAIr1yej1TdRScX4plsV8Y4WIvPcqXMB1lSRg+mGmDOd+"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b963eb72-3f26-4198-b04a-a3024a658ebe"}},"directories":{},"maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/stellar-sdk_15.0.1_1774929379008_0.7633618872039392"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-07T20:28:55.965Z","modified":"2026-03-31T03:56:19.782Z","11.0.0":"2023-12-07T20:28:56.317Z","11.0.1":"2023-12-08T00:35:12.545Z","11.1.0":"2023-12-15T22:53:09.987Z","11.2.0":"2024-01-11T21:42:46.997Z","11.2.1":"2024-01-23T01:48:51.049Z","11.2.2":"2024-02-12T20:41:19.672Z","11.3.0":"2024-03-20T22:13:07.581Z","12.0.0":"2024-05-02T20:02:07.954Z","12.0.0-rc.1":"2024-05-02T20:14:43.921Z","12.0.0-rc.2":"2024-05-07T21:38:07.652Z","12.0.0-rc.3":"2024-05-15T22:32:04.085Z","12.0.1":"2024-05-30T22:21:03.076Z","12.1.0":"2024-06-14T17:32:42.910Z","12.2.0":"2024-07-19T21:06:28.215Z","12.3.0":"2024-09-16T20:39:11.480Z","13.0.0-beta.1":"2024-10-04T00:24:52.401Z","13.0.0-rc.1":"2024-11-08T18:48:12.800Z","13.0.0-rc.2":"2024-11-14T01:36:38.038Z","13.0.0":"2024-11-14T19:41:58.301Z","13.1.0":"2024-12-17T22:22:00.982Z","13.2.0":"2025-04-03T01:23:32.221Z","13.3.0":"2025-04-21T22:32:56.341Z","14.0.0-rc.1":"2025-06-30T17:36:14.377Z","14.0.0-rc.2":"2025-07-15T00:16:32.752Z","14.0.0-rc.3":"2025-07-16T18:29:48.726Z","14.0.0":"2025-08-14T17:18:51.594Z","14.1.0":"2025-08-21T03:00:07.270Z","14.1.1":"2025-08-27T23:55:55.000Z","14.2.0":"2025-09-19T19:01:05.858Z","14.3.0":"2025-10-20T21:04:36.013Z","14.3.1":"2025-11-07T00:11:43.855Z","14.3.2":"2025-11-10T22:07:06.427Z","14.3.3":"2025-11-17T22:13:27.587Z","14.4.0":"2025-12-02T18:38:22.283Z","14.4.1":"2025-12-04T23:57:10.114Z","14.4.2":"2025-12-05T22:05:20.600Z","14.4.3":"2025-12-22T20:46:32.653Z","14.5.0":"2026-01-27T16:40:16.258Z","14.6.0":"2026-03-02T18:21:21.211Z","14.6.1":"2026-03-04T19:00:06.371Z","15.0.0":"2026-03-30T21:38:50.453Z","15.0.1":"2026-03-31T03:56:19.333Z"},"bugs":{"url":"https://github.com/stellar/js-stellar-sdk/issues"},"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","homepage":"https://github.com/stellar/js-stellar-sdk","keywords":["stellar"],"repository":{"type":"git","url":"git+https://github.com/stellar/js-stellar-sdk.git"},"description":"A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.","maintainers":[{"name":"stellar-npm-ci","email":"ops+stellar-npm-ci@stellar.org"},{"name":"stellar-npm","email":"npm@stellar.org"},{"name":"quietbits","email":"iveta@stellar.org"},{"name":"jacekn","email":"account@nykis.net"},{"name":"fnando_sdf","email":"nando@stellar.org"},{"name":"cassiomg","email":"cassio@stellar.org"},{"name":"piyalbasu","email":"pbasu235@gmail.com"}],"readme":"# Stellar JS SDK (js-stellar-sdk)\n\n\n<a href=\"https://badge.fury.io/js/@stellar%2Fstellar-sdk\"><img src=\"https://badge.fury.io/js/@stellar%2Fstellar-sdk.svg\" alt=\"npm version\" height=\"18\"></a>\n<a href=\"https://www.npmjs.com/package/@stellar/stellar-sdk\">\n  <img alt=\"Weekly Downloads\" src=\"https://img.shields.io/npm/dw/@stellar/stellar-sdk\" />\n</a>\n<a href=\"https://github.com/stellar/js-stellar-sdk/actions/workflows/tests.yml\"><img alt=\"Test Status\" src=\"https://github.com/stellar/js-stellar-sdk/actions/workflows/tests.yml/badge.svg\" /></a>\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/stellar/js-stellar-sdk)\n\n`js-stellar-sdk` is a JavaScript library for communicating with a\n[Stellar Horizon server](https://developers.stellar.org/docs/data/apis/horizon) and [Stellar RPC](https://developers.stellar.org/docs/data/apis/rpc).\nWhile primarily intended for applications built on Node.js or in the browser, it can be adapted for use in other environments with some tinkering.\n\nThe library provides:\n\n- a networking layer API for Horizon endpoints (REST-based),\n- a networking layer for Soroban RPC (JSONRPC-based).\n- facilities for building and signing transactions, for communicating with a\n  Stellar Horizon instance, and for submitting transactions or querying network\n  history.\n\n**Jump to:**\n\n * [Installation](#installation): details on hitting the ground running\n * [Usage](#usage): links to documentation and a variety of workarounds for non-traditional JavaScript environments\n   - [...with React Native](#usage-with-react-native)\n   - [...with Expo](#usage-with-expo-managed-workflows)\n   - [...with CloudFlare Workers](#usage-with-cloudflare-workers)\n * [CLI](#cli): generate TypeScript bindings for Stellar smart contracts\n * [Developing](#developing): contribute to the project!\n * [Understanding `stellar-sdk` vs. `stellar-base`](#stellar-sdk-vs-stellar-base)\n * [License](#license)\n\n## Installation\n\nUsing npm or yarn to include `stellar-sdk` in your own project:\n\n```shell\nnpm install --save @stellar/stellar-sdk\n# or\nyarn add @stellar/stellar-sdk\n```\n\nThen, require or import it in your JavaScript code:\n\n```js\nvar StellarSdk = require('@stellar/stellar-sdk');\n// or\nimport * as StellarSdk from '@stellar/stellar-sdk';\n```\n\n(Preferably, you would only import the pieces you need to enable tree-shaking and lower your final bundle sizes.)\n\n### Browsers\n\nYou can use a CDN:\n\n```html\n<script src=\"https://cdnjs.cloudflare.com/ajax/libs/stellar-sdk/{version}/stellar-sdk.js\"></script>\n```\n\nNote that this method relies on using a third party to host the JS library. This may not be entirely secure. You can self-host it via [Bower](http://bower.io):\n\n```shell\nbower install @stellar/stellar-sdk\n```\n\nand include it in the browser:\n\n```html\n<script src=\"./bower_components/stellar-sdk/stellar-sdk.js\"></script>\n<script>\n  console.log(StellarSdk);\n</script>\n```\n\nIf you don't want to use or install Bower, you can copy the packaged JS files from the [Bower repo](https://github.com/stellar/bower-js-stellar-sdk), or just build the package yourself locally (see [Developing :arrow_right: Building](#building)) and copy the bundle.\n\n| Always make sure that you are using the latest version number. They can be found on the [releases page](https://github.com/stellar/js-stellar-sdk/releases) in GitHub. |\n|----|\n\n### Custom Installation\n\nYou can configure whether or not to build the browser bundle with the axios dependency. In order to turn off the axios dependency, set the USE_AXIOS environment variable to false. You can also turn off the eventsource dependency by setting USE_EVENTSOURCE to false.\n\n#### Build without Axios\n```\nnpm run build:browser:no-axios\n```\nThis will create `stellar-sdk-no-axios.js` in `dist/`.\n\n#### Build without EventSource\n```\nnpm run build:browser:no-eventsource\n```\nThis will create `stellar-sdk-no-eventsource.js` in `dist/`.\n\n#### Build without Axios and Eventsource\n```\nnpm run build:browser:minimal\n```\nThis will create `stellar-sdk-minimal.js` in `dist/`.\n\n## Usage\n\nThe usage documentation for this library lives in a handful of places:\n\n * across the [Stellar Developer Docs](https://developers.stellar.org), which includes tutorials and examples,\n * within [this repository itself](https://github.com/stellar/js-stellar-sdk/blob/master/docs/reference/readme.md), and\n * on the generated [API doc site](https://stellar.github.io/js-stellar-sdk/).\n\nYou can also refer to:\n\n * the [documentation](https://developers.stellar.org/docs/data/horizon) for the Horizon REST API (if using the `Horizon` module) and\n * the [documentation](https://developers.stellar.org/docs/data/rpc) for Soroban RPC's API (if using the `rpc` module)\n\n### Usage with React-Native\n\n1. Install `yarn add --dev rn-nodeify`\n2. Add the following postinstall script:\n```\nyarn rn-nodeify --install url,events,https,http,util,stream,crypto,vm,buffer --hack --yarn\n```\n3. Uncomment `require('crypto')` on shim.js\n4. `react-native link react-native-randombytes`\n5. Create file `rn-cli.config.js`\n```\nmodule.exports = {\n  resolver: {\n    extraNodeModules: require(\"node-libs-react-native\"),\n  },\n};\n```\n6. Add `import \"./shim\";` to the top of `index.js`\n7. `yarn add @stellar/stellar-sdk`\n\nThere is also a [sample](https://github.com/fnando/rn-stellar-sdk-sample) that you can follow.\n\n**Note**: Only the V8 compiler (on Android) and JSC (on iOS) have proper support for `Buffer` and `Uint8Array` as is needed by this library. Otherwise, you may see bizarre errors when doing XDR encoding/decoding such as `source not specified`.\n\n#### Usage with Expo managed workflows\n\n1. Install `yarn add --dev rn-nodeify`\n2. Add the following postinstall script:\n```\nyarn rn-nodeify --install process,url,events,https,http,util,stream,crypto,vm,buffer --hack --yarn\n```\n3. Add `import \"./shim\";` to your app's entry point (by default `./App.js`)\n4. `yarn add @stellar/stellar-sdk`\n5. `expo install expo-random`\n\nAt this point, the Stellar SDK will work, except that `StellarSdk.Keypair.random()` will throw an error. To work around this, you can create your own method to generate a random keypair like this:\n\n```javascript\nimport * as Random from 'expo-random';\nimport { Keypair } from '@stellar/stellar-sdk';\n\nconst generateRandomKeypair = () => {\n  const randomBytes = Random.getRandomBytes(32);\n  return Keypair.fromRawEd25519Seed(Buffer.from(randomBytes));\n};\n```\n\n#### Usage with CloudFlare Workers\n\nBoth `eventsource` (needed for streaming) and `axios` (needed for making HTTP requests) are problematic dependencies in the CFW environment. The experimental branch [`make-eventsource-optional`](https://github.com/stellar/js-stellar-sdk/pull/901) is an attempt to resolve these issues.\n\nIt requires the following additional tweaks to your project:\n * the `axios-fetch-adapter` lets you use `axios` with `fetch` as a backend, which is available to CF workers\n * it only works with `axios@\"<= 1.0.0\"` versions, so we need to force an override into the underlying dependency\n * and this can be problematic with newer `yarn` versions, so we need to force the environment to use Yarn 1\n\nIn summary, the `package.json` tweaks look something like this:\n\n```jsonc\n\"dependencies\": {\n  // ...\n  \"@stellar/stellar-sdk\": \"git+https://github.com/stellar/js-stellar-sdk#make-eventsource-optional\",\n  \"@vespaiach/axios-fetch-adapter\": \"^0.3.1\",\n  \"axios\": \"^0.26.1\"\n},\n\"overrides\": {\n  \"@stellar/stellar-sdk\": {\n    \"axios\": \"$axios\"\n  }\n},\n\"packageManager\": \"yarn@1.22.19\"\n```\n\nThen, you need to override the adapter in your codebase:\n\n```typescript\nimport { Horizon } from '@stellar/stellar-sdk';\nimport fetchAdapter from '@vespaiach/axios-fetch-adapter';\n\nHorizon.AxiosClient.defaults.adapter = fetchAdapter as any;\n\n// then, the rest of your code...\n```\n\nAll HTTP calls will use `fetch`, now, meaning it should work in the CloudFlare Worker environment.\n\n## CLI\n\nThe SDK includes a command-line tool for generating TypeScript bindings from Stellar smart contracts. These bindings provide fully-typed client code with IDE autocompletion and compile-time type checking.\n\n### Running the CLI\n\n```shell\n# Using npx (no installation required)\nnpx @stellar/stellar-sdk generate [options]\n\n# Or if installed globally\nstellar-js generate [options]\n```\n\n### Generating Bindings\n\nYou can generate bindings from three different sources:\n\n#### From a local WASM file\n\n```shell\nnpx @stellar/stellar-sdk generate \\\n  --wasm ./path/to/wasm_file/my_contract.wasm \\\n  --output-dir ./my-contract-client \\\n  --contract-name my-contract\n```\n\n#### From a WASM hash on the network\n\n```shell\n# testnet, futurenet, and localnet have default RPC URLs\nnpx @stellar/stellar-sdk generate \\\n  --wasm-hash <hex-encoded-hash> \\\n  --network testnet \\\n  --output-dir ./my-contract-client \\\n  --contract-name my-contract\n```\n\n#### From a deployed contract ID\n\n```shell\nnpx @stellar/stellar-sdk generate \\\n  --contract-id CABC...XYZ \\\n  --network testnet \\\n  --output-dir ./my-contract-client\n```\n\n#### With custom RPC server options\n\nFor mainnet or when connecting to RPC servers that require authentication:\n\n```shell\n# Mainnet requires --rpc-url (no default)\nnpx @stellar/stellar-sdk generate \\\n  --contract-id CABC...XYZ \\\n  --rpc-url https://my-rpc-provider.com \\\n  --network mainnet \\\n  --output-dir ./my-contract-client\n\n# With custom timeout and headers for authenticated RPC servers\nnpx @stellar/stellar-sdk generate \\\n  --contract-id CABC...XYZ \\\n  --rpc-url https://my-rpc-server.com \\\n  --network mainnet \\\n  --output-dir ./my-contract-client \\\n  --timeout 30000 \\\n  --headers '{\"Authorization\": \"Bearer my-token\"}'\n\n# localnet with default RPC URL auto-enables --allow-http\nnpx @stellar/stellar-sdk generate \\\n  --contract-id CABC...XYZ \\\n  --network localnet \\\n  --output-dir ./my-contract-client\n\n# When overriding the default URL, you must specify --allow-http if using HTTP\nnpx @stellar/stellar-sdk generate \\\n  --contract-id CABC...XYZ \\\n  --rpc-url http://my-local-server:8000/rpc \\\n  --network localnet \\\n  --output-dir ./my-contract-client \\\n  --allow-http\n```\n\n### CLI Options\n\n| Option | Description |\n|--------|-------------|\n| `--wasm <path>` | Path to a local WASM file |\n| `--wasm-hash <hash>` | Hex-encoded hash of WASM blob on the network |\n| `--contract-id <id>` | Contract ID of a deployed contract |\n| `--rpc-url <url>` | Stellar RPC server URL (has defaults for testnet/futurenet/localnet, required for mainnet) |\n| `--network <network>` | Network to use: `testnet`, `mainnet`, `futurenet`, or `localnet` (required for network sources) |\n| `--output-dir <dir>` | Output directory for generated bindings (required) |\n| `--contract-name <name>` | Name for the generated package (derived from filename if not provided) |\n| `--overwrite` | Overwrite existing files in the output directory |\n| `--allow-http` | Allow insecure HTTP connections to RPC server (default: false) |\n| `--timeout <ms>` | RPC request timeout in milliseconds |\n| `--headers <json>` | Custom headers as JSON object (e.g., `'{\"Authorization\": \"Bearer token\"}'`) |\n\n#### Default RPC URLs\n\nWhen using `--network`, the CLI provides default RPC URLs for most networks:\n\n| Network | Default RPC URL |\n|---------|-----------------|\n| `testnet` | `https://soroban-testnet.stellar.org` |\n| `futurenet` | `https://rpc-futurenet.stellar.org` |\n| `localnet` | `http://localhost:8000/rpc` (auto-enables `--allow-http` only when using default URL) |\n| `mainnet` | None - you must provide `--rpc-url` ([find providers](https://developers.stellar.org/docs/data/rpc/rpc-providers)) |\n\n### Generated Output\n\nThe CLI generates a complete npm package structure:\n\n```\nmy-contract-client/\n├── src/\n│   ├── index.ts      # Barrel exports\n│   ├── client.ts     # Typed Client class with contract methods\n│   └── types.ts      # TypeScript interfaces for contract types\n├── package.json\n├── tsconfig.json\n├── README.md\n└── .gitignore\n```\n\n### Using Generated Bindings\n\nAfter generating, you can use the bindings in your project:\n\n```typescript\nimport { Client } from './my-contract-client';\n\nconst client = new Client({\n  contractId: 'CABC...XYZ',\n  networkPassphrase: Networks.TESTNET,\n  rpcUrl: 'https://soroban-testnet.stellar.org',\n  publicKey: keypair.publicKey(),\n  ...basicNodeSigner(keypair, Networks.TESTNET),\n});\n\n// Fully typed method calls with IDE autocompletion\nconst result = await client.transfer({\n  from: 'GABC...',\n  to: 'GDEF...',\n  amount: 1000n,\n});\n```\n\n## Developing\n\nSo you want to contribute to the library: welcome! Whether you're working on a fork or want to make an upstream request, the dev-test loop is pretty straightforward.\n\n1. Clone the repo:\n\n```shell\ngit clone https://github.com/stellar/js-stellar-sdk.git\n```\n\n2. Install dependencies inside js-stellar-sdk folder:\n\n```shell\ncd js-stellar-sdk\nyarn\n```\n\n3. Install Node 20\n\nBecause we support the oldest maintenance version of Node, please install and develop on Node 20 so you don't get surprised when your code works locally but breaks in CI.\n\nHere's how to install `nvm` if you haven't: https://github.com/creationix/nvm\n\n```shell\nnvm install 20\n\n# if you've never installed 18 before you'll want to re-install yarn\nnpm install -g yarn\n```\n\nIf you work on several projects that use different Node versions, you might it helpful to install this automatic version manager: https://github.com/wbyoung/avn\n\n4. Observe the project's code style\n\nWhile you're making changes, make sure to run the linter to catch any linting\nerrors (in addition to making sure your text editor supports ESLint) and conform to the project's code style.\n\n```shell\nyarn fmt\n```\n\n### Building\nYou can build the developer version (unoptimized, commented, with source maps, etc.) or the production bundles:\n\n```shell\nyarn build\n# or\nyarn build:prod\n```\n\n### Testing\n\nTo run all tests:\n\n```shell\nyarn test\n```\n\nTo run a specific set of tests:\n\n```shell\nyarn test:node\nyarn test:browser\nyarn test:integration\n```\n\nIn order to have a faster test loop, these suite-specific commands **do not** build the bundles first (unlike `yarn test`). If you make code changes, you will need to run `yarn build` (or a subset like `yarn build:node` corresponding to the test suite) before running the tests again to see your changes.\n\nTo generate and check the documentation site:\n\n```shell\n# install the `serve` command if you don't have it already\nnpm i -g serve\n\n# clone the base library for complete docs\ngit clone https://github.com/stellar/js-stellar-base\n\n# generate the docs files\nyarn docs\n\n# get these files working in a browser\ncd jsdoc && serve .\n\n# you'll be able to browse the docs at http://localhost:5000\n```\n\n### Publishing\n\nFor information on how to contribute or publish new versions of this software to `npm`, please refer to our [contribution guide](https://github.com/stellar/js-stellar-sdk/blob/master/CONTRIBUTING.md).\n\n## Miscellaneous\n\n### `stellar-sdk` vs `stellar-base`\n\n`stellar-sdk` is a high-level library that serves as client-side API for Horizon and Soroban RPC, while [`stellar-base](https://github.com/stellar/js-stellar-base) is lower-level library for creating Stellar primitive constructs via XDR helpers and wrappers.\n\n**Most people will want stellar-sdk instead of stellar-base.** You should only use stellar-base if you know what you're doing!\n\nIf you add `stellar-sdk` to a project, **do not add `stellar-base`!** Mismatching versions could cause weird, hard-to-find bugs. `stellar-sdk` automatically installs `stellar-base` and exposes all of its exports in case you need them.\n\n> **Important!** The Node.js version of the `stellar-base` (`stellar-sdk` dependency) package uses the [`sodium-native`](https://www.npmjs.com/package/sodium-native) package as an [optional dependency](https://docs.npmjs.com/files/package.json#optionaldependencies). `sodium-native` is a low level binding to [libsodium](https://github.com/jedisct1/libsodium), (an implementation of [Ed25519](https://ed25519.cr.yp.to/) signatures).\n> If installation of `sodium-native` fails, or it is unavailable, `stellar-base` (and `stellar-sdk`) will fallback to using the [`tweetnacl`](https://www.npmjs.com/package/tweetnacl) package implementation. If you are using them in a browser, you can ignore this. However, for production backend deployments, you should be using `sodium-native`.\n> If `sodium-native` is successfully installed and working the `StellarSdk.FastSigning` variable will return `true`.\n\n### License\n\njs-stellar-sdk is licensed under an Apache-2.0 license. See the\n[LICENSE](https://github.com/stellar/js-stellar-sdk/blob/master/LICENSE) file\nfor details.\n","readmeFilename":"README.md"}