{"_id":"@stellar/stellar-sdk","_rev":"49-729f8382eab4d25906555232942a2f76","name":"@stellar/stellar-sdk","dist-tags":{"protocol-22-beta":"13.0.0","protocol-23-beta":"14.0.0-rc.3","p27":"16.0.0-rc.2","latest":"16.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","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@15.0.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":"dbe338b89b732020e7f16259b86c284c86d19496","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-15.0.1.tgz","fileCount":673,"integrity":"sha512-iZjWKXtfohsPh+CX9wRyQNIlXLeA9VyuQB6UMC7AFBD9XnR92eOjnlfeONzk/Bsrkk6+UPlpzSy2MuF+ydHP1A==","signatures":[{"sig":"MEYCIQD88GdROnOO5FDF60sDsi+P/NV3SBJLC8I9JlAdhu3m6AIhAIr1yej1TdRScX4plsV8Y4WIvPcqXMB1lSRg+mGmDOd+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@15.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13500911},"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":"00e3c70465a9d131c237450e8d70cbb8d60c2299","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.1_1774929379008_0.7633618872039392","host":"s3://npm-registry-packages-npm-production"}},"15.1.0":{"name":"@stellar/stellar-sdk","version":"15.1.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@15.1.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":"cff0345963addcfcaff2bac8c3e4c4f3a2f5ab63","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-15.1.0.tgz","fileCount":681,"integrity":"sha512-GsJUcWx2yboVzYdhTe/LHS3V1wVLSHkUkglC5bBoYWGJt31vzIhbSGno60NP9CdCTNkLJdnrsLJ63oA58Zvh5A==","signatures":[{"sig":"MEQCIDwYaAuTq3G2SDhRY215TA9FDkCtXW4LQMlEkHZRtcdwAiA14KcJsrItQ8vIH6WyOYcjCHTT13Y4o07sBmDrlWHAcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@15.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13657574},"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":"c5eafa23e534a7f61ffed860c0e35671fc06394c","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:node:no-axios && 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:node:no-axios && 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","test:node:no-axios":"cross-env USE_AXIOS=false vitest run test/unit --config config/vitest.config.no-axios.ts","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.13.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.2","dependencies":{"toml":"^3.0.0","axios":"1.15.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":{"msw":"^2.13.4","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","@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.1.0_1777920524401_0.12752728328203866","host":"s3://npm-registry-packages-npm-production"}},"16.0.0-rc.1":{"name":"@stellar/stellar-sdk","version":"16.0.0-rc.1","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@16.0.0-rc.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"},"dist":{"shasum":"38f3995c32236f3fd68124a4209af076536b8ec0","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-16.0.0-rc.1.tgz","fileCount":1702,"integrity":"sha512-mkOQUsFgepFIxRFJLgjkLAkYQDBdNKgLpMM5yIWQcCUoXavb0gO1Dlw/hPqVg2KBKUKaXs2ljVLuB4x6bSWR0g==","signatures":[{"sig":"MEYCIQDxVN5fswkSXa/b3Osffhs86V4vAdR7YRK8j7iq2cpA6wIhAOyYWI2k6Hfpq6+jfdT7PLmPJCOtzPBhWtvZ45oWtXKz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@16.0.0-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":28358103},"main":"./lib/cjs/index.js","type":"module","types":"./lib/esm/index.d.ts","module":"./lib/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"types":"./lib/esm/index.d.ts","import":"./lib/esm/index.js","default":"./lib/esm/index.js","require":"./lib/cjs/index.js"},"./rpc":{"types":"./lib/esm/rpc/index.d.ts","import":"./lib/esm/rpc/index.js","default":"./lib/esm/rpc/index.js","require":"./lib/cjs/rpc/index.js"},"./axios":{"types":"./lib/axios/esm/index.d.ts","import":"./lib/axios/esm/index.js","default":"./lib/axios/esm/index.js","require":"./lib/axios/cjs/index.js"},"./contract":{"types":"./lib/esm/contract/index.d.ts","import":"./lib/esm/contract/index.js","default":"./lib/esm/contract/index.js","require":"./lib/cjs/contract/index.js"},"./axios/rpc":{"types":"./lib/axios/esm/rpc/index.d.ts","import":"./lib/axios/esm/rpc/index.js","default":"./lib/axios/esm/rpc/index.js","require":"./lib/axios/cjs/rpc/index.js"},"./axios/contract":{"types":"./lib/axios/esm/contract/index.d.ts","import":"./lib/axios/esm/contract/index.js","default":"./lib/axios/esm/contract/index.js","require":"./lib/axios/cjs/contract/index.js"},"./http-client/axios":{"types":"./lib/esm/http-client/axios.d.ts","import":"./lib/esm/http-client/axios.js","default":"./lib/esm/http-client/axios.js","require":"./lib/cjs/http-client/axios.js"}},"gitHead":"d0657f18e6a4e723bd9741a17ba737b82e9f9d29","scripts":{"fmt":"pnpm run _prettier && eslint src/ --fix","docs":"pnpm docs:reference && pnpm docs:llms && pnpm docs:robots && pnpm docs:htaccess && pnpm docs:site","test":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser","build":"cross-env NODE_ENV=development pnpm run _build","clean":"rm -rf lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_build":"pnpm run clean && pnpm run build:lib:all && pnpm run build:types:all","prepare":"pnpm run build:prod && pnpm run setup && husky","docs:dev":"astro dev","test:all":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser && pnpm run 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}'","build:lib":"rollup -c","docs:llms":"tsx scripts/build-llms.ts","docs:site":"astro build && tsx scripts/build-md-siblings.ts","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:prod":"cross-env NODE_ENV=production pnpm run _build","preversion":"pnpm run clean && pnpm run _prettier && pnpm run build:prod && pnpm run test","build:types":"tsc -p tsconfig.json && mkdir -p lib/esm/base/generated && cp src/base/generated/*.d.ts lib/esm/base/generated/","docs:robots":"tsx scripts/build-robots.ts","docs:preview":"astro preview","test:browser":"pnpm run build:lib && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:lib:all":"pnpm run build:lib && pnpm run build:lib:axios","docs:htaccess":"tsx scripts/build-htaccess.ts","postbuild:lib":"node config/write-module-type.js lib/cjs commonjs","docs:reference":"tsx scripts/build-docs.ts","build:lib:axios":"cross-env USE_AXIOS=true rollup -c","build:types:all":"pnpm run build:types && pnpm run build:types:axios","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings pnpm run test:e2e","test:node:axios":"cross-env TRANSPORT=axios vitest run test/unit --config config/vitest.config.ts","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:types:axios":"tsc -p config/tsconfig.axios.json && mkdir -p lib/axios/esm/base/generated && cp src/base/generated/*.d.ts lib/axios/esm/base/generated/","clean:bundle-size":"rm -rf node_modules lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","download-sac-spec":"node scripts/download-sac-spec.js","test:browser:axios":"pnpm run build:lib:axios && cross-env TRANSPORT=axios vitest run --config config/vitest.config.browser.ts test/unit","postbuild:lib:axios":"node config/write-module-type.js lib/axios/cjs commonjs"},"_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.16.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}":["pnpm run fmt"]},"sideEffects":["./lib/esm/base/scval.js","./lib/cjs/base/scval.js"],"_nodeVersion":"22.22.3","dependencies":{"axios":"1.16.1","buffer":"^6.0.3","feaxios":"^0.0.23","base32.js":"^0.1.0","commander":"^14.0.3","smol-toml":"^1.6.1","eventsource":"^4.1.0","bignumber.js":"^11.1.1","@noble/hashes":"^2.2.0","@noble/ed25519":"^3.1.0","@stellar/js-xdr":"4.0.0","uint8array-extras":"^1.5.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","readmeFilename":"README.md","devDependencies":{"msw":"^2.14.6","tsx":"^4.22.3","astro":"^6.4.2","husky":"^9.1.7","jsdom":"^29.1.1","dotenv":"^17.4.2","eslint":"^9.39.1","lodash":"^4.18.1","rollup":"^4.60.4","vitest":"^4.1.7","esbuild":"^0.27.7","globals":"^17.5.0","typedoc":"^0.28.19","prettier":"^3.8.3","cross-env":"^10.1.0","@eslint/js":"^9.39.4","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"5.9.3","@types/node":"^22.19.17","lint-staged":"^15.5.1","@types/sha.js":"^2.4.4","@eslint/compat":"^1.4.1","github-slugger":"2.0.0","@vitest/browser":"^4.1.7","browserify-zlib":"^0.2.0","@astrojs/sitemap":"^3.7.3","@stellar/tsconfig":"^1.0.2","@astrojs/starlight":"^0.39.2","@types/detect-node":"^2.0.2","@types/json-schema":"^7.0.15","@vitest/coverage-v8":"^4.1.7","eslint-plugin-tsdoc":"^0.5.2","eslint-plugin-import":"^2.32.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^1.0.0","rollup-plugin-esbuild":"^6.2.1","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.6","@rollup/plugin-commonjs":"^29.0.2","@typescript-eslint/parser":"^8.60.0","@vitest/coverage-istanbul":"4.1.7","@vitest/browser-playwright":"^4.1.7","@rollup/plugin-node-resolve":"^16.0.1","rollup-plugin-polyfill-node":"^0.13.0","eslint-config-airbnb-extended":"^3.1.0","@typescript-eslint/eslint-plugin":"^8.60.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_16.0.0-rc.1_1780702421854_0.6622577225436723","host":"s3://npm-registry-packages-npm-production"}},"16.0.0-rc.2":{"name":"@stellar/stellar-sdk","version":"16.0.0-rc.2","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@16.0.0-rc.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"},"bin":{"stellar-js":"bin/stellar-js"},"dist":{"shasum":"45e66faec1306b91461c5b5b965b037d33e833fc","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-16.0.0-rc.2.tgz","fileCount":1702,"integrity":"sha512-G1GRNOpunxAOSbw6S3He2S76TsboRRcj2UyLjMZTGegqNqvcoTD66TBnD7wWXhZmvRUL1JEjEOoCO2FFxCY2Ng==","signatures":[{"sig":"MEUCIAXThBM/ATZENtkz/DymUVLHItKFZOm6miX4Vr33L6FwAiEAu37W7UfkY42bfC9KJPvcGJjfrJRP5i89eZ5C/K8423s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@16.0.0-rc.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":28387792},"main":"./lib/cjs/index.js","type":"module","types":"./lib/esm/index.d.ts","module":"./lib/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"types":"./lib/esm/index.d.ts","import":"./lib/esm/index.js","default":"./lib/esm/index.js","require":"./lib/cjs/index.js"},"./rpc":{"types":"./lib/esm/rpc/index.d.ts","import":"./lib/esm/rpc/index.js","default":"./lib/esm/rpc/index.js","require":"./lib/cjs/rpc/index.js"},"./axios":{"types":"./lib/axios/esm/index.d.ts","import":"./lib/axios/esm/index.js","default":"./lib/axios/esm/index.js","require":"./lib/axios/cjs/index.js"},"./contract":{"types":"./lib/esm/contract/index.d.ts","import":"./lib/esm/contract/index.js","default":"./lib/esm/contract/index.js","require":"./lib/cjs/contract/index.js"},"./axios/rpc":{"types":"./lib/axios/esm/rpc/index.d.ts","import":"./lib/axios/esm/rpc/index.js","default":"./lib/axios/esm/rpc/index.js","require":"./lib/axios/cjs/rpc/index.js"},"./axios/contract":{"types":"./lib/axios/esm/contract/index.d.ts","import":"./lib/axios/esm/contract/index.js","default":"./lib/axios/esm/contract/index.js","require":"./lib/axios/cjs/contract/index.js"},"./http-client/axios":{"types":"./lib/esm/http-client/axios.d.ts","import":"./lib/esm/http-client/axios.js","default":"./lib/esm/http-client/axios.js","require":"./lib/cjs/http-client/axios.js"}},"gitHead":"21c722e32e6631493d62be2b085bc412f801f342","scripts":{"fmt":"pnpm run _prettier && eslint src/ --fix","docs":"pnpm docs:reference && pnpm docs:llms && pnpm docs:robots && pnpm docs:htaccess && pnpm docs:site","test":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser","build":"cross-env NODE_ENV=development pnpm run _build","clean":"rm -rf lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_build":"pnpm run clean && pnpm run build:lib:all && pnpm run build:types:all","prepare":"pnpm run build:prod && pnpm run setup && husky","docs:dev":"astro dev","test:all":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser && pnpm run 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}'","build:lib":"rollup -c","docs:llms":"tsx scripts/build-llms.ts","docs:site":"astro build && tsx scripts/build-md-siblings.ts","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:prod":"cross-env NODE_ENV=production pnpm run _build","preversion":"pnpm run clean && pnpm run _prettier && pnpm run build:prod && pnpm run test","build:types":"tsc -p tsconfig.json && mkdir -p lib/esm/base/generated && cp src/base/generated/*.d.ts lib/esm/base/generated/","docs:robots":"tsx scripts/build-robots.ts","docs:preview":"astro preview","test:browser":"pnpm run build:lib && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:lib:all":"pnpm run build:lib && pnpm run build:lib:axios","docs:htaccess":"tsx scripts/build-htaccess.ts","postbuild:lib":"node config/write-module-type.js lib/cjs commonjs","docs:reference":"tsx scripts/build-docs.ts","build:lib:axios":"cross-env USE_AXIOS=true rollup -c","build:types:all":"pnpm run build:types && pnpm run build:types:axios","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings pnpm run test:e2e","test:node:axios":"cross-env TRANSPORT=axios vitest run test/unit --config config/vitest.config.ts","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:types:axios":"tsc -p config/tsconfig.axios.json && mkdir -p lib/axios/esm/base/generated && cp src/base/generated/*.d.ts lib/axios/esm/base/generated/","clean:bundle-size":"rm -rf node_modules lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","download-sac-spec":"node scripts/download-sac-spec.js","test:browser:axios":"pnpm run build:lib:axios && cross-env TRANSPORT=axios vitest run --config config/vitest.config.browser.ts test/unit","postbuild:lib:axios":"node config/write-module-type.js lib/axios/cjs commonjs"},"_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.16.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}":["pnpm run fmt"]},"sideEffects":["./lib/esm/base/scval.js","./lib/cjs/base/scval.js"],"_nodeVersion":"22.22.3","dependencies":{"axios":"1.16.1","buffer":"^6.0.3","feaxios":"^0.0.23","base32.js":"^0.1.0","commander":"^14.0.3","smol-toml":"^1.6.1","eventsource":"^4.1.0","bignumber.js":"^11.1.1","@noble/hashes":"^2.2.0","@noble/ed25519":"^3.1.0","@stellar/js-xdr":"4.0.0","uint8array-extras":"^1.5.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","readmeFilename":"README.md","devDependencies":{"msw":"^2.14.6","tsx":"^4.22.3","astro":"^6.4.2","husky":"^9.1.7","jsdom":"^29.1.1","dotenv":"^17.4.2","eslint":"^9.39.1","lodash":"^4.18.1","rollup":"^4.60.4","vitest":"^4.1.7","esbuild":"^0.27.7","globals":"^17.5.0","typedoc":"^0.28.19","prettier":"^3.8.3","cross-env":"^10.1.0","@eslint/js":"^9.39.4","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"5.9.3","@types/node":"^22.19.17","lint-staged":"^15.5.1","@types/sha.js":"^2.4.4","@eslint/compat":"^1.4.1","github-slugger":"2.0.0","@vitest/browser":"^4.1.7","browserify-zlib":"^0.2.0","@astrojs/sitemap":"^3.7.3","@stellar/tsconfig":"^1.0.2","@astrojs/starlight":"^0.39.2","@types/detect-node":"^2.0.2","@types/json-schema":"^7.0.15","@vitest/coverage-v8":"^4.1.7","eslint-plugin-tsdoc":"^0.5.2","eslint-plugin-import":"^2.32.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^1.0.0","rollup-plugin-esbuild":"^6.2.1","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.6","@rollup/plugin-commonjs":"^29.0.2","@typescript-eslint/parser":"^8.60.0","@vitest/coverage-istanbul":"4.1.7","@vitest/browser-playwright":"^4.1.7","@rollup/plugin-node-resolve":"^16.0.1","rollup-plugin-polyfill-node":"^0.13.0","eslint-config-airbnb-extended":"^3.1.0","@typescript-eslint/eslint-plugin":"^8.60.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_16.0.0-rc.2_1781201591298_0.20336925771208225","host":"s3://npm-registry-packages-npm-production"}},"16.0.0":{"name":"@stellar/stellar-sdk","version":"16.0.0","keywords":["stellar"],"author":{"name":"Stellar Development Foundation","email":"hello@stellar.org"},"license":"Apache-2.0","_id":"@stellar/stellar-sdk@16.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"},"dist":{"shasum":"025d2c6023be59640747747eb9789548fb47305f","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-16.0.0.tgz","fileCount":1702,"integrity":"sha512-DRrgtYhJu9dE1uwSygiKa414GHOARhRnfXB9LialcXZzwxeEdlyh4WI5dVJbYROi9gflWGpys2sdPqUWSJAqFQ==","signatures":[{"sig":"MEUCIQDOk7quN/S6wH6hLaUMxhOKjb5TP6VOHR0eWx8+/WgwPwIgPefLrE5H6CM9CXBzRTOL84MilQZMUOlNI4WUcX2Txi8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@16.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":28389370},"main":"./lib/cjs/index.js","type":"module","types":"./lib/esm/index.d.ts","module":"./lib/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"types":"./lib/esm/index.d.ts","import":"./lib/esm/index.js","default":"./lib/esm/index.js","require":"./lib/cjs/index.js"},"./rpc":{"types":"./lib/esm/rpc/index.d.ts","import":"./lib/esm/rpc/index.js","default":"./lib/esm/rpc/index.js","require":"./lib/cjs/rpc/index.js"},"./axios":{"types":"./lib/axios/esm/index.d.ts","import":"./lib/axios/esm/index.js","default":"./lib/axios/esm/index.js","require":"./lib/axios/cjs/index.js"},"./contract":{"types":"./lib/esm/contract/index.d.ts","import":"./lib/esm/contract/index.js","default":"./lib/esm/contract/index.js","require":"./lib/cjs/contract/index.js"},"./axios/rpc":{"types":"./lib/axios/esm/rpc/index.d.ts","import":"./lib/axios/esm/rpc/index.js","default":"./lib/axios/esm/rpc/index.js","require":"./lib/axios/cjs/rpc/index.js"},"./axios/contract":{"types":"./lib/axios/esm/contract/index.d.ts","import":"./lib/axios/esm/contract/index.js","default":"./lib/axios/esm/contract/index.js","require":"./lib/axios/cjs/contract/index.js"},"./http-client/axios":{"types":"./lib/esm/http-client/axios.d.ts","import":"./lib/esm/http-client/axios.js","default":"./lib/esm/http-client/axios.js","require":"./lib/cjs/http-client/axios.js"}},"gitHead":"9999beb88749faaccaf44016ad32341ee44b70ca","scripts":{"fmt":"pnpm run _prettier && eslint src/ --fix","docs":"pnpm docs:reference && pnpm docs:llms && pnpm docs:robots && pnpm docs:htaccess && pnpm docs:site","test":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser","build":"cross-env NODE_ENV=development pnpm run _build","clean":"rm -rf lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","_build":"pnpm run clean && pnpm run build:lib:all && pnpm run build:types:all","prepare":"pnpm run build:prod && pnpm run setup && husky","docs:dev":"astro dev","test:all":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser && pnpm run 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}'","build:lib":"rollup -c","docs:llms":"tsx scripts/build-llms.ts","docs:site":"astro build && tsx scripts/build-md-siblings.ts","test:node":"vitest run test/unit --config config/vitest.config.ts --coverage","build:prod":"cross-env NODE_ENV=production pnpm run _build","preversion":"pnpm run clean && pnpm run _prettier && pnpm run build:prod && pnpm run test","build:types":"tsc -p tsconfig.json && mkdir -p lib/esm/base/generated && cp src/base/generated/*.d.ts lib/esm/base/generated/","docs:robots":"tsx scripts/build-robots.ts","docs:preview":"astro preview","test:browser":"pnpm run build:lib && vitest run --config config/vitest.config.browser.ts test/unit --coverage","build:lib:all":"pnpm run build:lib && pnpm run build:lib:axios","docs:htaccess":"tsx scripts/build-htaccess.ts","postbuild:lib":"node config/write-module-type.js lib/cjs commonjs","docs:reference":"tsx scripts/build-docs.ts","build:lib:axios":"cross-env USE_AXIOS=true rollup -c","build:types:all":"pnpm run build:types && pnpm run build:types:axios","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings pnpm run test:e2e","test:node:axios":"cross-env TRANSPORT=axios vitest run test/unit --config config/vitest.config.ts","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","build:types:axios":"tsc -p config/tsconfig.axios.json && mkdir -p lib/axios/esm/base/generated && cp src/base/generated/*.d.ts lib/axios/esm/base/generated/","clean:bundle-size":"rm -rf node_modules lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","download-sac-spec":"node scripts/download-sac-spec.js","test:browser:axios":"pnpm run build:lib:axios && cross-env TRANSPORT=axios vitest run --config config/vitest.config.browser.ts test/unit","postbuild:lib:axios":"node config/write-module-type.js lib/axios/cjs commonjs"},"_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.17.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}":["pnpm run fmt"]},"sideEffects":["./lib/esm/base/scval.js","./lib/cjs/base/scval.js"],"_nodeVersion":"22.22.3","dependencies":{"axios":"1.16.1","buffer":"^6.0.3","feaxios":"^0.0.23","base32.js":"^0.1.0","commander":"^14.0.3","smol-toml":"^1.6.1","eventsource":"^4.1.0","bignumber.js":"^11.1.1","@noble/hashes":"^2.2.0","@noble/ed25519":"^3.1.0","@stellar/js-xdr":"4.0.0","uint8array-extras":"^1.5.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"msw":"^2.14.6","tsx":"^4.22.3","astro":"^6.4.2","husky":"^9.1.7","jsdom":"^29.1.1","dotenv":"^17.4.2","eslint":"^9.39.1","lodash":"^4.18.1","rollup":"^4.60.4","vitest":"^4.1.7","esbuild":"^0.27.7","globals":"^17.5.0","typedoc":"^0.28.19","prettier":"^3.8.3","cross-env":"^10.1.0","@eslint/js":"^9.39.4","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"5.9.3","@types/node":"^22.19.17","lint-staged":"^15.5.1","@types/sha.js":"^2.4.4","@eslint/compat":"^1.4.1","github-slugger":"2.0.0","@vitest/browser":"^4.1.7","browserify-zlib":"^0.2.0","@astrojs/sitemap":"^3.7.3","typescript-eslint":"^8.60.0","@astrojs/starlight":"^0.39.2","@types/detect-node":"^2.0.2","@types/json-schema":"^7.0.15","@vitest/coverage-v8":"^4.1.7","eslint-plugin-tsdoc":"^0.5.2","eslint-plugin-import":"^2.32.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-terser":"^1.0.0","rollup-plugin-esbuild":"^6.2.1","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.6","@rollup/plugin-commonjs":"^29.0.2","@vitest/coverage-istanbul":"4.1.7","@vitest/browser-playwright":"^4.1.7","@rollup/plugin-node-resolve":"^16.0.1","rollup-plugin-polyfill-node":"^0.13.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/stellar-sdk_16.0.0_1781562100594_0.706732513147381","host":"s3://npm-registry-packages-npm-production"}},"16.0.1":{"name":"@stellar/stellar-sdk","version":"16.0.1","type":"module","packageManager":"pnpm@10.28.0","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"},"sideEffects":["./lib/esm/base/scval.js","./lib/cjs/base/scval.js"],"main":"./lib/cjs/index.js","module":"./lib/esm/index.js","types":"./lib/esm/index.d.ts","bin":{"stellar-js":"bin/stellar-js"},"exports":{".":{"types":"./lib/esm/index.d.ts","import":"./lib/esm/index.js","require":"./lib/cjs/index.js","default":"./lib/esm/index.js"},"./contract":{"types":"./lib/esm/contract/index.d.ts","import":"./lib/esm/contract/index.js","require":"./lib/cjs/contract/index.js","default":"./lib/esm/contract/index.js"},"./rpc":{"types":"./lib/esm/rpc/index.d.ts","import":"./lib/esm/rpc/index.js","require":"./lib/cjs/rpc/index.js","default":"./lib/esm/rpc/index.js"},"./axios":{"types":"./lib/axios/esm/index.d.ts","import":"./lib/axios/esm/index.js","require":"./lib/axios/cjs/index.js","default":"./lib/axios/esm/index.js"},"./axios/contract":{"types":"./lib/axios/esm/contract/index.d.ts","import":"./lib/axios/esm/contract/index.js","require":"./lib/axios/cjs/contract/index.js","default":"./lib/axios/esm/contract/index.js"},"./axios/rpc":{"types":"./lib/axios/esm/rpc/index.d.ts","import":"./lib/axios/esm/rpc/index.js","require":"./lib/axios/cjs/rpc/index.js","default":"./lib/axios/esm/rpc/index.js"},"./http-client/axios":{"types":"./lib/esm/http-client/axios.d.ts","import":"./lib/esm/http-client/axios.js","require":"./lib/cjs/http-client/axios.js","default":"./lib/esm/http-client/axios.js"}},"scripts":{"setup":"git config blame.ignoreRevsFile .git-blame-ignore-revs","build":"cross-env NODE_ENV=development pnpm run _build","build:prod":"cross-env NODE_ENV=production pnpm run _build","build:lib":"rollup -c","build:lib:axios":"cross-env USE_AXIOS=true rollup -c","build:lib:all":"pnpm run build:lib && pnpm run build:lib:axios","build:types":"tsc -p tsconfig.json && mkdir -p lib/esm/base/generated && cp src/base/generated/*.d.ts lib/esm/base/generated/","build:types:axios":"tsc -p config/tsconfig.axios.json && mkdir -p lib/axios/esm/base/generated && cp src/base/generated/*.d.ts lib/axios/esm/base/generated/","build:types:all":"pnpm run build:types && pnpm run build:types:axios","postbuild:lib":"node config/write-module-type.js lib/cjs commonjs","postbuild:lib:axios":"node config/write-module-type.js lib/axios/cjs commonjs","clean":"rm -rf lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","clean:bundle-size":"rm -rf node_modules lib/ dist/ coverage/ jsdoc/ test/e2e/.soroban","docs":"pnpm docs:reference && pnpm docs:llms && pnpm docs:robots && pnpm docs:htaccess && pnpm docs:site","docs:reference":"tsx scripts/build-docs.ts","docs:llms":"tsx scripts/build-llms.ts","docs:robots":"tsx scripts/build-robots.ts","docs:htaccess":"tsx scripts/build-htaccess.ts","docs:site":"astro build && tsx scripts/build-md-siblings.ts","docs:dev":"astro dev","docs:preview":"astro preview","test":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser","test:all":"pnpm run test:node && pnpm run test:node:axios && pnpm run test:integration && pnpm run test:browser && pnpm run 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:node:axios":"cross-env TRANSPORT=axios vitest run test/unit --config config/vitest.config.ts","test:e2e:noeval":"NODE_OPTIONS=--disallow-code-generation-from-strings pnpm run test:e2e","test:integration":"vitest run test/integration --config config/vitest.config.ts --coverage","test:browser":"pnpm run build:lib && vitest run --config config/vitest.config.browser.ts test/unit --coverage","test:browser:axios":"pnpm run build:lib:axios && cross-env TRANSPORT=axios vitest run --config config/vitest.config.browser.ts test/unit","fmt":"pnpm run _prettier && eslint src/ --fix","preversion":"pnpm run clean && pnpm run _prettier && pnpm run build:prod && pnpm run test","prepare":"pnpm run build:prod && pnpm run setup && husky","download-sac-spec":"node scripts/download-sac-spec.js","_build":"pnpm run clean && pnpm run build:lib:all && pnpm run build:types:all","_prettier":"prettier --ignore-path config/.prettierignore --write './src/**/*.ts' './test/**/*.{js,ts}'"},"lint-staged":{"**/*.{js,json,ts}":["pnpm run fmt"]},"engines":{"node":">=22.0.0"},"devDependencies":{"@astrojs/sitemap":"^3.7.3","@astrojs/starlight":"^0.39.2","@eslint/compat":"^1.4.1","@eslint/js":"^9.39.4","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-terser":"^1.0.0","@types/detect-node":"^2.0.2","@types/json-schema":"^7.0.15","@types/node":"^22.19.17","@types/sha.js":"^2.4.4","@vitest/browser":"^4.1.7","@vitest/browser-playwright":"^4.1.7","@vitest/coverage-istanbul":"4.1.7","@vitest/coverage-v8":"^4.1.7","@vitest/ui":"^4.1.7","astro":"^6.4.2","browserify-zlib":"^0.2.0","cross-env":"^10.1.0","dotenv":"^17.4.2","esbuild":"^0.27.7","eslint":"^9.39.1","eslint-config-prettier":"^10.1.8","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","eslint-plugin-prettier":"^5.5.6","eslint-plugin-tsdoc":"^0.5.2","github-slugger":"2.0.0","globals":"^17.5.0","husky":"^9.1.7","jsdom":"^29.1.1","lint-staged":"^15.5.1","lodash":"^4.18.1","msw":"^2.14.6","playwright":"^1.60.0","prettier":"^3.8.3","rollup":"^4.60.4","rollup-plugin-esbuild":"^6.2.1","rollup-plugin-polyfill-node":"^0.13.0","tsx":"^4.22.3","typedoc":"^0.28.19","typescript":"5.9.3","typescript-eslint":"^8.60.0","vitest":"^4.1.7"},"dependencies":{"@noble/ed25519":"^3.1.0","@noble/hashes":"^2.2.0","@stellar/js-xdr":"4.0.0","axios":"1.16.1","base32.js":"^0.1.0","bignumber.js":"^11.1.1","buffer":"^6.0.3","commander":"^14.0.3","eventsource":"^4.1.0","feaxios":"^0.0.23","smol-toml":"^1.6.1","uint8array-extras":"^1.5.0"},"overrides":{"chalk":"5.3.0","strip-ansi":"7.1.0","color-convert":"2.0.1","color-name":"1.1.4"},"gitHead":"962fad4a45c43158738e552a30844a37108799cb","_id":"@stellar/stellar-sdk@16.0.1","_nodeVersion":"22.22.3","_npmVersion":"11.17.0","dist":{"integrity":"sha512-bxKohaiyKVqoudRhbOOHeHhHIaeYV5Zab4rCjxhP4Ty1h1ozTLBOv8lWFnZz9ilBzXG8Bb7usQI3rlEcfvUynA==","shasum":"041ade4e5cecfcc4c2ed3451fe7e3901ae3edf35","tarball":"https://registry.npmjs.org/@stellar/stellar-sdk/-/stellar-sdk-16.0.1.tgz","fileCount":1704,"unpackedSize":28389416,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stellar%2fstellar-sdk@16.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDwd4/3TR/DHBufzVFCd8dFWDlNIrAn+XX4XqmMiq4fzwIhAL/NFTBAA9K1+eX59qZ/bk9s8B/Ep8GR/aJzjQUunzR5"}]},"_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_16.0.1_1781820454732_0.7224256841752013"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-07T20:28:55.965Z","modified":"2026-06-18T22:07:35.473Z","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","15.1.0":"2026-05-04T18:48:44.698Z","16.0.0-rc.1":"2026-06-05T23:33:42.189Z","16.0.0-rc.2":"2026-06-11T18:13:11.651Z","16.0.0":"2026-06-15T22:21:40.859Z","16.0.1":"2026-06-18T22:07:35.003Z"},"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<p class=\"badges\">\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\"><img alt=\"Weekly Downloads\" src=\"https://img.shields.io/npm/dw/@stellar/stellar-sdk\" /></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  <a href=\"https://deepwiki.com/stellar/js-stellar-sdk\"><img src=\"https://deepwiki.com/badge.svg\" alt=\"Ask DeepWiki\" /></a>\n</p>\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)\nand [Stellar RPC](https://developers.stellar.org/docs/data/apis/rpc). While\nprimarily intended for applications built on Node.js or in the browser, it can\nbe 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\n  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- [License](#license)\n\n## Installation\n\nUsing npm, pnpm, or yarn to include `stellar-sdk` in your own project:\n\n```shell\nnpm install --save @stellar/stellar-sdk\n# or\npnpm add @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\nand 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\n> **Note:** 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### Custom Installation\n\nThe default bundle uses a native-fetch HTTP client with no axios dependency. If\nyou need the axios transport (for example, to match the behavior of older SDK\nversions), set the `USE_AXIOS` environment variable to `true` when building.\n\n#### Build with Axios\n\n```\npnpm run build:lib:axios\n```\n\nThis will create `stellar-sdk-axios.js` in `dist/`. Consumers can also import\nthe axios-backed entry from Node via `@stellar/stellar-sdk/axios`.\n\n### Migrating from @stellar/stellar-base\n\n`@stellar/stellar-base` is now folded into `@stellar/stellar-sdk`. Its classes\nand functions are bundled in and re-exported from the top level, so the SDK is\nthe only package you need.\n\nThis only matters if you import `@stellar/stellar-base` directly. If you depend\non `@stellar/stellar-sdk` and never installed the base package separately, skip\nthis section. The fold-in landed in `@stellar/stellar-sdk` v16.0.0; on earlier\nversions the SDK still depends on the separate base package, so don't remove it\nthere.\n\nTo migrate:\n\n1. Install `@stellar/stellar-sdk` if you don't already (see\n   [Installation](#installation)).\n\n2. Update your imports. The symbols you import keep their names, so a\n   project-wide find and replace of `\"@stellar/stellar-base\"` with\n   `\"@stellar/stellar-sdk\"` usually does it:\n\n   ```js\n   // before\n   import { Keypair, TransactionBuilder, Asset } from \"@stellar/stellar-base\";\n\n   // after\n   import { Keypair, TransactionBuilder, Asset } from \"@stellar/stellar-sdk\";\n   ```\n\n3. Uninstall the base package:\n\n   ```shell\n   npm uninstall @stellar/stellar-base\n   ```\n\nDon't keep both packages installed. Two copies of the base library cause\nconfusing runtime errors, such as `instanceof` checks failing on values that\nlook correct.\n\n## Versioning and compatibility\n\nAlways use the latest `@stellar/stellar-sdk`. The Stellar network upgrades its\nprotocol periodically, and an older SDK may fail to decode newer data (for\nexample, newer XDR). You can check the protocol a network currently runs in the\n`current_protocol_version` field of its Horizon root (for example\n[horizon.stellar.org](https://horizon.stellar.org/) for Mainnet; Testnet and\nFuturenet expose their own).\n\nThese docs and the API reference cover the latest version only. To read docs for\nan older version, find its Git tag on the\n[releases page](https://github.com/stellar/js-stellar-sdk/releases) and browse\nthe `docs/` directory at that ref on GitHub. The release notes there mark the\nbreaking changes in each version.\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\n  includes tutorials and examples, and\n- on the generated [API doc site](https://stellar.github.io/js-stellar-sdk/) —\n  which also publishes\n  [agent-friendly bundles, raw markdown siblings, and a crawler policy](https://stellar.github.io/js-stellar-sdk/agents/)\n  for AI tools. The site's URL, base path, and AI policy values live in\n  [`config/site.ts`](config/site.ts).\n\n### AI agent documentation\n\nAgents can use the documentation bundles published on the website:\n\n- [`llms.txt`](https://stellar.github.io/js-stellar-sdk/llms.txt) — an index of\n  the guides, reference pages, and other agent-facing docs.\n- [`llms-full.txt`](https://stellar.github.io/js-stellar-sdk/llms-full.txt) —\n  the full documentation corpus plus the changelog in one text file.\n\nThese generated bundles are not committed to the repo. To inspect bundles for a\nlocal branch, run `pnpm docs:llms`; the generated files are written under\n`public/` for the website build.\n\nYou can also refer to:\n\n- the [documentation](https://developers.stellar.org/docs/data/horizon) for the\n  Horizon REST API (if using the `Horizon` module) and\n- the [documentation](https://developers.stellar.org/docs/data/rpc) for Soroban\n  RPC's API (if using the `rpc` module)\n\n### Usage with React Native\n\nThe SDK works in React Native, but its JavaScript runtime doesn't ship a couple\nof things the SDK expects from Node. You'll need to provide them in your app's\nentry file:\n\n1. **A global `Buffer`.** XDR encoding/decoding relies on `Buffer`. Install a\n   polyfill and assign it to `global.Buffer`.\n2. **A Web Crypto random source.** `Keypair.random()` and SEP-10 challenge\n   generation call `crypto.getRandomValues()`, which React Native doesn't\n   provide out of the box. Add a polyfill that registers it on the global scope,\n   imported once before any SDK code runs.\n\nModern React Native uses Metro with autolinking, so beyond adding the two\npolyfills above, no manual native linking or custom resolver config is required.\n\nIf you use Horizon streaming (`server.…().stream()`), be aware it depends on an\n`EventSource`, which is now an included dependency and will work in any runtimes\nthat support [fetch](https://developer.mozilla.org/en-US/docs/Web/API/fetch),\n[ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream),\n[TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder),\n[URL](https://developer.mozilla.org/en-US/docs/Web/API/URL),\n[Event](https://developer.mozilla.org/en-US/docs/Web/API/Event),\n[MessageEvent](https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent),\n[EventTarget](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget).\n\nReact Native apps using the Hermes engine may need to polyfill broken typed\narray methods such as `subarray`, since this compatibility is no longer\nprovided by `@stellar/js-xdr`. If you run into issues, consider a polyfill such\nas `@exodus/patch-broken-hermes-typed-arrays`.\n\n#### Usage with Expo managed workflows\n\nExpo has the same two requirements as React Native above — a global `Buffer` and\na `crypto.getRandomValues()` source. Install polyfills for both (use\n`npx expo install` so versions are matched to your Expo SDK) and import them at\nthe top of your entry point (by default `App.js`) before any SDK code.\n\nOnce `crypto.getRandomValues()` is available, `Keypair.random()` works normally\n— the manual `expo-random` workaround from older Expo SDKs is no longer needed.\n\n#### Usage with CloudFlare Workers\n\nThe SDK defaults to a native-`fetch` HTTP client, so Horizon and RPC requests\nwork in the Workers runtime without an HTTP adapter. The things to watch for\nare:\n\n1. **Node compatibility.** The SDK relies on `Buffer`. Enable the\n   [`nodejs_compat`](https://developers.cloudflare.com/workers/runtime-apis/nodejs/)\n   flag in your `wrangler.toml` so Node built-ins are available.\n2. **Streaming.** Horizon's `.stream()` depends on `EventSource`; long-lived\n   streaming connections don't fit the Workers request model well, so prefer\n   polling (`.call()` / `.cursor()`) for Horizon data in a Worker.\n\n## CLI\n\nThe SDK includes a command-line tool for generating TypeScript bindings from\nStellar smart contracts. These bindings provide fully-typed client code with IDE\nautocompletion 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\nfork or want to make an upstream request, the dev-test loop is pretty\nstraightforward.\n\n1. Clone the repo:\n\n```shell\ngit clone https://github.com/stellar/js-stellar-sdk.git\n```\n\n2. Install Node\n\nBecause we support the oldest maintenance version of Node, please install and\ndevelop on the version pinned in [`.nvmrc`](.nvmrc) (currently Node 22) so you\ndon'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\n```\n\nIf you work on several projects that use different Node versions, you might it\nhelpful to install this automatic version manager:\nhttps://github.com/wbyoung/avn\n\n3. Enable Corepack\n\n```shell\ncorepack enable\n```\n\n4. Install dependencies inside js-stellar-sdk folder:\n\n```shell\ncd js-stellar-sdk\npnpm install\n```\n\n5. 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\nto the project's code style.\n\n```shell\npnpm run fmt\n```\n\n### Building\n\nYou can build the developer version (unoptimized, commented, with source maps,\netc.) or the production bundles:\n\n```shell\npnpm run build\n# or\npnpm run build:prod\n```\n\n### Testing\n\nTo run all tests:\n\n```shell\npnpm run test\n```\n\nTo run a specific set of tests:\n\n```shell\npnpm run test:node\npnpm run test:browser\npnpm run test:integration\n```\n\nTo generate and check the documentation site:\n\n```shell\n# generate the docs site (reference pages, llms bundles, and the Astro site under dist/site)\npnpm run docs\n\n# preview the built site in a browser\npnpm docs:preview\n\n# the preview server prints the local URL (default http://localhost:4321)\n\n# for a live-reloading dev server instead, use:\npnpm docs:dev\n```\n\n### Publishing\n\nFor information on how to contribute or publish new versions of this software to\n`npm`, please refer to our\n[contribution guide](https://github.com/stellar/js-stellar-sdk/blob/master/CONTRIBUTING.md).\n\n## Miscellaneous\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"}