{"_id":"xrpl","_rev":"162-acbc4aba155fc7319b2b9132874e072d","name":"xrpl","dist-tags":{"ripple-lib":"1.10.1","smart-contract-experimental":"4.7.0-smartcontract.0","latest":"5.0.0","batch-experimental":"5.1.0-batch.1","smart-escrow-experimental":"5.1.0-smartescrow.1"},"versions":{"1.9.3":{"name":"xrpl","version":"1.9.3","license":"ISC","_id":"xrpl@1.9.3","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"}],"dist":{"shasum":"d19543f1895ca28cc36dc3a4faa47500795d4834","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.9.3.tgz","fileCount":615,"integrity":"sha512-QjzV8OfTkM19EDRxOC/kCz7x7mJBmwhKaQEz1saZ3LI8MUw5rYTxjwIiK6jd3Y/M80endC6OIaWP03Wqfoe/KA==","signatures":[{"sig":"MEUCIQC8w4pRk/pLHWIS/jUQVwrnSsfTK8xTPJupBBKqZ3IV0QIgTcFdJttjEsoim9MRILEKy66NdzcUG//xV/3L+ZgE7Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4286126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW5IkCRA9TVsSAnZWagAAh8YP/3wGIc9PFnu05hue7CtG\ntDcHGKc9uIlSy12SGkS3qJ5GJFvlErv+nPKzdcnV71InJlBKFHpqevtPoDsu\n3NcPNL2GfQUvUh2fIWm9SCv5MrdTk+yoD4CzNXYEWYikMDDmTqHaEIA1lgBg\nX4YSpp1tr9vrL85O4tF8AIoD2g48YUNZg4GuyfZMvE7o0oyWfJgaIJ0cjrAN\nhUZZscTX9UVmo/Tk2A2rCKIckZp6Fhebj3V94H5OreVL+7+lLR4dWFUST57x\nHB8hFRMe3rsmwHKCv40+yoS2ZNpK4sUu6bhp71wwNu7HlAVDLFw8KDB2MmSV\nEqB0jrqbpcV3UPJPk5EtkclTzXBsqy7a9wIluD0aZlggS1CF1hDV3/z2nVO/\nALlVAZoF1elSXNCuFp//BoGI+LsvIu5L8nJ0PV5xZq+O7YGG83E6KD6eeyBJ\nhU0rd7BHtACfmkRrESZWRZB+xoabBKoBJQKS14HcZFef1Rqb6iguUKmOf0J1\nA8ZsL8TtD+4c0IhYW1vPUUclWXDHfLmbHg9poCNY0dDf4e9OWAQE7/ii4Mdk\nWthCN370nQUorocB9+qo3ZLIAOT4GoB5ru0GR+/4+nHDMHdJXYyV8tN9akzh\n+t9w9i0biG+GWPHvc9TeJRrJWEOSnx77RvU/ZTmft3z3PqkjXCUD66o8U2ON\nQHHf\r\n=M8I8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/ripple-latest-min.js","browser":{"ws":"./dist/npm/common/wswrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0","yarn":"^1.15.2"},"scripts":{"lint":"eslint 'src/**/*.ts' 'test/*-test.{ts,js}'","perf":"./scripts/perf_test.sh","test":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha --exit","build":"yarn build:schemas && yarn build:lib && yarn build:web","clean":"rm -rf dist/npm","watch":"yarn build:lib --watch","docgen":"node --harmony scripts/build_docs.js","doctoc":"doctoc docs/index.md --title '# RippleAPI Reference' --github --maxlevel 2","format":"prettier --write '{src,test}/**/*.ts'","analyze":"yarn build:web --analyze","build:lib":"tsc --build","build:web":"webpack","prepublish":"yarn clean && yarn build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --watch --reporter dot","build:schemas":"mkdir -p dist/npm/common && cp -r src/common/schemas dist/npm/common/","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json"},"_npmUser":{"name":"intelliot","email":"github.public@intelliot.com"},"jsdelivr":"build/ripple-latest-min.js","repository":{"url":"git://github.com/ripple/xrpl.js.git","type":"git"},"description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{},"licenseText":"ISC License\n\nCopyright (c) 2012-2015 Ripple Labs Inc.\n\nPermission to use, copy, modify, and distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n","resolutions":{"elliptic":"^6.5.4"},"dependencies":{"ws":"^7.2.0","lodash":"^4.17.4","@types/ws":"^7.2.0","jsonschema":"1.2.2","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","lodash.isequal":"^4.5.0","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.2","ripple-address-codec":"^4.1.1","ripple-lib-transactionparser":"0.8.2"},"_hasShrinkwrap":false,"devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","mocha":"^7","assert":"^2.0.0","buffer":"^6.0.2","doctoc":"^2.0.0","eslint":"^6.5.1","process":"^0.11.10","ts-node":"^9.1.1","webpack":"^5.6.0","prettier":"^2.0.5","typescript":"^3.7.5","@types/node":"^14.0.1","assert-diff":"^3.0.0","webpack-cli":"^4.2.0","@types/mocha":"^8.2.1","eventemitter2":"^6.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","webpack-bundle-analyzer":"^4.1.0","@typescript-eslint/parser":"^2.27.0","json-schema-to-markdown-table":"^0.4.0","@typescript-eslint/eslint-plugin":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.9.3_1616613923777_0.2932382198755239","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"xrpl","version":"2.0.0-beta.0","license":"ISC","_id":"xrpl@2.0.0-beta.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/ripple/ripple-lib#readme","bugs":{"url":"https://github.com/ripple/ripple-lib/issues"},"dist":{"shasum":"4ca0da2eef712cccdd0e5de2e167406d22fd0739","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0-beta.0.tgz","fileCount":697,"integrity":"sha512-5aUSpjtzqtzYIu7nue6LoMf7lpfyzDCIOGYe6gjDX0LBCl88++PKI+0c7oY7Ri0nI7yo89kCEHl7LZ2A39OFyw==","signatures":[{"sig":"MEQCIGc0gKqL+Eiyf8uPqSqTNolHwsA09v/eCmoRDI3PI20sAiBORcvqzDt1WK0RqI22KljOYOrQ7BpUENYLBVbUZ+Edlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5141717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO9T/CRA9TVsSAnZWagAAYZMQAKT1H+EoYHQ22fekrWaa\nhGbXj1rSBy3pEgo9b2uG86SqFvcrqOAuOtzvTz7P1aJ/o9StRbrBAT179kMa\n/Jc2HUGu/qQi4M1iu/vje8h9pSc/O7lTvMOlVOddDtCjw1DiaygwCsXsbQR6\nYhXAlXQdXLIRTtqLUqx+BIGBL+DccSZEnqw+DrwC4SEkl50lz1oeWoeFD1Sr\nmxq+h9eFc7AiLZHmSxWnXsOO3j03P9yeTD4s/pnZv0el4ubIiiFa13brr6Bv\n+V6VdTxSXewZbkjqoGyr7WCouAtEKPqLb082w76Dunujei5rRGCEfo1N4xz0\nL0NSwttVih+B+yJYV+jEyviucZIIXJdC2LKHObjn8mcJkmyY/gi58dUzjOiA\nrV8ruP7QKokzkNtchD7JBVQMRQfKDZEAxD7iiFTfEjkeZMw5xOfmgY0NOn9R\nJuUPqCbYgaIddkqQhlfNHitIzU4rL9ZmzK7BVtkOCXuKCG2CVPN4lAtXg0T+\n4ova7AL5BV85UEGOlkMhskrIw4zw4Me8lAwukezOZ/IJ9vrrk2Jb8jkqZnET\nHS7n9xkBLTNC2YOPVnT+tEPb+T4uzGphAvdmq3j3Bs4QlCXg867IRdRP1vrn\nqdcje8E0S1XcQYkRGl++mYBUz/aAT00RjW0YDQ+723sf5OsosaiBzckuTA+4\nCRBy\r\n=NeSP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/ripple-latest-min.js","engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"fca763a3edef340556ab5439c12c0d82c40248ca","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"node --harmony scripts/build_docs.js","doctoc":"doctoc docs/index.md --title '# RippleAPI Reference' --github --maxlevel 2","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/*.ts"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/ripple-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git://github.com/ripple/ripple-lib.git","type":"git"},"_npmVersion":"7.20.3","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.1","dependencies":{"ws":"^7.2.0","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","@types/ws":"^7.2.0","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1","ripple-lib-transactionparser":"0.8.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","doctoc":"^2.0.0","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.1.0","webpack":"^5.6.0","prettier":"^2.3.2","puppeteer":"5.4.1","ts-loader":"^8.0.11","typescript":"^3.9.10","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.1.1","webpack-cli":"^4.2.0","@types/mocha":"^8.2.1","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.3","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0-beta.0_1631311103127_0.5292162810482761","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"xrpl","version":"2.0.0-beta.1","license":"ISC","_id":"xrpl@2.0.0-beta.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c5c1830d038d4fff8ea316e31214f429f107d49a","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0-beta.1.tgz","fileCount":461,"integrity":"sha512-trEI4qXn0ASgtMFwT5wIdqOBVNWzKzsJ6YxGMOeALaFj7qd5mLopzQcArtEMa8/McEV9KOHWN7ctVH3PQ+3KWQ==","signatures":[{"sig":"MEYCIQC4fHsrfpkZSFGyqSSO9vz+MunNYoMJLbCAhnYHcezD1AIhALr4NOtgOrnkI/qgPJF3VeSZxsDLvMz2iOGspZs5+md0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4926402},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"c260512bf3e4e7aa4be07d8788446e712b992501","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc ./src/index.ts","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git://github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.20.3","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","@types/ws":"^7.2.0","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.21.9","webpack":"^5.6.0","prettier":"^2.3.2","puppeteer":"10.2.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.4.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0-beta.1_1632524458206_0.9352982677971176","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"xrpl","version":"1.10.0","license":"ISC","_id":"xrpl@1.10.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"7f0d46554cfaeac8764d8186bd38c83ab4440ea7","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.10.0.tgz","fileCount":594,"integrity":"sha512-Y/jZneTZOlip7TDUKwoX7jkMuYK8FpLAc7GTkJnufozWSffJfjotaBferO0AGIO4bMdDxUsSmMs3/BLAaYU7FQ==","signatures":[{"sig":"MEYCIQCJy1krW25UdbHdRTxddb3W3CNrZUDx5JVydzPTzOEx5wIhAObYURxrIiq5Di2YZOmtOQw9mVGfb0FM+4z0PFxy+7fB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4211638},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/ripple-latest-min.js","browser":{"ws":"./dist/npm/common/wswrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0","yarn":"^1.15.2"},"gitHead":"d0e95aa68a9748c9a448949ed0982f8f454bf27a","scripts":{"lint":"eslint 'src/**/*.ts' 'test/*-test.{ts,js}'","perf":"./scripts/perf_test.sh","test":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha --config=test/.mocharc.json --exit","build":"yarn build:schemas && yarn build:lib && yarn build:web","clean":"rm -rf dist/npm","watch":"yarn build:lib --watch","docgen":"node --harmony scripts/build_docs.js","doctoc":"doctoc docs/index.md --title '# RippleAPI Reference' --github --maxlevel 2","format":"prettier --write '{src,test}/**/*.ts'","analyze":"yarn build:web --analyze","build:lib":"tsc --build","build:web":"webpack","prepublish":"yarn clean && yarn build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha ./test/browser/*.ts","build:schemas":"mkdir -p dist/npm/common && cp -r src/common/schemas dist/npm/common/","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha ./test/integration/*.ts"},"_npmUser":{"name":"intelliot","email":"github.public@intelliot.com"},"jsdelivr":"build/ripple-latest-min.js","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.19.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.16.0","dependencies":{"ws":"^7.2.0","lodash":"^4.17.4","@types/ws":"^7.2.0","jsonschema":"1.2.2","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1","ripple-lib-transactionparser":"0.8.2"},"_hasShrinkwrap":false,"devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","doctoc":"^2.0.0","eslint":"^6.5.1","process":"^0.11.10","ts-node":"^10.1.0","webpack":"^5.6.0","prettier":"^2.0.5","puppeteer":"10.2.0","ts-loader":"^9.2.5","typescript":"^3.9.9","@types/node":"^16.4.3","assert-diff":"^3.0.0","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","webpack-bundle-analyzer":"^4.1.0","@typescript-eslint/parser":"^2.27.0","json-schema-to-markdown-table":"^0.4.0","@typescript-eslint/eslint-plugin":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.10.0_1632526297165_0.7042330563830272","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"xrpl","version":"2.0.0-beta.2","license":"ISC","_id":"xrpl@2.0.0-beta.2","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"8910053a7d48d19778d910267817548f33f856a5","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0-beta.2.tgz","fileCount":461,"integrity":"sha512-RZj19OU7TdvyLQhOhg+ChWAAbWD3uNRpZeTYW8ccqD5UU+tUKsFzMmU8e8aVk3SFPvpn6knYThTUrNE2lQr2MQ==","signatures":[{"sig":"MEYCIQDYCNOZH6iJ2+m8xjGGGfdz0livjlvjrZJDZ9u50CYVSQIhAMqsHhdQF72Y32S9zkwcnyfGazypsWB6U3pP6RXrpdnT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4927990},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"983e017602aa377f301333ee8f960a8fdd84b7c2","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc ./src/index.ts","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git://github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.20.3","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","@types/ws":"^7.2.0","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.21.9","webpack":"^5.6.0","prettier":"^2.3.2","puppeteer":"10.2.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.4.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0-beta.2_1632781844945_0.29361765624020486","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"xrpl","version":"2.0.0-beta.3","license":"ISC","_id":"xrpl@2.0.0-beta.3","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"80ae03d1d5d2f1558d1f5eeb38226804a8663bc5","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0-beta.3.tgz","fileCount":461,"integrity":"sha512-cl1kdCWhUGCb9TnThdlw3iFo0rqFom0NGinxBrT7CpIUVxFbiVheLsV2S9KwtDAw+HKkvXHhRm6mjlRRbxNc3Q==","signatures":[{"sig":"MEQCIHpnkopSQbHEZvgWc8h0LOJ0uME0AL0b8ezT8F7DiREsAiB8xyehuNUbPTH8gR6/nQVP1rIBHlwRSZ0rIyuHmyEkRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4928070},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"d7440a060f97815d68242ac60511a800588f4ad1","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc ./src/index.ts","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"natenichols","email":"natenichols@cox.net"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git://github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"12.18.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","@types/ws":"^7.2.0","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.21.9","webpack":"^5.6.0","prettier":"^2.3.2","puppeteer":"10.2.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.4.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0-beta.3_1632874471918_0.031485765953676026","host":"s3://npm-registry-packages"}},"2.0.0-beta.4":{"name":"xrpl","version":"2.0.0-beta.4","license":"ISC","_id":"xrpl@2.0.0-beta.4","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"05af4dcddb8364a54937183da7ddcf13c3574100","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0-beta.4.tgz","fileCount":461,"integrity":"sha512-aNRRneRwWZ2qfs4XIIynIXFStLNYGGGRHEmdkug5vZcycOtkCKcwHbbETqZwQWCteuI8MeFSYR/tCDSRxSb0WA==","signatures":[{"sig":"MEYCIQD/lmzj1aqwhGhWjWW618TyjUMsUHHvArcvJEdYSbp/HgIhAIETK9vdBRIz/ouBp7xu0ZPeIW13tVZnTi7GazO8kz5h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4928148},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/wsWrapper.js"},"engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"f89490ad4e2e66a400d0adbef51b3a6f5e498919","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc ./src/index.ts","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"natenichols","email":"natenichols@cox.net"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"12.18.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","@types/ws":"^7.2.0","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.21.9","webpack":"^5.6.0","prettier":"^2.3.2","puppeteer":"10.2.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.4.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0-beta.4_1633467717249_0.48379751324309783","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"xrpl","version":"2.0.0-beta.5","license":"ISC","_id":"xrpl@2.0.0-beta.5","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"db0221132924c66b7e195b1fc9bd04a8596b182a","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0-beta.5.tgz","fileCount":465,"integrity":"sha512-+eeX5ZZhmn8JcDXBNnt+DAWwWdckVKhhubrN4VRSnFa4RB4aw0o+YENycEXWqgzREAETTe0BHPSxZP3WaSntQA==","signatures":[{"sig":"MEQCIAaWU78Vu69XC8kCO2LCI/1OuZCUCFx01XoIGf7SOLKTAiBI0atPOOOp2dnZWh5snvxha0MPDNdF9saq3wxJkbd8Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4951213},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/wsWrapper.js"},"engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"f93b1f241e0af81da852dea5203e0286e9dbd46c","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc ./src/index.ts","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"natenichols","email":"natenichols@cox.net"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"12.18.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","@types/ws":"^7.2.0","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.21.9","webpack":"^5.6.0","prettier":"^2.3.2","puppeteer":"10.4.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.4.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0-beta.5_1633732674563_0.7948581155356473","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"xrpl","version":"2.0.0","license":"ISC","_id":"xrpl@2.0.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"3d5b35782239e80014be80db41161e7b3bbcc64e","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.0.tgz","fileCount":473,"integrity":"sha512-mwq22T7a6NXfYzoJtqq7dOze5CqtqBYzmzxtQE5Lbl1jDMH2gT5zB6o2vIYqgiibohaB6jf6a8orWNfAqGZHvg==","signatures":[{"sig":"MEUCICO4cBW3pEBzKWR7maDtQUY4aBDmJtK8vcv4/j+PtYXiAiEA8gARN2sC35lz5UyfrxwQfVNo60piGVEuTwkhshmNlJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3739844},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"14395ab58fea060f89586203d1526d3ebb4cadfa","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ./docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"natenichols","email":"natenichols@cox.net"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"12.18.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.22.5","webpack":"^5.6.0","prettier":"^2.3.2","@types/ws":"^8.2.0","puppeteer":"10.4.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","@types/lodash":"^4.14.136","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.5.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.5.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0","eslint-plugin-consistent-default-export-name":"^0.0.13"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.0_1634748701194_0.751136461421146","host":"s3://npm-registry-packages"}},"2.1.0-beta.1":{"name":"xrpl","version":"2.1.0-beta.1","license":"ISC","_id":"xrpl@2.1.0-beta.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"3e513a3265ff610c1c9aecb32beae625dbf06295","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.1.0-beta.1.tgz","fileCount":505,"integrity":"sha512-ap/6ReTU8EMsgqm+5UU7RMPBSohLcFDqSi5o3vDFD9P+fZHVGmg5IachkoUo/yxs1IYb6YK0pOAHwiRe24F3OA==","signatures":[{"sig":"MEUCIQDs9kFfd5DvGRNWmGft8VcxPXhnOnDHdQ0gt5rgTejvXwIgEaGmqQZm4LB5TBrI/Fowb/x5s6kFo1cAKXVoTUqfZdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3775736},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"9c0e77aa074c52077a4778a98673ff8ad389ef40","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ./docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.24.2","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.16.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.2.0-beta.1","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.22.5","webpack":"^5.6.0","prettier":"^2.3.2","@types/ws":"^8.2.0","puppeteer":"10.4.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","@types/lodash":"^4.14.136","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.5.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.5.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0","eslint-plugin-consistent-default-export-name":"^0.0.13"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.1.0-beta.1_1635388501443_0.9683979302535799","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"xrpl","version":"2.0.1","license":"ISC","_id":"xrpl@2.0.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"af98a37f03317c49d5046184530ed8d0056e40fb","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.1.tgz","fileCount":473,"integrity":"sha512-ZE3B/juzEnf3Mqc8PJcfc+uT65x73XjUgSkrjTv4nuIKTyCwaphpm0jc5o3hVCnKGkOn4WslA5GJ7A8J2AbsEA==","signatures":[{"sig":"MEUCIQC0Uewnf0VINL4CKdVfsiS89LQCU9KCkP4CM96aHZ2E7gIgH7K/169SGQv8LXDC0zERYSER5mEdWwWdu7LG1+VE4HY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3738782},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"9647145150ee9cf78adc39dda6cf54019236f956","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ./docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","chai":"^4.3.4","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","eslint":"^7.5.0","process":"^0.11.10","ts-node":"^10.2.1","typedoc":"^0.22.5","webpack":"^5.6.0","prettier":"^2.3.2","@types/ws":"^8.2.0","puppeteer":"10.4.0","ts-loader":"^9.2.5","typescript":"^4.4.2","@types/chai":"^4.2.21","@types/node":"^16.4.3","npm-run-all":"^4.1.5","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","@types/lodash":"^4.14.136","eventemitter2":"^6.0.0","path-browserify":"1.0.1","@types/puppeteer":"5.4.4","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^36.0.0","eslint-plugin-mocha":"^9.0.0","eslint-plugin-tsdoc":"^0.2.14","@xrplf/eslint-config":"^1.5.0","eslint-plugin-import":"^2.24.1","@xrplf/prettier-config":"^1.5.0","eslint-plugin-prettier":"^4.0.0","webpack-bundle-analyzer":"^4.1.0","eslint-plugin-array-func":"^3.1.7","@typescript-eslint/parser":"^4.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.30.0","eslint-plugin-consistent-default-export-name":"^0.0.13"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.1_1635789435551_0.30359410639344997","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"xrpl","version":"2.0.2","license":"ISC","_id":"xrpl@2.0.2","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"e5d3e263788a62611ccca14d91121a26129725df","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.2.tgz","fileCount":501,"integrity":"sha512-NmrSYpXym7NzGABeXU1H8g4ZtCxRhr/3wu0lguxzcIYpcKPgWLYimg+s9NLLNbPWTZdxXu9SeSWu5zh4gyqAeA==","signatures":[{"sig":"MEQCIGdIoX5F9zqqaJIMd70EqWqKzWWLKd2kvj/X8ZSHs5elAiAxuLsTmC2AifhX/DzrhaAClj2fMT59efMRmFTixoDTYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3782164},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"npm":">=7.14.0 <8.0.0","node":">=10.13.0"},"gitHead":"c05ab08fff4114202eb3f78eb2180e0e2b9e784c","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ./docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.24.2","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.16.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.2.0","ripple-address-codec":"^4.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.2_1637192899484_0.6080122387843627","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"xrpl","version":"2.0.3","license":"ISC","_id":"xrpl@2.0.3","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"65bfb3386abbdd9a6767e8166651b7ac4ec9ae04","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.3.tgz","fileCount":501,"integrity":"sha512-GxIt8fJeUArFJrFqZ0DxNUTOPze6GuPd3c08VEkFIBGB5ygMiuAbYUszo+eTEuqjNam1d+Jm7gjHO3g8gKZbsQ==","signatures":[{"sig":"MEYCIQCdIh7Wdw8ck9+v7YT/d+4JN7U2UWsfnrWA3gR+RPOh5gIhAKbZTXSgPSb4o5WRVeSmWNeUSuVRDevQ1Lpek+YqTTYb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3784564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqAwOCRA9TVsSAnZWagAAXQkP/1KYe42kTrSpcJdOPR/q\n7ApS+qC8mDfFKIZbLWs2W6KxaqM7zO7m1zcnai+d3jTkrDnqw4r23bW4czYt\ntwC7lOHjQ/yw+ZioNpqX/4YYE7DrL2Lzse9RFFQvPMwOEkpIV/CE4KmshZD7\n1mOCTcYVwGVMnGRfz1r5SlO4Z4aTwBjZKEdSEOLbkRG+K2ZD6RRa9rz4rlBv\nrCDq5WzDnzECh0vKY9gSCK3jxrsBkZ9H9goRUkwZgRZ5UtTwSqjTrtxrI4a4\njFIXc2LoYo3uDBjpxgZmFpOH6Njd9JR04hBfkUI+s1ZOPIiEI8Fy7VgCsv4+\nBMnrh73ta3xYGXFq++qoLdm2+HhHY+AusKQDeYpEPThEJ02/MQA3hj6rTJ/Z\nDrNdsQPDPID/v7dzekrwxrfan3DPJ/+ky4aj4obEXp1iMxonqPB2pLZ6tHjE\nFbUcVtGU/bEiowts5XzGUXD5FTi2ylapnEyQEz0TOcSWSRO3XKrNzhXQIAM9\nCr8HTkwNWIlvT+8eIDcMtqvd+GrKB2ZtBnHDA/BnVLjXdEuK7t+XPVoOH/MA\neoEl6KP3bkXC3iQJPiSNVP9invfXkDpbjQc8ST9+Tph7j0yMHOC3pVbmpgOd\nCLneykftWsMn+zp2z8aBxak7qpV8UyTnOZn4sRy5TxttdYTRPm4ck3Xory/c\nz8pT\r\n=rgvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"7c6230b18ec2ed031c7e379ffb94e34b940b6542","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ./docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.1","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.2.1","ripple-address-codec":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.3_1638403086410_0.11207176676424058","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"xrpl","version":"2.0.4","license":"ISC","_id":"xrpl@2.0.4","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"e198f95b836a53163f272d3c1314281d78cb23b2","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.0.4.tgz","fileCount":501,"integrity":"sha512-7aGYp4baokxA0J4xirdY4cUrS8ALQYVF0jAAIrzGxzCRjlOqm6NRgXyiETvxcDU5A/Ecyd9kDD1b3ovKBdL3PA==","signatures":[{"sig":"MEYCIQCJnf+E0zO5fTjFw0OZCnQb1U8+AbM8Fz1ijPUBuycHogIhAIhKFS/4iJplUUUI4SswyVcmYDKw9u9ieagnyioPUz6n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3784579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqSZDCRA9TVsSAnZWagAAMioP/2hPsc8mJVf+8Du7XEL+\ne1tkM7JjTj+/PDtz5ndVZBCSL9JprUDDZf42bXGVW6lGJmIx0zGvb9VCcRpG\n92ORaVk9pHR2A/yW4cXuYB/UD2/xtMkWqifgg2Cs3K5iaQzb/6W31hY0D5t0\nUW/LKfYiIxlnsJ7D4iBVBJhPn9hj0IrJlUHhhDXv/IiGomOTbOP78OUT/7Zb\nMHY+rHMWZmdup1NQrjg1/v8fDULM8zGDKzVGDi33FlsBD+Hdlko8A19w4qHN\n/7gHRnSM2F9eeb69S4O7pLgaE38uufjMtlVRdr3Vl+twMMicVB/cN9Oliqw/\nIhtgAMF6h5AfaelHRJOBNt2O+xzDifAHMRHPV5KBAJA2h1rKiieafbqUaCNB\nLcr9Pn4RrBi1wNMqPsEar+toaaHrjWMxHfGt3qwINNpDxX1i/RqhjEZeFPCo\nyayiEaa/+0R4y6W/HNpasQybSuQgneZtI8jo0Y8wY62WD2WD120UG+VXHdLF\njFWVO2IeZri/TahYRa7NU+9MPp8H0/eBw+CegjmxkppRJ2jBWVnPkzwXcEAx\nG82YInp0gbsh/CVZU7gtTse0uWTdIx+udMzz5+9c4EHn6eJVk13hPDZOEKYf\ntr8z0v/rjfVaYVd2U4ewRz98l0BYq99K2POEDIGWUMDIf3OS1BtsemTOqi88\nd4If\r\n=9ZOR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"78d9b117941cd9ce06d6f1291eb24e882482ceab","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ./docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.2","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.2.2","ripple-address-codec":"^4.2.2"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.0.4_1638475331733_0.056736744961829455","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"xrpl","version":"2.1.0","license":"ISC","_id":"xrpl@2.1.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"9d56147e32c0c4cb183c2db02ef1fb93a5781e8c","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.1.0.tgz","fileCount":533,"integrity":"sha512-TPF+i2drqHCrd/Oe1wVTsLfzZMHBb9R+PKjZYefyrl6wdffR1UHVK321ie3tIK9m3rzQ79UL+3bUU3lhQL2wew==","signatures":[{"sig":"MEYCIQCJxYJUeRYAkir/mWz/UotunJmzkexB+Nxhyr7/razTKgIhAPF0ON7407X3xgVeUbNWAsl2RahdW49bcvOr6yYZ15sr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3822886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvTCMCRA9TVsSAnZWagAA1WgP/2d0LDLWAhEtOsa/z3To\nbSpT1Y7re69h7HsqZR7fr4DRdTeSZyT953tJQkFczt0Skg9YOwvsjpgowhEv\nOV8qwGbPB5YrrkecklZ7N0Fnd04CrpKEx017xp8nhysYnMZqFfgZY9pxpcAh\nBkt6JsV8LR3lomQ3XYWuVHmZgjsTyv/jMhUnxNF6LLU/K+rrEhcKypJlpumD\nhI9V7tIGHqVphEW19X3nmgfC7tQu+/SjByq2A9gpBTd9JTwXJGLN9EXb26cB\nX7msOW5WOyGCuSJQ+RSuBAYm3YCLT9Caxns5kpNhFDKLcfzvOF/eXz2FhnlA\nlX+yH1T4tJcbLAPgKxdSsFMCwYt7ulfbM9gopL8DfqB9PFsICFiVNHOKzz80\nvUs8fSRyizJM+PRPjtaQZuBC/qOMbq92nvCi/g4T3e5Q/meRJgPHcoVJjSd7\nmO0tLqpTMUbrLYIak0Lq84LAUnZylFVeZeHpm8+CEXC1a5e8fPccxgiDZaJg\nPhN+lZPx3SrGUPxZMoAHtzJKLcKgA0INZZjf5FDb5AQDIXmGRZx3olBAo5qz\n6Rp8Gsg0ZGptbS5XozwnPfZnQxGNxAycLIz/BafL/E1hKbuXOKk79FqAtmSk\nwxo14qCkveveunPB89QHyFqccRnfteH6GqJq0Znqi6mHKyw+sfrlhOPiLjLW\n8Uj7\r\n=AsY8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"388c4a6124af2f5de12c3ce4e0dc0882d6f7cb65","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.3.0","ripple-address-codec":"^4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.1.0_1639788684212_0.20517398008640186","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"xrpl","version":"2.1.1","license":"ISC","_id":"xrpl@2.1.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c00a197dfcaed8e779fb4c728aa384b940093cbf","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.1.1.tgz","fileCount":533,"integrity":"sha512-s8qg5ll0m1WuPji+qLOO02uhk8tu12zA68vspwwabH2XH4kzzDnABxTeQQlZisjr+B1EBalmlt0yMI+Gv7fnbg==","signatures":[{"sig":"MEUCIEYFnfEFOUGsPRwboSmN9auhBq0qEcfGfiPaUX8Mk1uQAiEAx6nVlCbtiBBf+l7uFsHpQklYDQRmmatXW139KUJQsqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3824127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxSQFCRA9TVsSAnZWagAANVYP/3BZXZR3jbCj8iLKz9yP\nuepF6Jf+c1G+NYnn10gFGuOXiB6vA10W35velB41x3MM6gfcDL01po0Wgogx\nwOdyDeKKUin600Hjw/QgsFjPtqmiWDJghVFbH++3kHlSNzyW2rEw0RYhqnP9\nAfBSl5NRgTxWKy/4JfgvedLI4job2jE+favIvS3gHhYrPfeM+UwT2NpxZCsF\nx21YuN1KRmbPwo5ES4MKE0HzSLKINBjuUOisw4pPefbnBmC7w4pcVw2Fr6/8\nP3eCklMgS56sxlqtyiLnO2n3/38o2ktGT9o5N0jjkRFXuHYwrsPfe2SXhC/r\nrU3b0glPioJtC4s97LIdl5e7adqGY32OyNcLQAxoZr00uZ20NbvbLa0cWiXN\nuZ+8xccd+gKqlPQtxBvg+dXTW54F33t1KeuYkomWUvKI2f4AmVWzJK+QqI1G\nD20WmqQlKGO9V7DR9I//f3qg4WL7uHqA+1BfMndjoq7Nz/VtDISWJ42L5+fO\njItc+M0lbvy9b6AD2ANrLf7atg3zDiDFII194O8uav08rRKkLwLO2KUDO6GN\nQxF84DbwQQ6RVtgtPt+0iXQ+wrcNJgsL06K2t17+yzS5rAVoPCu1cspWuCIQ\njzHg/P4uxqfbsl9w/qipLxQREpc3GCDaFLMuUOQZtYRgP0hTVSrkjLFCoA3Y\nMyVL\r\n=jdtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"07f36e127f76b72df57e8101979f014d9d221353","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.22.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.3.0","ripple-address-codec":"^4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.1.1_1640309765149_0.6193297101215651","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"xrpl","version":"2.2.0","license":"ISC","_id":"xrpl@2.2.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"d26666ee6bae203ff105fe3b20fa8be9db7387bf","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.2.0.tgz","fileCount":549,"integrity":"sha512-CxKi1zBDGRT+BTwluroxx1NQAUhWD3mflCMZrU1ilZ+wJErfmHanaf6bVthHGKFY0lJK955XqqnZ1aqGJZgN0g==","signatures":[{"sig":"MEQCIH1R2jiyB5hhOxxYjN0zw5rQEIkVpEs9BeNSRro+/uZgAiAehIN3peAsGRK7VAU/w+F5g41Xczf22gfOZTZO81Mtbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3845482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXu7aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4bQ//bxpjgyLm73Zxn0RNh5ZSg9khYbFkl9Wcr6mlr7kBareh1pg4\r\n35c2jaIeXxfEl4EkucDwxE83Ut0IHrEqzDiuCQVN3gOmTHEIZ7u5qu/m7S1r\r\ns4OA/YyViX7zY2Yiw1shm734disn4A4lvdxFo1kFKVsPMkRD3oJjD5NcXNQo\r\nYhV9j01beMaQU48oe2SBKadYdNWLjX48um/Z29mPBv1h38gR9iaYdKY/7/5l\r\nTJGHycobdLzVDwy9KRz0qyF+mebppjhy9gQ/GmhfO+NcH1sbHipstZhtTQeQ\r\noRX3TE+8b95LO08qVfSeyauX2WScVECiIndUORdQXZVAX+QNAb++xVhSecEP\r\nDWGok0aOK1iiWb73HHuNT/9xS6WWUwQgCnjbe1vG3g0HBadpA6Ao4nYerhbu\r\ndVe6xcgRq2OZSD88JAC2H2pq4Pyi9gjZ9qPwCZDkyUokyKdBXU/liWM+vNN5\r\nOAfHUL9WJ+55OiTOYgpB4OXlMeHmWC1ltzduVeORgdk3dzdMeR/HN5mJuPQF\r\na6Yq2KHWwS7QTsWwDLd5AMm6JlVwC5VKtSfr5nzhNYWqXDVk6f0Kv02CuYSe\r\np4GGEF3p8x2200xr6/5TA1lkI5pd0smeI729cnY43bTIC95DzXpL4Hi7bKNf\r\nKMAtG+uMXg2bTYJhmD1QF8I/R8LDuoH9pWc=\r\n=5OyB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"8ab4240f02338acc0cb1a42b93abc374b9931557","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.0","ripple-address-codec":"^4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.2.0_1650388698667_0.9977560100553016","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"xrpl","version":"2.2.1","license":"ISC","_id":"xrpl@2.2.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"10f024459f8292e5c9ce62d2fdbeabdd23df2b0b","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.2.1.tgz","fileCount":549,"integrity":"sha512-UlUtV0SAaXxdAAZYluU+pEg9WmDrvEcHZYL0KR2bQS6xu2mMlQvXorkCAiS8cLI+PQR0i8CGJDReRV5kjGg1pA==","signatures":[{"sig":"MEQCICM4+m122v1+Uxovb+KokWskaF4jkunmVDamON5vVmqRAiARX2Nkf6lwyyrdG3zMxMKYROIG0vqiBO0bZuJkHXYMNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3845612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYdvuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4/xAAn05nQD9c0RUR3Ps41p6RN5q/LiG43zJCY1MkKXFU5tdzfgy3\r\n47JLMmE1TbOEK+XQCi6ZyDmSIMCI2Ss4oJJlyV0wLn5spbvmnMGGnDJWmGU1\r\noPQifOf9Q7K25JeiZUCNl8kgDGCUr3l5fXWZ/dbfIcCT6i0BO6cXErPzStGh\r\n4SFEWD31qpBMZ6ZATOTCUu9L3bKgYO+Z0hcVVz0IbcvnazZ/fQQawBrqyeEv\r\nx6Go1r9x63olh4jZUoeC3DIgW2qLq8a6woa1XsgA72QYZaKdII5PHxXgWWil\r\nPCo/3UV8MdyP3tXR94jgYrRmHvUutU4g8r56wHmepztrg9WH6ARcSg9Fxz5Y\r\nNmNasqKzDIfIGiK4yfkK966HM1BbEV81m+kh7zrCegU72+UmtSxKYCVhatzU\r\nnzRn8PGWNuSW0PYykBEMiWeNj1wkJi/lRNfKJHQrQ7dFFdvKm5cSN64o/8rK\r\nmd283i1MXKTYyphqtA6tqleDLX7pVg1XSWHExpK/UDMD/pQNa/J7tApWT0BC\r\nttZJkCaLzSsHpuszFhzYsMArFI6KC+c7QggetmPfOCR24QlfK7hzTbOavKeS\r\nLzHkRAbi7PTVLjq0F0p1JcmXiXD7cBqRYKMcIx5/wdz3BewFtyR4ISEpxWFw\r\no5F7PNZgTqLOjTrhLaHB6fEQvDWDbdj21uc=\r\n=J2XX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"fc6f85e4510073e9c8996a014aab66536b6f7233","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"snifster@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.19.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.19.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.0","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.2.1_1650580462400_0.28050096639450217","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"xrpl","version":"2.2.2","license":"ISC","_id":"xrpl@2.2.2","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"326ca347490e0772195f1211c54d8740722064ba","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.2.2.tgz","fileCount":549,"integrity":"sha512-WnFGJCw9N3wQSlB7qDdoL0U+XM/2Uum/urgLcFDDBKGRbiDljRXoPF6sQ6+roOXwJ7ej5FNLMf8qzHDJZ/cWIw==","signatures":[{"sig":"MEUCIQChc7fo5tqh46zY/8a456S1BN1VQlthmmZ3Xs4hIihncwIgSnvtOLsI/mjArS6x9uOiWYr3hnfO26ITWky6ix61bUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3846962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicD19ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfZA/5AYhMufra1RdzqMNKIYmuHMhyL3E14m1K+zSEIVqvONITqOXO\r\n+q5Vz8yHhIWEBUGzHozoVNdQto0xCI6mq2hSFPIEXFTQGNKL2gawnVZWJWQW\r\nss1k7RJm72ogyPDkQtx37odzZ5q+dMyr/83lwbdvByf8XzyvzWTX8cwaqYLZ\r\nr1UsQhco+bgDQ8Qvnsym6kA0BBA/R0mti3FJ3T3xj+51xD7sLON7+R2ss1XR\r\n+HFHEQofwPA7odtlKTu14q7rbxa/8GSGYyJ0UPGWX46ZKyotuCoj3OJCOjlk\r\n/OZcTKj0DCpNRF0IiyV+Okw5TAm1WzKfDD34s7AFh2xDkEltfSHLU9nHyvem\r\naBl+wksAIlNwdgsAQtRd4jh2D1Lvw0zRysCnKDrrB3Kkb3ULvuf42kDRSobc\r\nMjeLW6Vnk1M70r2jDLqKBPcGno5TqH84SCMOs5vv2wM7ILC4KLjmlZojYHrM\r\nOkoxoDi0kwiEfJfnbZaClWZzbNlsDnOIWlrwdHF1TGqCxxgCniv9TvKmL8Tg\r\nPgJmVLJ4LDWAp39fO77HKHQsgYJvZNf03ERX3Cr8iqUQDWfd+5RlT3GAH9C/\r\n1bas4xQMoYQpZltMuY/IpyGM1chONeOUe/5s/a6031CXUb51uuBsiRf8hR8B\r\nh7TJGKZaZ4bMcJ9kTBLqJst0MgobCOql3Tk=\r\n=Ougw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"6d3b2d3a9e2ebcf68cd90cdb10d4e4a7c9d73004","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.0","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.2.2_1651522941026_0.5346814620482501","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"xrpl","version":"2.2.3","license":"ISC","_id":"xrpl@2.2.3","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"d114617f5593c81c6e9116f67931f507c8fafc23","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.2.3.tgz","fileCount":554,"integrity":"sha512-VuirLIxWWFWQ2Fru4uDwtRTB6ROY1zQB8Il6MnGx46I8FNLiIl+YW39nyZypdKggEbV3U2u4lu01FOeUbdp/wQ==","signatures":[{"sig":"MEQCICZNKcPt/aBUtL9WBKau3OuM8Dmvcey5hAst/6TfDBpwAiBJLT8BeEcKtzKRDDEiJXXMVwtGfzxLBAmc6xCsiIsodQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3914685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicvMyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocOw/+LXO9j36Ayet74T+gTd1U1x2UPzd0mnKruhrwOfaI3VfUBpbl\r\nEmxUzsJLeM4qQZs5Idf1g/BaC8M3DM0HMykqz3twVuMF++xvDaUsdzFwhrAh\r\nspLtbym6H+DslR2rKjtdCyXzRbNkZ4ujTm1HGyc+/lFKBhxddFkuq6cRmEfj\r\nLblTuVrVVhi2fBCteTI3F/RRI4Re48/sqJRUVVNjvsLirxMWVJzTU/T3k7qK\r\ngzyXm2zkauj1yMBzURyN5JJ7ChnArEr2j6lGeAf1X6a1NptlXSP6D/0i2ZC2\r\npsQKqibrEeh/gHh7YZ3nx1FyRPx0YaCxp1/RLhevG/HnDE2N9JZUxlr55RqA\r\nGerq8Hj88ob8Uo+pQSqzKsJuz8OzyAUQi7Kah6GKy2z4TWQnQb5O8dOhR0Ez\r\nH2mUBo0sSiqkSU97LBIrtCTSISkm7CdV9iCUG0m+NROQNjfRCbMIr0doSz9L\r\nruW05jHL8RRZ1jqpoLDrWiRVBF4paF0vvd5AtYcLK1TE7XiZ9vYyJVWBJGVo\r\nxdRMD+4z6lB71tbTKYY9Cwu/EKAi6ligwgeaW+bT52F4I2O8uvLCsQkxxEa+\r\ner2pwu+LeXvhwOQ13ttwNNR5pEYExfN/uIy/Nw7FtyOHBnAdtq18k7nZXohK\r\nGKQFd5rH0C6ifOvyBUNLcnau7iyaMEbjPbY=\r\n=7rra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"17d57abcd04ece36a4c4b5d3145ce84e907b261f","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"snifster@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.19.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.19.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.0","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.2.3_1651700529742_0.25962873905091266","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"xrpl","version":"1.10.1","license":"ISC","_id":"xrpl@1.10.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"2cf5314a692a6a447e62cb13c253838d679e482a","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.10.1.tgz","fileCount":598,"integrity":"sha512-JeZIxRqDzY2qJHMBI0iyRTCjPrfEe1O95NZ7VJr0lFHbZ1uoDsWZJrv2hTTPkNGORtAu20YNILIhOvngUbdfzA==","signatures":[{"sig":"MEUCIQCrIIq6v7nXniAY2g2i4xQXkCR1Gw0s8CBxnPZAwJUZ9AIgYnGJ2+QfwrqYji6w/WlC5jmDlNFF+6ntZ75eF/F3gxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4904390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilmL0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoeug//XDbatcNvxPlUZCZaj22V6bzj/iRRgJueVGndpionGzk1f4Ya\r\nBpigzrTakOhnH4kYMm7I4VAbKobUCfcn5qQ9EzEkep+IQ3i5GRgEZcgDj4Pd\r\nOcGAqyx19GBaiWAvOV0MEemKrxKoednapr1z/ZYA+VyQmAUbDKubVsFkbyU9\r\nOUs9kY9Od3d+Hg4nKrSdKXrkuMWr2HcUdwEcjMWSjo4Yq31y9oBz3OLRybnx\r\nqZfgtOEkE+5dA9nJl3pgEaLGEf7zzj3GrWmUjc4K1CbvImLtSNUZbT1fJKHk\r\nmcCUDBVydg5uvdAbiSoxK8mgrgdoQVtqY3twDbgo/7qB4BYZSybCLgPFkShw\r\nOiDqP1vYoAigLhC0mI5aI0MwCd1LH4LSGKixlD/zpE2rkdUmY8+jQjBhmxY7\r\nqpU3KDuigi+tasTvUH4OwjiyZsXrhGc71r1rCPE5NfEyuNJR5yEIDAEomSq7\r\n09w/PcHjEMlM6l65MWg9RNbrKDTfI6kDOrExpmCUzBE5JkCSLzmvhWLaUbd4\r\nUkB7Cy4VtNzFOXCF7HM1WLDpnPCGjK7gdk7yIHvcrzes30OpBVUEFfVN5kft\r\nTyakwfspoeOPlUo6FJzWe723CtTHp4wqwcfPDUIbi1VgeNtTW9r2DpKFLTjt\r\n+KAfAYwc2k90R/0n6uJfqJB9h+ta5t0gjRw=\r\n=eCJi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/ripple-latest-min.js","browser":{"ws":"./dist/npm/common/wswrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0","yarn":"^1.15.2"},"gitHead":"5a53f6132e740fb2c171d4f4e78ad32fc5f8b645","scripts":{"lint":"eslint 'src/**/*.ts' 'test/*-test.{ts,js}'","perf":"./scripts/perf_test.sh","test":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha --config=test/.mocharc.json --exit","build":"yarn build:schemas && yarn build:lib && yarn build:web","clean":"rm -rf dist/npm","watch":"yarn build:lib --watch","docgen":"node --harmony scripts/build_docs.js","doctoc":"doctoc docs/index.md --title '# RippleAPI Reference' --github --maxlevel 2","format":"prettier --write '{src,test}/**/*.ts'","analyze":"yarn build:web --analyze","build:lib":"tsc --build","build:web":"webpack","prepublish":"yarn clean && yarn build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha ./test/browser/*.ts","build:schemas":"mkdir -p dist/npm/common && cp -r src/common/schemas dist/npm/common/","start:snippet":"npm run compile:snippets && node ./snippets/dist/start.js","inspect:snippet":"npm run compile:snippets && node inspect ./snippets/dist/start.js","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=src/tsconfig.json nyc mocha ./test/integration/*.ts"},"_npmUser":{"name":"intelliot","email":"github.public@intelliot.com"},"jsdelivr":"build/ripple-latest-min.js","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"7.24.2","description":"Deprecated - consider migrating to xrpl.js: https://xrpl.org/xrpljs2-migration-guide.html","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.18.0","dependencies":{"ws":"^7.2.0","lodash":"^4.17.4","@types/ws":"^7.2.0","jsonschema":"1.2.2","bignumber.js":"^9.0.0","@types/lodash":"^4.14.136","ripple-keypairs":"^1.0.3","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.1.3","ripple-address-codec":"^4.1.1","ripple-lib-transactionparser":"0.8.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ejs":"^3.0.1","nyc":"^15","url":"^0.11.0","mocha":"^9","assert":"^2.0.0","buffer":"^6.0.2","doctoc":"^2.0.0","eslint":"^6.5.1","process":"^0.11.10","ts-node":"^10.1.0","webpack":"^5.6.0","prettier":"^2.0.5","puppeteer":"10.2.0","ts-loader":"^9.2.5","typescript":"^3.9.9","@types/node":"^16.4.3","assert-diff":"^3.0.0","stream-http":"3.2.0","webpack-cli":"^4.2.0","@types/mocha":"^9.0.0","eventemitter2":"^6.0.0","path-browserify":"1.0.1","https-browserify":"^1.0.0","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","webpack-bundle-analyzer":"^4.1.0","@typescript-eslint/parser":"^2.27.0","json-schema-to-markdown-table":"^0.4.0","@typescript-eslint/eslint-plugin":"^2.3.3"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.10.1_1654022900326_0.30204477411117847","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"xrpl","version":"2.3.0","license":"ISC","_id":"xrpl@2.3.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"9560e55683364ac824d8200cf0b40a38f2096062","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.3.0.tgz","fileCount":556,"integrity":"sha512-ZJbrUuOqZN9NfxZ8afvf+8NHPOMsqYxC2n+DXWtCpAA5crIIH8mq0CTkTwc4omYh6NXSQTbyCBtqs1Lj7TpO3g==","signatures":[{"sig":"MEYCIQCFVdOdRZsXbE85NidBb65DonhdCWBVtYMm/0TRCD/M3wIhAJDjyJxPqefzCvN3Ql7hThHR/iy7QgK46q+axbE2nJ/w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10018124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimPzJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjRw//a8+fEEY8hRvOM8xcGPSyJavXmLRUumwAPfqqiWbz2v/kxYNP\r\nOMH5DtYLkaa++DDgISv1V0VP24LuwGsKenDVQ1lGzUmZzAmOs6NmQzAXHQYf\r\nd/TCCq0pSU/976RYn5Yu3yEa4totuEZEUIVrKKQmmRMSXuatgjXvU1y1Xu8r\r\n78eM3aR1nUy8lIpEUTa+PPKz5GCRZNsrkL+k9pqmWMLOSWo2gibsi5WhKe1d\r\nZSJiF1m13lBajs+Vn8G5+fb4lY+JxMaxpP5Llrm1fJH8BXA2LPToh/FKgrBg\r\nyEHBOFLXbq7NiPEQAfX18g987psi977kcfPvuuBwWtBoxojf1qvpd6n48ItH\r\nOLnIfGUdsthWfiNoP2eKzU2dZLcxhBZIJYOj6OUWMp5nzl8DnR4YmwHc4SD8\r\nXl5eyi/Ujrr6kb5Ssm88Kh6iqcUmhIVA38oxmnjqX1MzJGYrfAoMSGLrDrZ6\r\nS5W3PXrHpWaA4XGp1M7djimfmr/owLIXA+yZ0XkuYLt1FBH4tFIujS5D64Ct\r\nVgew1dLN2WBu4KWsLGSivAytxHzl0F17hNkUZjbXsf/rAY96MicbKgI804ey\r\nQZMJC+vtp0NtSRuMSnoB8a5+sjaWQxqKZOZgvWsuhaAFiZ0XVg0x4vIcykws\r\nEg7BI9iEsZEgp+Il7ETff8DlQRbibExM8Cg=\r\n=M9mF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"4fddd8f41d4caa1b8bc728705f232e9b211eabde","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.1","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.3.0_1654193352936_0.16616094077296406","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"xrpl","version":"2.3.1","license":"ISC","_id":"xrpl@2.3.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"7f7e788a283c5a15f66a18a75edc5d784538ab80","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.3.1.tgz","fileCount":556,"integrity":"sha512-gg+Ifo9A9Hr/2CxUarWUlje9JgM1esD+YR533y7tD7plVHI9rG9kp13ZovUxoypy/0NMZW/ZLRX7Ae6oGr5+cA==","signatures":[{"sig":"MEUCIQDdunMk+pW7+05/EVpt3bpQVJc9qLmpzbiKnuWb3Ng1LQIgBY/Z9QLE7WlSIvtaDD+87Aho2V8C9FUAS5lN5sCtzSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10030907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiulrsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKkw/7BwgHNtnEadGoJhmdRwr7OsHHfku7msW0XJQNAYoKWpDyK4xJ\r\nsh3yZEHHCvENdIR3zpOW0Zau3pg9e/ldlUwmkX6ftBYc8tmDANVkd/iWoWpM\r\nYs7sw9dpriDEVb/rgLdzFMYIZel5dlNGd9NEBlwEISAfgJ6IxL4+oexnsfzj\r\n9LLcUJcUgOt0tHDQJn0q1qHjfjUm8m2qp1DIljVrwfCIKiV3q2sYkSV9UlHi\r\nb+2qIbe/KGQ6+kkfoP3gqvlcVbkPW+RH/7kwJN+d8vfMCW4ENZB7ONhsSVnb\r\nhA6vUXo7hlprvC2ZcvQR64Eq4ghSYu+gAHTt7LpadZsfs8C/EiW0m/wOoKhX\r\n7nz8bOjpCkwZ7fZRPGQH/5tsa8hD9tJHbUPVo/X6AoX5f4Q7gNL1X6ZXgAPL\r\n2wvdMTeIy+sgBJNoujWXmQHB2EkSMu4zwVICMEXw7pGbBFuvkVDmO5Uu4MOU\r\nPJ0+HtbIhjooR2ndeuHm+fVj3msW9Yz9rixAT4kZpdNwLP7sSVwJtE6hHwVx\r\n5RoWFBw02U5UkOHr0xUzZcXu7lkaMlIzaccl3vUmlRK6OESJqXaofWAbyIlJ\r\nnoyQXuPhYCK+36FBs8i6bXEdAQD9eqywoC/zrwNZVBeiCGnvgmf4vmCNsHy2\r\ns7TI0kW+9kSQ+Hmxp6RqOhZ+xcMyM6ydqfg=\r\n=j8Bd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"aff6988f098ecc033a0cfa7974101f91de5cf948","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.3.1_1656380140497_0.4730810970827586","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"xrpl","version":"2.4.0","license":"ISC","_id":"xrpl@2.4.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"3a160a8341e3ffde7e3fc6dcbe802842667fc744","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.4.0.tgz","fileCount":556,"integrity":"sha512-/mV4vb0+ls9Rw0Qsy62m0fCcU1ZmdiPRmXBtqJidBE2EUbyA0rTjZwx/6+zxGzZ+fDcLK8T1nWC1W+d1hO71Fw==","signatures":[{"sig":"MEUCIF+uJ39+pTU8TdjW0wJ0/gOq8jzwSWYTK9LYzKycbT4lAiEA0S7YxM9u5NTfDFGpO9wvHhMth4diFwzMkjQZYzXhW4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10068357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEUA5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqj1g//Qb1nxyP3e/SVKGmpnf/fvu1RTsGfCbMSrRGS9SwZuM7RJ+Wr\r\n0/CsulSQyZU+WB9GygiruDVHV6xJrD+RQ/iNoyKfOY0bKXvIJryLEUvMNrFS\r\nAH+I49l7eBPvO5TMXMx6PBM/dsm5Lfjdq0PutRlYLJqZCgzpTdZ0kS1EQmKh\r\nA+Ovx77RjTpqGxsKOzXB0KyVLYAuiTUrzkdosKmNBq520br0H50gka7PlNAn\r\n/u16kWNOMIq6PSz9NrbbdUSnkCn/NBzs9J5hjFrKfYsh1LV0kZue7jJREC0z\r\n8EdEz/Znl8ZegjHjcNNGJ+m00aWTXSV4OUYa12btDfx1EYnYhPK0UvxCUYdp\r\nzyGdTt76IcXlMd8pZl/9l+1cG66T3wdHfpgW7Gcd0R5WgI8OxLCU/U5qDK64\r\nCAKGnRMpvWJooj4TZKNdRCBZPZgJ0oJpgAyPYfZDB8Al7n9g20NdXVPRnKBY\r\nelswhDLFWSbQsqpiuumxmijO7JhpUNeGXL+E7xn9/2QuF67pwJAA6j6fMaYN\r\nhJxtYngyBrDr1fyeSsXwynGdjfS3JxjsP4sS7VHKxUPV2tvb9KdpR/TTaTtq\r\nAMdrmHxSQ5bM/VDfQJusRqnG89OgRmtO01zRVO/aXoMIIGRoUfVKXI7SCw5l\r\nvWp4C0XM6SY+Ob+1ojbUkPJABEGW0fUZYQ0=\r\n=9AFk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"d8dbd44f56d85ec2e4f7965d2f8f033e8f0c959c","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.4.0_1662074937259_0.29425525624278914","host":"s3://npm-registry-packages"}},"2.5.0-beta.0":{"name":"xrpl","version":"2.5.0-beta.0","license":"ISC","_id":"xrpl@2.5.0-beta.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"5444a71454f5ecd9185949cd915b214050805919","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.5.0-beta.0.tgz","fileCount":584,"integrity":"sha512-VzjraCF3GFIKSrpv9LCqsFuvufOEVR0NOiX1BNaW7gPgPg9/Op6G3NOSkVl19o7FybpIh+H09Iv2/9pt0oGwGQ==","signatures":[{"sig":"MEUCIQCTkDlGHQmlXHooA2E9960rYVHvQgi0aFzuP6w7krDQ4wIgFz2ewhEc7Hz/QeL5TE/6metDWD7kjsrRZgkXA5X46Vc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10200064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEegiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmov3g/+LQhulx3lNp8j/EJKs4HyXKF3tDVAwcw4K7pVTVoXUWXI69+h\r\nHf6PFJSPHiGafASc30BF9fk8hZ0HlR6lbDf3AQCoe7NyE4bBDLGpF1vlCNZD\r\n9Pucmac50kvToZp7I3Iqe+n35f62Yhx/hxeKIoZlCbwtRsEWdk/ilVWdqxPo\r\ncN38CYqTNX5RZNj/xLBZT7dmQfFS71y2gHjC/+ci9qkJw1Ra4uM2S6IUTNdm\r\nWW3VJYv2qWM/iLIxa7a2Xd713s+2hp200iF91C6GUPpG3pytcAzzjc8KU652\r\nOMLlHEvMIM+gkOWO4SkX5CQ9F+i0D6S5t0e9td4To8PoRhf0repsrm0CgOoh\r\nVLyEmEPeRoq1lO129EDS83wQCrPozUKYO0w6RwBc0Isa27XNKQsKQ7xhkJ0s\r\nD2mN1kEiRcupkGK++p1+Fir0Pdp4J8zcD161btE0ORxMuC+5qlOKpRzTZ049\r\nt8rQfMzPfS3jdcdf4hlOSSnlJqVXOyC2jVaUx2jsv6oUwh30S/0DLpR6X3Ao\r\nJdThzmBiWPsywKhE6B7bTYLFCtLVrdLGxKpUPSBya2weGgBqnG/PG9pU9mPi\r\nr+embBKIj0pocVEiEZhP/cmOaBkgtHvrLz69mQZh+JRyexTpC6CKfcJfumyd\r\nFAZXmHygy7sum6hW4JVP1OV+++FV6eHsBnM=\r\n=o1bj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"e697bd017b917b141c60937477becc893e70fff1","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.0","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.5.0-beta.0_1662117922406_0.6379752734866153","host":"s3://npm-registry-packages"}},"2.5.0-beta.1":{"name":"xrpl","version":"2.5.0-beta.1","license":"ISC","_id":"xrpl@2.5.0-beta.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"30238985bbebadfa0d266c6e4d813feb777ea2dc","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.5.0-beta.1.tgz","fileCount":608,"integrity":"sha512-GxxAMmBRQ389kGzW01iwY1EJCn7Xc8XCFb+UBibDTNxfN2qEUxJnFg+yojr5w7Z7BmB77iDX5N8G0IyLyCjHxw==","signatures":[{"sig":"MEQCIBh1PSz96BlSP03qd4HAnUJuJ/9Sn5ri9z3Ui0t+8lpnAiA/8nI0WGHAdldqU3R4bQ6msBAZ3vp8In1cJOpyvkAcBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10283404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI5M4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpw3A//bDIPz1qCiKxaPHJYae1yAjraJIh1D5w9zbCCwRCIRv0WZU0g\r\nx1o96IYEpd56aSTtwD6XF4CHFWSq4FnHLk+OGlwc8adwAhrLLay0uZtY2WBe\r\n7styDSqB3m4GlW9X9vJz4B7P423xS/KGtBAqZeNlMQk6EvoyIACJR8e4lP48\r\ndK7LE+KxU+GtEsH4Z3Zsn4qidbmjUuiztDFbuOjZZ9Uq+JvwIXH60eMmbakQ\r\nLGDKn7Hu1ZECz4q0Cp7OBFmvNwPHuNz9qs/4lygjgYU136msQhRMtoEoAdhZ\r\ny42tsI8nyd4a8jPzFh7WXSC0ydu3esyDpxKyqeGt+FTCJsGS5RxnPJG84GsJ\r\ne8f8O4ckIXDc5k23fDVK3rVMfkO6D0uM2lVXkKwJ1ACFc/f/73nfcSOvW0PN\r\nzcfRAoQciXB33Mc2EjNz9pqoR2JuypUPXO2rYbnZ0WNdfOF4l6xYiyeGLywC\r\nKq0/6fHlWDhkqvj4PG4lUUMiEoQge22nQud+lrBKv/KyUJFsqx72TpZ+GqMT\r\nDjpUFFNBjfsQGt1d8HnwN/yXfz6y5kVAHKYD47w1eYSsBFHTjwAV7FOhNJS8\r\njWkywottKPPhN+3vlRzRzS5tRBNeeIi55QgDmvM0u7EZCbIIhs1U/3bHgl4K\r\ngzJgZFUCDwzJAy+kP6kKFuA2eSI+ZPh2i2I=\r\n=Wd9w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"2d9e397d4fe14ace18c19f278115651eb239f8fa","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.17.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.1","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.5.0-beta.1_1663275832225_0.7050619153409059","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"xrpl","version":"2.5.0","license":"ISC","_id":"xrpl@2.5.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"04d025a164201a97cf3454708958635176529381","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.5.0.tgz","fileCount":556,"integrity":"sha512-NaGdOdNFQCVVfZ40etLvCzAdwzfArvKS8vhgZEPnueMuoPxupNZa8dX7ITVcTTD3T4qp+bj9q6jMrRbd/iXe3w==","signatures":[{"sig":"MEQCIFQ02erzKDkc/3QY7m/nro+XXBLobbgJav7hLYvJaxdPAiBmt8d/nK+7rheVSa2/pWdyh1XUqhj1QkepHwiDTjo8Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10074845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSFkwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmSQ/9GPazT8TRWtPDtFGICQQ0skItXHkUnr54tnGSLkBpimFT895o\r\n7ssFUI2fAph1cWglwx5Y0s2M8SNaj8TO1jJw9la4EY2Yv8pVxHFpbk/Cx7tO\r\nUcp9WfSPy55C9YSD6369JCXYXGUfj3ByeHr9HxRLJKO2b8fxSIG2USUM5sjE\r\ny0UZAWxitGp7jvvHb+bpizp0fmk1IFkgvRTK5sFEfTf8EA7DtJ1WSbS3Zyrs\r\ntzCCG/mp7sVKRiwbJ472bBlJyHPPu3wtpQvmITfw7gkNP1HFHvOlIZqd+1pi\r\nrjrtN6ngj96a8nL4+khsxudmoVEiif295GZ043OCkP9Imm6BwK/B+qfueI++\r\nk3H9xJ0GfjWZG8riRyVARuHY+xOHlKthpvEvdlykBRdIg6tk5AItHAIHpaac\r\nW0q8NcphzJ59VyTVt7h7R1OO3WxX0TX7PzMsr4KiuY6akAVqfgQstCUCCPJt\r\nXXcgxArO2klx2+Nzw3CQziCQixE09mk5gkpFMuCYrTbhXY1Dozgk7gL3+cxO\r\nPlnYbCEYgjEkEjHEysPBts685BUB8j/lNZrKemILPYbErqhWjeZIKBHzvLM+\r\nTJi0lpzpF94rs5bFu1BroTM1w1k+YNphN2vcLb9ao4JaZfkXnk+eHgVK5rNc\r\nqb8W+bkJEu0gQJal65J7O1lVfbBEnT83V/w=\r\n=HCJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=10.13.0"},"gitHead":"3bc87c00ec40a2e6541c8301f8d19fd59544df9b","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.5.0_1665685807903_0.988643585261237","host":"s3://npm-registry-packages"}},"2.5.0-beta.2":{"name":"xrpl","version":"2.5.0-beta.2","license":"ISC","_id":"xrpl@2.5.0-beta.2","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"463ca3f19fe542520caafe3ede3cd6a6e9188ebd","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.5.0-beta.2.tgz","fileCount":612,"integrity":"sha512-xNz3VbmgLtZyNMY7RU0c+gVYAfVx8xkptER98luM3ATugOj8babnOqplRhSXMIu+Qnp9q57x92Gy43hdy7YoNg==","signatures":[{"sig":"MEUCIQCsjNki/OHlv6+8LFh584ve4wKwiY3TTrg8OwxwbFdutQIgEx2dDjeAgJ3zzyTt/QVzYJtmmy7j3snGDfiVVa2Agvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10312502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdpuDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmre+g/9EBweE7sK8TD/CtxByPpxxXAdD5SrbwPCfBDmqToUy0/VfkCH\r\nu1faoOeADqK6LRlWHeXOOsworwiXce7VjuiCiKwFVcmcXdDkf7NIEDDCIlXu\r\npUTRnRd5/G8Sq6kfuvPlUGOrdbpvR+gQgquCXAb1IX62eEmzREqEjwUPVNQe\r\nVrhYkQ+f0MCPkL9E4cCoVdTMumCGuFd/EZV7xWivy1RId1Z5LGLJgO5YM+Mp\r\nO7/8WdFb0PbxHDu0LEE9q4JCD5QHARIupQu8XThWUc8IABP8A6hZu6lkn+v3\r\nb+tyUFgq0woehQZQBPG4v5khNWfooWGrjKMc9gHACh7PVcVOmXi/1X/jxxLU\r\niswVWO5eAWUr5VKjXj3xw2EybwfwFmOGt3C3rUmEWoZ6N0TadCywtoq6Uo8S\r\njrF28x6mF1r/iJXXP5yxYEXwpyVC7I5E5E2GeLh+hfUfqmNYiM/IgKCOPJsf\r\ntkimC/fAx3dG+kMMyn32QPrOALS7865pvP89YtlUpns/j1C4g+voqJxYqFkP\r\nrHd1iHKvGOjOp1k5ouUFiHtgWZ91FjtUDgkk5QRsl2z93WoqPCrqgemn19KX\r\nrakKhrsVFdnK47vgmgh1FYB7Wo4EEjWXJucfqzTnM75SxbEh3+SldO7yEwFK\r\nY660KgjIh9bH3EjieUvR6VPe7BndQSJx7Gc=\r\n=xeTw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"f47513b341ed00f1f73e57e04a2d29e123809e75","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.21.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.21.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.5.0-beta.2_1668717443208_0.11737107738748898","host":"s3://npm-registry-packages"}},"2.6.0-beta.0":{"name":"xrpl","version":"2.6.0-beta.0","license":"ISC","_id":"xrpl@2.6.0-beta.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c03af3eff0f7414b9cf49d8e347b0cf423b47dad","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.6.0-beta.0.tgz","fileCount":612,"integrity":"sha512-trxKBR5WKZ6ll0AJSipEJTlcO4pg3RhUJNiXwNQ7ONbKpgQf0wRfOTFHpAR9luIHsnSoUdS2B+xrC5w6P/jDlA==","signatures":[{"sig":"MEUCIDgm9K/xz5FT3xL4Oq2gjx94An77qnAIW65kdUIC8FL0AiEAnZFs8qL06vMIKZAI4cseFrlG5SaVCzCegXyomQXtnAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10312502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdqUFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS3g//U1NAN9C55BioIjqTzxsU9weDB2rdN4fHNmnl++IwZWACAh5Z\r\nIusxr2Ldxidu9oo4awl/8zblOm/IV/IRChRZp2+OCp0ZxgI6w6vHnovGr431\r\n7bzW/bKx6sh5yRNcwmdFNqFbFlGboFbXu70TJkxgVSU0+25muqVlcLJy+blr\r\nFnS9JnC47f/FTx11bSjPve4s5bWkmTSgXu/s3pPTZa8hddLS3BJEHh1fMwNC\r\nAFjXtcL8Z6afV5jFJPb5D21/r1oz+0ANTKGDrxSSPFLO0lSebIaMPew41Tcc\r\nw58w5IisLd1Xfk/EwYdkjSszz4EWQZ6ecvzenkroIbfr3dQWtYgLg8Sga+On\r\nCbEM8jm7ldavClZyHG1ceWZ5vT3MmQSy1PDiqX8m5/qEGXGz0zidVabmkdt5\r\n+WKWin92lqbKGaPc3toGRAPcqi3NlYPM+Uqje1fJiU13iI+/vSkJGqZCqI7K\r\npCTYjwQMtffr5e52JRkq+T3s8J2Yyzd3kUBFNmeduPOf1C92FVWDSLhvmJzt\r\naQ4iVxbFEvxMiUprthsAhe9PyeZabplsYwnmmEapDYxJhHAxoobYUoIrtecA\r\n7whsT5lsZIY/oaZXa1Pda5x+yfx6QbL6u+qgN7hVeaZjYqIhgTUUB9BeOsnX\r\n0KNYI1C69tArQp/XWP5JCn2/GAeKpjSSsls=\r\n=xauH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"e2c6b9241eca89e4fb4fcb7c00c0e0a13d06ab93","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.21.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.21.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.6.0-beta.0_1668719877621_0.7195357607383648","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"xrpl","version":"2.6.0","license":"ISC","_id":"xrpl@2.6.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"cfe9bc012e85721213f7f0e373ce5ff1d27e38c4","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.6.0.tgz","fileCount":564,"integrity":"sha512-++rKtgO1j65TMm//mird3aGFGFYUn7VP9TjxwJkTUQZOdWkMUfiG2cd2o3tZ/zE07Ev8YVD09KgMZ9HzynJN9Q==","signatures":[{"sig":"MEUCIEAEBDG6lrin2ZWRMQvm9v89oMjYqmtTAzwK6Y9UcLcSAiEAr2VSnSF0FdkxEk114QneBfKZF2p4gr4wytvY4Kf6chU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10093428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfACoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4uRAAoBhIo2n4WqmnLWUyc/slUeoILrCp30Y9f+yTu7KMbo7ievJs\r\nGnukA8YCic5gEBV2DUwUa8dZp0ogCX23yKLgwH+ziOtEUTDET7FNsTd+jPrt\r\nLQczMGkNilMZAVtbuMgxDhWTljIXVp5FYlPXavle5GkRV5MOkOzMyD6k5Jtv\r\npu/VuAY0AN07kvIwWhKe4HVRXs2j4Mdq2X7GNrA63/dv7G2NhjFEFWd2SlEO\r\nHZz11tUZ18WI3hHMiFRiFE/4CNt7yiZI4fqwyC3/4wUz3gFbUPqBXC76fIyx\r\nXkCHQMzelTtVey4x+HHqva/uIJG1oAEJPXtkyIXGkeamPMmog53o4/MIW6Wb\r\n+2KdtuL9sNbOBWtr8GeJGD/PEkh6FT11ZTKqYXnSdgbWQ+IUtT/nLTyRIB9Q\r\ngcQ/wujIcucPirIWWZb/2DyvBDGFhsR6F+sBRimu14HSGAph8E6Mov/CkPaw\r\nLwr0gx/739OOdxChXfMeRBODmScoeZnISP3gQPQjZbWTqAXHBoCG0Wy2995i\r\nHpS3MYrrXuu8NOMjk2QibmCvxIVaVG2LaEnbTcVd46FFVROPoRqNS/X1lbP2\r\nXniTwcKSwkEIW4BuNFHcXq+h1p1aj5thau5BMfyuxN2YGngeLXrx5ir1SBFe\r\nsi/lj3NoWeBKy6PXJ44urhCekeqzsQEhVyQ=\r\n=OOvC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"e52ca91d77b38e44e482eca689110b0fbe59b52f","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"pdp2121","email":"ppham@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.6.0_1669071016316_0.14226816717725876","host":"s3://npm-registry-packages"}},"2.7.0-beta.0":{"name":"xrpl","version":"2.7.0-beta.0","license":"ISC","_id":"xrpl@2.7.0-beta.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"2c5cdeb626a9de477ee906331eaef466c5afbf3a","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.7.0-beta.0.tgz","fileCount":612,"integrity":"sha512-4dXhpDyPNNs1fnbE+RhJhb1VVZOkmjLbx72uEX2QESta7DyyO6PtXxWG7tYSYmvw4D0WPq25mpEv7V+ik3DihA==","signatures":[{"sig":"MEYCIQCKR4XY5+Lnc2d9+vMUiTAiqF6VOESSx6vIF8jQqmoo4QIhAOSBQOZgqWw8/ZJoDMHBirwYD68EcOmhz7uQa+zUI6re","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10312517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm31wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3GA/9HVMxEnHOWz7jeVj56QyzqkWpVhacCyc9ZfrGu/o5gqfr4DDG\r\nLkxMtLxdXPelbtzcvLdVtv5kj+J6Ql4xT9ZvZybpljqGnlta+n8fx39YVDT1\r\nuBEqhYrhCpFOds113DQ969fS5qIhRyuX1SqLYr+831JGsxTPstIFWj55kyI/\r\n0fm8a+bZTimkd+lZcUb8UKJSRgY9qubLQPCrKHllyojfnM2MujOylkEF8Lj4\r\nwaRq/tVbhdyKz8OGRVSrYzrxcYUbqdq7LsqYiMSXs79M/kYeiEaEsjDJiSsQ\r\nqkUwXVKSVQFrD6t3HfZw625+s2UuVKAtTFMUr4YE9NJ+m3SFXbJ7pNvZBlaQ\r\nM6qHG2TuZmBCRZc6WrocodAXAOoQ4CKNXi3B2UuQtXTSYCN50/6x419qwhDc\r\n9mqJTrORyZNNFLTrbn2sZVEeowvxEIEeLsBPMpwwETcUlDdKR4cbsuehDaxy\r\n26yJnau1SAYLKHGQttSp1xyigqhmfxY/eagU+i/BE7a54vBOtgRBRdMxwD6f\r\nS38m0B9QRxCfUrBTrrJXB8/9HmBq18envfLgbv2sFJjKMDrLKDZLj3qJNqUF\r\n+oIIH3YWFdQxh5hSLrlSGY1ozlIxn+SNB77M4QYYhk5Z/2QXSnmxoFiXgbh5\r\nzfOoiUAIJa1TVqJlhu6Jtw06172LIgdqjbM=\r\n=quC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"b61ce6daf56ba9277785d9a2ec040b235afdf0ca","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.ts ./test/integration/*.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.21.1+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.21.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.2","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.7.0-beta.0_1671134575931_0.9736948441484463","host":"s3://npm-registry-packages"}},"2.8.0-beta.0":{"name":"xrpl","version":"2.8.0-beta.0","license":"ISC","_id":"xrpl@2.8.0-beta.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"4ba57a09f1fee9e06c1298984f0c548643777145","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.8.0-beta.0.tgz","fileCount":616,"integrity":"sha512-1rWmJcxlpqe8KVBpObHAeSmTg0DRIysrjYApvPkn/6Wb+CQv23TQ3ZUD1C5thTBkIOvm6r9GKLZ+tTfojTCu/A==","signatures":[{"sig":"MEUCIQD+HnSejjdQNMxkmFx28WPehV/7ZDrpw8YtmIjhXAFJwQIgEqNuJObMlSA6Jtp1B//1gq+p+SEqsAbXARrNlDH2mYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10323515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvdjEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptnw//RO5XEFDGcK8fBoaURmdFQZ6t8Gk8CUae1cttlsKHIYez8rst\r\nimQBbuaGG3uwW01QCbMrYXrxnYrwlfsZh9Sjb+VH80DJJHlZ5KWODmHwyD8P\r\ncGyd6aMuWkfhI7cxRpXaa6Ayf762JSGD7CCDLQF4RtVY4B9fsOmQ7U2JCVk4\r\n+/bYXC2hWBv/xDOECsD/AM5k+iFEJ9Jc57wgM2GeiCd5/g9PrUJC1UEl99fK\r\nV3Fk/S5r4RUxCQEWlP1Pa+l5WO0Ll4Skn8SjTgFad2Lmriv7W/2pvoSQYtYg\r\nczBbMDzfNjGfL1/pGN4VaO3NtWe+rDiQa3fM7ksECpsSszz5tIFr61tyOn2+\r\nmc1TIpz+hkY9uBLK94LH0o75Qxj5htVB/OGQTji7Bfc44ttPjFoddGF4/b1G\r\n86xFnxFUPfh1pOO/UzwcH7u/d1ShyObDi0EUoTblwbkUvYnqSWuP9fST+enn\r\n3JY2cJjL82kiPAdNLe0wICdh1RJrGn1CKQ9eVBdbrD9a0Gkuqg0RVYjuj2AQ\r\niwONeRxY1CpuwJnv3sjLXs0CJGV3I5UakCxinWmKDLLfZGUOCiNN3k8VAlgB\r\nUV9ATvHgYX1FMiNNzGHmkB2Q032IEADKs9DX3jj91RDLt5dPl/39iKSQpS7q\r\na7zMqlmMY7OcR9yettAGLv88Zg3ZXZ/LVNI=\r\n=Kk+h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"409bafd29a26e20dc8195f2b723c788332aa4e48","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"nyc mocha --config=test/.mocharc.json --exit","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist","watch":"run-s build:lib --watch","docgen":"typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"TS_NODE_PROJECT=src/tsconfig.json mocha --config=test/.mocharc.json --watch --reporter dot","test:browser":"npm run build:browserTests && TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/browser/*.ts","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json nyc mocha ./test/integration/**/*.test.ts ./test/integration/*.test.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","deprecated":"Version was incorrectly bumped","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.17.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.6.0-beta.0","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"xrpl-local":"file:./src"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.8.0-beta.0_1673386180029_0.7306763767267703","host":"s3://npm-registry-packages"}},"2.7.0-beta.1":{"name":"xrpl","version":"2.7.0-beta.1","license":"ISC","_id":"xrpl@2.7.0-beta.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"7e71237d02a887bbc107a518796808b5d9d48738","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.7.0-beta.1.tgz","fileCount":1209,"integrity":"sha512-JYxBaYfawt6MoOZ4IL/NHsndiuYyx1+YaiHze2MD+AbSm2FIDPA5UNovQdzLulOohLPa/EVjaIDNDLHkSvPAZg==","signatures":[{"sig":"MEQCIHkzDT2l/8Jvv5Ay5604X5vJNepjpcEvSl4lD6JnkoymAiB/7T7kWrCTXrJ8vEcgiaBgYO0MhBOFmtUUum7rQTC+fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11431879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7oOKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHmw/9HHRWGvSGa1LuewoxUCz2AmOn+HZKPOJ4RbEIDLEKOBc9WBtC\r\nM83NHnZmQAGVkvJf8XWWJ31tv2OwHyM0Kyxoou9PkCP4r9yeDnoAuXR1xO9g\r\nnABh5PBBmvzUwGpguw+M0ZipSJzxftDuLYiG7PxXRJT2mt3AFQ3vKt6x+Eam\r\nELpJppIZN4mV3uw2KAFDtI2rBFLcTnjHVXHqMXKTMSRiwNSD64+T3hGWVQkw\r\nKfgHt4MbV0+F3sp3bF7hxq/C8wqB/ccBKGtt/J0sAO2ykbVrqUbJB1ho4VUJ\r\narRe5ehiYI1RtTReXeytgvHT5buqUTiJBmk2tvmmqNB8l/jEQDxQBZnsEC1l\r\nBBVSmFYc9L/OV24LZIeC0co8g8y+fTtjM1Z6CcpHGBtYk9Kq+PbRfNfQnvQO\r\nJ4Vp568mbbxTcdvJqA2qttmU1aGcxS3xssFwB3CPy8/7COaB1pIsKWblEB6s\r\nET5dZTN8VE1bzzkrQzj7+WFlOMqDdDETfiXww18S/37Q4ol08kIk9Rne/Ynp\r\ntYwCkRzDVuq6ijJpjzYM4OgJg+3fvIp33tqIAYasyCP9mo/bo/CvS42PJVCe\r\nEe1OV9OZnmqFHmV/Uh5RcnY3tBxHtDaDPESKNQc2bojTmJO+xmrOEbUinV6q\r\nZjjXs71SZYoUH2iCqNq0+QZHieK1hINMAz4=\r\n=5mVL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"619ac30c0dde59454f94a4cb087478b2ba05558c","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --verbose false --silent=false ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --verbose false --silent=false --runInBand ./test/integration/**/*.test.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"8.19.3","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.19.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.3","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.23.24","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.7.0-beta.1_1676575626441_0.1165527948777052","host":"s3://npm-registry-packages"}},"2.7.0-beta.2":{"name":"xrpl","version":"2.7.0-beta.2","license":"ISC","_id":"xrpl@2.7.0-beta.2","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"b0f56dd600d937aab98a25d6e04ee5ba9b7aae88","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.7.0-beta.2.tgz","fileCount":1257,"integrity":"sha512-ZhTr3LzIEOus0GakmGonK/JsyPDtU75QlUBDzPoX52qLIrZIgBVaNw+5K19p+Xn//EeGQqvHN5UbTCg5Obd3bw==","signatures":[{"sig":"MEYCIQDGGC3Lh5xCyb7mv4CBN9Z2HfoBgcmLqMAfW62f9dIRtAIhALrg7E/fhUETwuze2nbCM/oKd/j8wwCEqOkVSW9qO5ch","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11557774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj769HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFlQ//fPia7GQ5JYMjFORkgSaqBGXQ6E9YQ8+9KiujwUKfUA4GXmWh\r\nzXiMXROsCKrj7hBG9aFFL8tnFptCe5HRgofEMDBiBv2gTJdTkMQJk66mg3yE\r\n+xAFfeOZtKubBj6hjxlImX6/9oG4JHPOuRL+R176LNk0QE9DzOzRKOulN5Xe\r\n70B4bb7Wyzvzfe3FSxZAgc7DyRtgW69sC4QvrxT0djeu7R7D0W+WI0dyHYRY\r\nZ0cr9c0kYuio18FcIZXN1VqfDwZXAfDKzaKfIx5t8bf6FnqTr7gRVumxRSQo\r\nb6Zr8jAYb0IB/b33/75zM7xfy061Roqhf/9Xlz0azPhTx8hVxZa19Bt5KMr1\r\nSeHd1Kfl18WqzVKar4mq9/fmQa4OMGMEgOsnuG0JijgUU5pSse8n+sxQ3f0J\r\nenPqXDTW19gK1RN3rZsD0nz7h8pn17MvGsFmsViH09ARNiRn5jExsS07jLb9\r\n6AIFkjr9Uhcgpdhdppif2zhJ+7BDYWQypQLKNwXApbuT+c8IA9LJL3j2DnVr\r\nQMywLOXd98PhEvDNewmNl+chXJpeXdCFv5mnMlvO3Fs0qVimIHBVSMpPZdV3\r\nygRIiEJdLA07I/iP1hKPZv2tZHj66lPDrRdXNt2BlNrhKanKR3icxMrqQpME\r\n+UzsbYBp5CkpRbR7ma1JFbHlrdEj+7nNQp4=\r\n=bFME\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"9b899a795c667f35b9f41313a105fd145acdfbf3","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --verbose false --silent=false ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --verbose false --silent=false --runInBand ./test/integration/**/*.test.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"8.19.2","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.12.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.4","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.3","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.23.24","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.7.0-beta.2_1676652358702_0.055652018167592576","host":"s3://npm-registry-packages"}},"2.7.0-beta.3":{"name":"xrpl","version":"2.7.0-beta.3","license":"ISC","_id":"xrpl@2.7.0-beta.3","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"9baef0e88f3326a8f995d5b091e6f742cdbb5967","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.7.0-beta.3.tgz","fileCount":1234,"integrity":"sha512-tv9936RzK/nayzfEz3YM7M4vaVb4g1EVBNNvEe0yjNtF+mbranLExREZ6DjtCGC4SD9KyIsjkLsKcoB4RqTHmQ==","signatures":[{"sig":"MEUCIQDfGOxyNn7m/D2kLeyWIvCUSElzU+jaIrQkhBgRJ3JymgIgV04HNRGEHcg6pcVgSBPafChUIreBxBMdf/CbNHtae0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11631636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj98/dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN9w//ZKHgpBB7CSKRAUiCjyhlhmTf0K664yyj/VDXDVBA6eJFHzY7\r\nnzDcQ3Sza9Xw1Fu/Tm8PpBbW8WLJKKjrQlACukeaM1rtXU2C+eV2UVomU8bi\r\nvC+B2KIJ16IShDMFkEuMEK9Fi+N7pKMwkxrovYgaBnF1ZLT7PWYy/JhXlstI\r\nCXtRXn5L7TKHCTb7LqOUj/bc5R+H37oUiJeMbxaj5spxLPNJxlVno/2JyuJ1\r\niJPlyM7N+sq+UU30kuX1K7B1dzt1cSK0DsAh+Sh4mgnbSZd+x7WI72DLaPsH\r\n9wIPrly5+uVJPp2xxweHX9vR6gBxc45nxW71sSzfoOWqrmpJ9YpFFBWsZauq\r\nvr3ikSMG4RQ591CWIUN7DdgY8U8kiuFPpX4JjC6LDOlscTZ3ax/YGhgUX14d\r\nRHlqKNuPIrSltVj/T286sBMtj3XTuwFl4mm3iAreZHBPYOiDcyEluZCF9/8s\r\n3X2INWrMT/V2/hvmxRDslcOj5zGiqZYfZlgxk9Aj0Y22X6Rlc1wurzyigBKI\r\nq/JReboISTNwSJ941Svvk/l7OZOvtrInxsyt6qeJv3nfNgpukIUmeCV5QvZC\r\nPYfPofJsnlHkZB67Z1707TIoA4MNNQ8m818IDdfUiodzeoer6COUm+VpOClu\r\nrIeNaOhP0B0/xBhgEFqCCoCTCS1CW40RGnU=\r\n=ZlSZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"d010a00ef10db2c4ea7ffcb46376cbd54404d9f1","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --verbose false --silent=false ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --verbose false --silent=false --runInBand ./test/integration/**/*.test.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.17.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.2.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.3","ripple-address-codec":"^4.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.23.24","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.7.0-beta.3_1677184989266_0.9423013630076269","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"xrpl","version":"2.7.0","license":"ISC","_id":"xrpl@2.7.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"3f0d04f1bf79cce34e711b666a6172bd5fd19348","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.7.0.tgz","fileCount":1098,"integrity":"sha512-P4M/Myxn2U7wl1avAG2Y/JuJMlKw2boLNx0f9woYQJLrS68sICmAfGOYKqPSzwRPc9P7kmydNrk+737nmFW5Vw==","signatures":[{"sig":"MEUCIQCD9cbOft4emJteOXIPsRg+z0sppFYBj/KQgaEIoeJocAIgbIBhuyorLSCiuCyEQty5LK62hCC5Hc7KBwi/uLwYeDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11262703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCRYGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmNA/+MaVS7c9tBgHt1eDq3W/3+GU5wDZUIXUT6hxZEP+Vi1rUZux5\r\n/GnQnNolbRwaOCQ//fAhtsooNQ6nQseHuu0AdSiilXPITC3pYG8Hemxtd0T3\r\n/NOiCHXRL8z5upC48lhfxPi+9Ufu6RXIUNNfC75tGg/nR3cJ95+u3vPoGi5U\r\nBUaf6i7YXEi6I/14W7wogBsreHrxPEyrQmajUgYFWT8inPfNoYU2n1gQu2bb\r\n/CwBMyi/vjPFDLUlCvQwMs0exv5W16Pm06LE618FG0rgmaSbVmUDNJ0tyiDh\r\nl+hjIhBfeUISAqwTbrjyemE9xCDjXMjF2GHnq+mp/JmPaqyVUyoF4FfSeX9L\r\nmVoKYImJzsPlCTzqrG8LPcYPlFSwTAw/v8HRNa4o0l1R/bqfPYcarAhmEolJ\r\nF2q6nmz9yNZNL3lIDJzcuuD2ZlJk6ijWybfa0cSm2gYgaeIASm/r6DbQxIE2\r\n0HY8wXM++za744Lsh94tvt/pQeI2RAx5cxEVcETPal8umOAnV+avyfErUW+/\r\nPfJtJTBYxr5qxMM/NGuQz2vSe7XV4X3BTNZdtWZRhb3IeuAqHZU07PtAdKqK\r\n4J0seNZ5imd2EkKuW0vwzHzEgIqPGtklTYGCl2tbrtlqps5znDWad9FWWI1O\r\n00tFJ04aSNCrbapgFf66fPIHlCPnni5T5Zs=\r\n=gP9V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"b3d3bc2f99c21336c32d234026ddff79f16e8194","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --verbose false --silent=false ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --verbose false --silent=false --runInBand ./test/integration/**/*.test.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.20.0+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.20.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.1.5","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.4.3","ripple-address-codec":"^4.2.5"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.23.24","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.7.0_1678317062373_0.08452070574340431","host":"s3://npm-registry-packages"}},"2.8.0-beta.1":{"name":"xrpl","version":"2.8.0-beta.1","license":"ISC","_id":"xrpl@2.8.0-beta.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"4744db1beee5431ffe8b0bbc208ef9760a10f995","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.8.0-beta.1.tgz","fileCount":1234,"integrity":"sha512-DFT3NM/d246K+X6FcuENaZH5gPbLtIF1Fh7LYZv5mPOPKkbuntCBkJztMTIvSqRwd4HT1sjS09Lw0n7QrNOPNQ==","signatures":[{"sig":"MEUCIAiyk0P+RNCdUz7Bzr/r/qiVpintuXDAjb6zcHNUa/l+AiEApXYnD67jEVZWA2Oer2YKdCR5VAp+BIecP9mMXQSUuDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11698786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNatsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYCw//eREfmWJIokpGmeLtDVYuja4RgQwDbciAnYs0nXmfNtJc03lg\r\nLZFFlQH9aqJvfsNKU+86pzysWn4WHVRwp7R+MxjDRpRZEg20nj0MtCwWrdOV\r\nQ9ANeGoyVoCUryN3Lu+cQqchixuL7hffehjVMIe0n6rJdZYcUWGKzD9ZupZl\r\nRN69/gwk/kyTvVZLTB6+7nOHDqyGG3ZDWbJ1gQKy6y9TTDaa8LVQfKItqxve\r\nwWjlAAewWGl7Fy/zhDgTUhcANmT3Zn2ypWftQ6tba5jIVzJBdWc/PcQm8Eys\r\no89yYMegygm/e6ZdyUH6XCR/CcOzInpTaifh5tavNSW16fA/KmoIaIzq/v6c\r\nf0vfaRJGPCkL0KPo2M0iTOKVenuwA+yzzoPGSpLNCBecCQUe5P3jZvzkakVI\r\nwGysrtXicHiN2tRDe1cUUAkqDjFNjltDCudMBjadz9q/kKu+IOYnKtXqA/EI\r\nVf0A8hTlINXT8M5Ti7ITc+46HTBJu7oZAKo+GvytlvcyOsidGtLtVoAYOoNE\r\nAb/ys21QNlgKSkkXBKwwpPMwQSX0hgNl5HltXSFVgWJDXzIbr1JDK64CtHV5\r\n5Nv5nXCwWyjtoASchz7kNCnzmf9qYebO4TQ8uJKUaGqmJxA/JWoFn8xGqZHm\r\nidn8e5110vhgg0Cly0dc/gFIIHYFWPFF4Dc=\r\n=vQXn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"af03c17617965724bffa20ce01774b20307bc4f7","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --verbose false --silent=false ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --verbose false --silent=false --runInBand ./test/integration/**/*.test.ts","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.0+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.19.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.2.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.3","ripple-address-codec":"^4.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.23.24","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.8.0-beta.1_1681238892128_0.2703135774343237","host":"s3://npm-registry-packages"}},"2.9.0-beta.0":{"name":"xrpl","version":"2.9.0-beta.0","license":"ISC","_id":"xrpl@2.9.0-beta.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c93bd6998a31f778b752ce96ee6019538bf68d28","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.9.0-beta.0.tgz","fileCount":1242,"integrity":"sha512-gqMS44eih46x3NuVBtrATWFhzZJdCcxTnXjfnaKQlPezM+hosPk9yXWKUdgTWUcKlSGq4fkkBnPwHlMuDftXhA==","signatures":[{"sig":"MEUCIQDV3FnSGvf2FSH9/Dyt8Fl3M3dRPanlHWI6/7v8Nw+3kQIgASPu2hk3efwtOjzHdR7x/34lUpx+KJcBT56av1eShRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11698923},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"4e03fbb78921c9e12562d65e3aa697849c290e9a","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.0+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.19.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.2.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.5.0-beta.4","ripple-address-codec":"^4.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.9.0-beta.0_1686604825578_0.24798291040527887","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"xrpl","version":"2.8.0","license":"ISC","_id":"xrpl@2.8.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"1e1ef8ca02028455d304bf700344c9c8d68a9364","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.8.0.tgz","fileCount":1098,"integrity":"sha512-2sQ2YVXXWdxm0Ya67iytdL1VsNXinn5XuoyRixSZhbRk6yU7aFWjWRBETvwVfex4SwuX0zsJASRFVytmE59iXQ==","signatures":[{"sig":"MEQCIAo3zg1fYB63CX9JUnUoIuLycbE7JPZCEBY4z3lyaFmUAiB8czSQvH0x9wJ1p6jP2VIOs5rfvuYfjhvoMSFe5Rucww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305238},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"3791c6292cee7e6d6ff46a17fcd26aae2d323439","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.19.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.2.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.6.0","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.8.0_1686691005948_0.39754301785477897","host":"s3://npm-registry-packages"}},"2.8.1":{"name":"xrpl","version":"2.8.1","license":"ISC","_id":"xrpl@2.8.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"71b6e663773c9f03bb6eae10e4ff46d7cbebbc96","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.8.1.tgz","fileCount":1098,"integrity":"sha512-P6SwGpA3QDusaqjElo6HbNvMI+voTQbkSknbqwZCTG6cpwsvrYbKWqS/Kl2hoqvhhe8L9d8tdCdm4YXcGy/j8g==","signatures":[{"sig":"MEUCIQCSYEtdtv7aQW4bEh2s6tOKl/++i6m51+4k7Sl7Hs4ftAIgZmIQbEr8VaAoP0Zl2puWc2i2lUqIiQI0UeYPKe01wZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305238},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"b410bde41226e3e106ddfe0aed2cc9963446144e","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.19.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.6.0","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.8.1_1686694074879_0.7077063480713077","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"xrpl","version":"2.9.0","license":"ISC","_id":"xrpl@2.9.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"eb1fe6e23447f3b60b03816a17d00d613b890f2e","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.9.0.tgz","fileCount":1138,"integrity":"sha512-bzXWIom5PAVOldObPnTU/6Zbcv234+aeBuMKTipxJptXiQRC1slm3ifluQT1EAedAmu/COngRAGcQskWINxmjg==","signatures":[{"sig":"MEQCIAutFUtredS2YokKgtjIvNlgf73/iSK6wUzB8Ikgga2rAiBjES/JkHYbsiRyr9PCGv0kF+wR2gEOJe6Jk5yHrCWJDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11391503},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"c523a7c80b43a6e0faa5ec2a54b27c21b722497e","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"snifster@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.19.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.19.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.7.0","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.9.0_1689271907907_0.6366890621849202","host":"s3://npm-registry-packages"}},"2.9.1":{"name":"xrpl","version":"2.9.1","license":"ISC","_id":"xrpl@2.9.1","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"4c5add94b0a7be5226354cc5a222bacc7a4e3bdc","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.9.1.tgz","fileCount":1138,"integrity":"sha512-4zWxsIRzL7E3XGwR8PpMijUgiRrynwFmNv4H9r/eVO6NDw7TtMQz2Yes+6UNsMtn5mm6MAjjQl4hG0X06h9bqw==","signatures":[{"sig":"MEUCID3j9nt1ddoZBITpZWC6ZfWqcF6xIGvfZdKfyUcBaNBGAiEAor5z9BP399cmJzfvB1m+Igou1gHFvtHOxewNNGv8+Js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11395733},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"5ec6729c614f6f25328f939c9a039a9fdfb6e9b1","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"pdp2121","email":"ppham@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.3+x64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"14.17.3","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.7.1","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.9.1_1689712959838_0.6650121238600373","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"xrpl","version":"2.10.0","license":"ISC","_id":"xrpl@2.10.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"1a8b84c32e12adeaabb31f8c8527df1566991624","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.10.0.tgz","fileCount":1146,"integrity":"sha512-E77rkZ2cnOfJpGp5Tx6+BYAL2rFrEMvEksJmnhtHW9zC9rV4VqkwehrvPgt7duUXO7Vk9SutJ/HYsnz+Pw7KCA==","signatures":[{"sig":"MEUCIExYiq8mgZwS8HBxeUDwJLNHVe1syALsw8WIii55uLZMAiEAzuaxatJPnpnEYt0wB2WdccETcYUstxPcLq6/PtX9IeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11607874},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"002ec77218440b49eaea13e407aaca450ac29f2e","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.19.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.8.0","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.10.0_1691445136002_0.39657762084746473","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"xrpl","version":"2.11.0","license":"ISC","_id":"xrpl@2.11.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"cc6835b0e68c0a346f035673df43372a331ef162","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.11.0.tgz","fileCount":1367,"integrity":"sha512-TjkPu1GwKlSW9Ag7lFYnxuWcAHbK86nGu6lVLfMCcfiRYfZQJNG8X4/4Tk+uTGyyH6T/UqYA05t4Z6a23IsTCg==","signatures":[{"sig":"MEUCIESlPulRv77z22ELTKXbrLYPDGm8grWbpzvkFKYTWn2oAiEAjp8y6jyqZFTvLcKz2+xxbrl++D1TpJptxlPn3tleA9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12329185},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"37fbc03584f4671317576a97ad2cdb3f6c1e1bed","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.17.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.9.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.11.0_1692899171988_0.39144310320986153","host":"s3://npm-registry-packages"}},"2.12.0-beta.0":{"name":"xrpl","version":"2.12.0-beta.0","license":"ISC","_id":"xrpl@2.12.0-beta.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"ce35fcb85bbc23ea05e5ca22a57f06cf383153b2","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.12.0-beta.0.tgz","fileCount":1470,"integrity":"sha512-BPYuhrSUdZnaDyhbtwFx4ZCWq6QqeEz0nLRmJ4Jufsf6DmMeF2ObpPRD3rGj2T6SixfUt5/fHaDShRZ3+JwA4A==","signatures":[{"sig":"MEYCIQCHHb2CXQ9uuWx4GCgsTiLdoYW8vmL3svhDyK/oF8TkywIhAM+xac3cRJC28WCmzVyWwofuSos7/9w6Xc0aCbKy1b+s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12616654},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"c96376a1c988786bb1410afe99d73b513a1882ec","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.20.2+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.20.2","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.0","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.10.0-beta.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.24.6","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.12.0-beta.0_1692962241761_0.3432911675661381","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"xrpl","version":"2.12.0","license":"ISC","_id":"xrpl@2.12.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"6298ca0cbc28151a491a650552ef30166fc76c09","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.12.0.tgz","fileCount":1478,"integrity":"sha512-K50m1F2FDVwx5eUgHQcwl4xi7bA2eWxtSrmJ6CRomLsWjFSkortOLIzDfVLMtrylB2au1ky91zoeaDDrDxVYLQ==","signatures":[{"sig":"MEYCIQCd4/Qkgmr1yBU6GLOZ5tmAHO4bqEGV8FOuM+Aey5INsgIhANNRLHhUJ4L2MISnuIaESIypQm6Kc7tLML2TBnq2HCCx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12483515},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"62cea624f8926ca756af53d6fd313e405d34fa79","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"8.18.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.17.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.1","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.10.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"^0.25.0","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.12.0_1695834126561_0.9803767452314442","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"xrpl","version":"2.13.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@2.13.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"snifster@gmail.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"f800438abf474814550d42a8a28bc2ecf75209c2","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.13.0.tgz","fileCount":1479,"integrity":"sha512-jIu9PuG3g+2NZQT8oGmOL3LFkH6Pp+OHS1FNbozEJkajuHAuoCEe2vVddjD8ME81kgV+xRFnXJ+EUbmQDdh/Xg==","signatures":[{"sig":"MEUCIAwrUaBhB8Iz5OI2EZkcwfa0wxhLI1j134YDoxHo8ZRaAiEA8I/5dZnvF+d6U1EcU6WrpnzxiPzOoKdxJCRwbipM6p0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12585584},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"29c5a70ebc717fee88354264d1ef9285c7142d90","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"snifster@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.16.0","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.1","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.10.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"0.25.0","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.13.0_1697645669412_0.7926518351437395","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"xrpl","version":"3.0.0-beta.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@3.0.0-beta.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c9112b118ac98b5925f6c01315f4fcc0a4ed6ac4","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-3.0.0-beta.0.tgz","fileCount":1470,"integrity":"sha512-USC/UXSw6ZqYLmZKusbRQ975AlYaWMIkO8K0Ivol1JEEBOJoFeZpEYOMMBPPRih0XW1upvR3NnFgtCFEJ+gOIQ==","signatures":[{"sig":"MEYCIQDniMH33xVtbEoHFxEzSM6Z+0ChgawpM0KPWjT/ef8OJgIhAIY1U/iGighOEkNguV626z7MGvWQNGngubR9h5HI9NV6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7624362},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"9e30f1892c20a915c47593ffb8c336595804e4e7","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"ckniffen@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0-beta.0","@xrplf/isomorphic":"^1.0.0-beta.0","ripple-binary-codec":"^2.0.0-beta.0","ripple-address-codec":"^5.0.0-beta.0","@xrplf/secret-numbers":"^1.0.0-beta.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.25.0","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_3.0.0-beta.0_1697816966692_0.02942852256113193","host":"s3://npm-registry-packages"}},"2.14.0":{"name":"xrpl","version":"2.14.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@2.14.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"d6ec6dab5a61aa50dffc40cab16c46e8afc33518","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.14.0.tgz","fileCount":1515,"integrity":"sha512-HOHP9RJfFGqOAZYeL6A0aC8Ffx2f9IjnZNfgYpjBaWMPsWpj/CegRbJDxtBJrHVNBODR5rGzqsLDhNvilsqBbA==","signatures":[{"sig":"MEUCIEFRmt3fH2vmGHEe4pLcrHrk/fr8FedtDrM0ErjNKJQNAiEAn79RoSa3Kf2PP88wEbpXlu6fxkbTaPplfSwLNAa/Ew4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12639862},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"99dd0eb44c00b6a4e934467a68036f15320ae69b","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"jst5000","email":"aim4math@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.17.1+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.17.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.1","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.11.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"0.25.0","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.14.0_1701379778086_0.31022796095982375","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"xrpl","version":"3.0.0-beta.1","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@3.0.0-beta.1","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"fd7e61c6c77f1a96387819e4d4f3a2484cef261d","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-3.0.0-beta.1.tgz","fileCount":1506,"integrity":"sha512-7BUglZL1wAyFeMqj09IR7bH/8gsEHUzJCvu+E/DZ8YRBnUNxVypkeuhqI3BxJmBmVvITU+htgGRapur3iJEQXQ==","signatures":[{"sig":"MEUCIQDReGhfQx3a23gvf1eGv6to1uJrtIOaw/kCNCvXCKo1twIgX/BGasHRCtaYsok0GXgOyxl+SPMHIFR6xcwd7aD+n/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8995471},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"279bc1d15c522cfad0bffddcae24053fa609f7fe","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"ckniffen@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0-beta.1","@xrplf/isomorphic":"^1.0.0-beta.1","ripple-binary-codec":"^2.0.0-beta.1","ripple-address-codec":"^5.0.0-beta.1","@xrplf/secret-numbers":"^1.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.25.0","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_3.0.0-beta.1_1701385408770_0.8335185892904258","host":"s3://npm-registry-packages"}},"2.14.1":{"name":"xrpl","version":"2.14.1","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@2.14.1","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"38a27fbb576e9518efe7b758bd323cdba8625038","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.14.1.tgz","fileCount":1515,"integrity":"sha512-82BfMubEd4DOEiHM1scEZr2AzONXO0x8xVJovPbw6ffXPX6W4JPTKR57VCcSwR0S+KRUGP+uPevr/BgC9cOWKA==","signatures":[{"sig":"MEQCIG3rATwY90tPQKiFkKktORgOamcvlKBJbipbodjMfeiqAiBVfq0OxpmtWSo7SVaOl9nB9AmP9bJRbEHIEtRHLTx43A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12641471},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"f7d0cfb93ad9aa61e819e34638b6c9ceda9c3710","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"ckniffen@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.18.1+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.18.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.1","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.11.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"0.25.0","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.14.1_1706814122568_0.924561353963057","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"xrpl","version":"3.0.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@3.0.0","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"natenichols","email":"natenichols@cox.net"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ledhed2222","email":"greg.weisbrod@gmail.com"},{"name":"jst5000","email":"aim4math@gmail.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"connorjchen_ripple","email":"cchen@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"32b9bd156f96341e82c8f22440a92e694b7c2fe1","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-3.0.0.tgz","fileCount":1506,"integrity":"sha512-QC+dNx3tvMEn9IrxcXFFa0rWwvBwACkGFNKl+W2miMGYnlgSiIsnjdqwtG2WRs0Pyxs5dd9nBTQHyQ1BPxZ78A==","signatures":[{"sig":"MEUCIDmZkuuZunodeIv0t9+xa6Q42ZW58bxxSliwE+aYZDnfAiEAxImZrNbf3YaVzWuiSuWtmekCyy3R6CdE33KIcBGtt+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000508},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"a09084289b2ba61eff2363773379573584e084d1","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"ckniffen@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.0","ripple-binary-codec":"^2.0.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.25.0","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_3.0.0_1706824386222_0.961442338294523","host":"s3://npm-registry-packages"}},"1.0.0-mpt-beta":{"name":"xrpl","version":"1.0.0-mpt-beta","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@1.0.0-mpt-beta","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c5da6f996d873f0dc1b27858805eca154740570a","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.0.0-mpt-beta.tgz","fileCount":1551,"integrity":"sha512-bijP7zRQKC3zEOXrYUabDXAbiN8Zc1QqD0nDZ2ecMQnA89n+FIHpPfTclnrGXIOBoKZF/pY8zu6pybgY7ZN3Pw==","signatures":[{"sig":"MEYCIQDd0tmBA3Gr0PBjV8LFzfqpVNnCg9yqwCte1OFSV9tlBwIhAI08cTevb9WG9LrQO1LWOkLp6huKRp7Lkd04cbLTa7e5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8873296},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"a9d5a9bf98cc25ebd788f6c02a64f82c20b5b06a","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"shawnxie9999","email":"shawnxie@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.0","ripple-binary-codec":"^1.0.0-mpt-beta","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.25.0","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.0.0-mpt-beta_1713811274397_0.15168424527280977","host":"s3://npm-registry-packages"}},"1.0.1-mpt-beta":{"name":"xrpl","version":"1.0.1-mpt-beta","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@1.0.1-mpt-beta","maintainers":[{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"f680af492a0972339824e107dbf014e48426ebfd","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.0.1-mpt-beta.tgz","fileCount":1551,"integrity":"sha512-GHSqnci22RglPNM4EWqweH5vaVghoW15o3DMFTDeBpz+Dp4taT2JFkTU9qxLBy7kkPg5joVZAqePuRXJ1ol6lA==","signatures":[{"sig":"MEUCIEaEqx669WCclFnmsSRCIhYMHBmSx4JL0un4nYAgMC1XAiEAprgRksFr9zmiN9aRGTRitJjANWsRSn/xLtH13Zdqcvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8873775},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"58f6415cdccf1e3d32fd2fea3f812ebc2b165a76","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"shawnxie9999","email":"shawnxie@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.0","ripple-binary-codec":"^1.0.1-mpt-beta","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.25.0","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.0.1-mpt-beta_1713815542325_0.8073037062481563","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"xrpl","version":"3.1.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@3.1.0","maintainers":[{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"be1f979279a6a57723135ab4eef2b1e58dd49f7c","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-3.1.0.tgz","fileCount":1542,"integrity":"sha512-+97WiaF/AQTT6fXgD9Z5xyYbtlML0USCWrZFYjrC57yqtlWluacwwbMZa/I6ByVIKqCqVXJwRuRl20IQGlVGlg==","signatures":[{"sig":"MEUCIQCHQlqYb7YnNY6u+Qbsstpdzo4DkM5sd74Avs53DELAmwIgbCmCZeck13mAjlM+3Ld7qWaxKZGe5aG9tkX4zFspyQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9068065},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"92849e57cef5fdd3744af347f2ad051a7735f16e","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.17.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.1.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.25.0","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_3.1.0_1717446888600_0.49607436489780565","host":"s3://npm-registry-packages"}},"1.0.3-mpt-beta":{"name":"xrpl","version":"1.0.3-mpt-beta","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@1.0.3-mpt-beta","maintainers":[{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"0ba6606e965acc24bb88b3742e7d55eae66e2b10","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.0.3-mpt-beta.tgz","fileCount":1596,"integrity":"sha512-J8z5IeifPq3yE9Na/H+FHVVe2qB+UPlmLdZw13XIaNRnPiDdp01gZAmbTRkkzltmziOqwqQqwVKhQzxFMssb6w==","signatures":[{"sig":"MEUCIQCVvryORK8y9GdunfkF+1rSIqt6sVrA3pb6nKfmPFy2lQIgejqW4pNj4JyDSDc4aEr5YCu75nCEsepxeC7xN0E7R+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9012569},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"0ff8b47616b659385f07b43d508e81233809ca62","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"shawnxie9999","email":"shawnxie@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^1.0.3-mpt-beta","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.26.3","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.0.3-mpt-beta_1720533288200_0.5521946794869019","host":"s3://npm-registry-packages"}},"1.0.4-mpt-beta":{"name":"xrpl","version":"1.0.4-mpt-beta","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@1.0.4-mpt-beta","maintainers":[{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"88c17ac9b66812603617b30ffdac7199d2a0c0f7","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-1.0.4-mpt-beta.tgz","fileCount":1596,"integrity":"sha512-OvnwZ1Mj2y50UXcoOAXi7w+b3Ob2aADynaTbrtAj6dIzWt0Dx0BwGpoIz4ukvqbyEkz4gqeDJ8UtuY9mFoLDlQ==","signatures":[{"sig":"MEUCIHIcf6vT6pCiByYEbdE63qOMpAjnCANpyveDgbj8l6ZaAiEAkeQ8EzaMJOR74wxXLPE9XvJ7VT+4FR+jDFVziFdRI40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9012569},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=16.0.0"},"gitHead":"97c70ff086ad5fdaed5a96f1d7a80af3fcd71f1d","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"shawnxie9999","email":"shawnxie@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.16.0","dependencies":{"cross-fetch":"^4.0.0","@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^1.0.4-mpt-beta","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.26.3","@types/node":"^16.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_1.0.4-mpt-beta_1720534510660_0.31651375955805694","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"xrpl","version":"4.0.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.0.0","maintainers":[{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c031b848c2a3e955b69b1dd438b1156e6826a2d6","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.0.0.tgz","fileCount":1560,"integrity":"sha512-VZm1lQWHQ6PheAAFGdH+ISXKvqB2hZDQ0w4ZcdAEtmqZQXtSIVQHOKPz95rEgGANbos7+XClxJ73++joPhA8Cw==","signatures":[{"sig":"MEUCIQDv3hJWcBWc6Kazs3dHZyptdQgmBY1+Iv0s5os41UK1wAIgJxdIbv4kNK9knZP9v+8c+LqQn5yhn8lxuRlJBJ9jisw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9079961},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"275c95752b6cf030b328b9b09a6c2244ffa0b431","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.19.1+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.19.1","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.1.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.26.3","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.0.0_1721154222476_0.006763828185593956","host":"s3://npm-registry-packages"}},"4.0.0-mpt-beta":{"name":"xrpl","version":"4.0.0-mpt-beta","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.0.0-mpt-beta","maintainers":[{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"fa4cde00b4f1b79c80d97e23911a0ee000a9caca","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.0.0-mpt-beta.tgz","fileCount":1623,"integrity":"sha512-qDU1WLqvMa2fI9SNZIShvGfROZBenaQM8JFl14W3Rn0jDovLXClNYPMC09y7l68sP7zcLn0GFUcmCvIvLImbGg==","signatures":[{"sig":"MEUCIQCxvfPjkIXu69wiox6HM5RVhYHIM3cb30LUYLrExGO+0QIgRl0dMoOWcapdRZ+6FzmMbECdSTZWcBKXVGQx5eATCL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8972623},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"ef82f86f2540baef46b62aef7d1aa594d8f73591","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"shawnxie9999","email":"shawnxie@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.16.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^4.0.0-mpt-beta","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.26.4","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.0.0-mpt-beta_1725458520740_0.7796280915754004","host":"s3://npm-registry-packages"}},"4.0.1-mpt-beta":{"name":"xrpl","version":"4.0.1-mpt-beta","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.0.1-mpt-beta","maintainers":[{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"f54fc8ed17e4cdc7ea2133de90e15ad138d45be2","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.0.1-mpt-beta.tgz","fileCount":1623,"integrity":"sha512-asU9L6OU7l+JM3JFEKv7pZTgkhWNshP60qtXj4B7M1n45hnYj4x85LV9/M+6NlrHuXh49WeDqRzabOkq/OHFMw==","signatures":[{"sig":"MEUCID/vEEB4DvCMBDhy/epyvIAo044LsXySEL9NtsbCOXxgAiEA8O/G8zoeSptN13smtqAQPyuXt5JLZhHGxEdpn/0O6NI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8972784},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"5e8ee83815fd38df53c309e577f810fd910183bb","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"shawnxie9999","email":"shawnxie@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"16.16.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^4.0.1-mpt-beta","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^18.2.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.26.4","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.0.1-mpt-beta_1725477115464_0.5989794598994005","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"xrpl","version":"4.1.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.1.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"3afc1e97544c678f8ada73f9757eee7a35e05740","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.1.0.tgz","fileCount":1644,"integrity":"sha512-H/+BCEnFLyQOBUC6h4nMKg7I9AuxHe4kj9ZwQHX2zoL9n/ZOERc6B2U079pogI84zCbYdUWIn4DkoIYvjO/hpg==","signatures":[{"sig":"MEQCIAiov/mh0GazQDixfgPUXmPpq9N6iwzvG+HdZfnyw4+/AiBN/AAXDv/xBAdtxNlTXQPMOyuSu9qVhW7wogkpm/PjUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4771296},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"11e724253bd87a3fcd15949e66786778adaa4640","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"22.9.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.2.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.26.11","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.1.0_1734971397087_0.22973502511815025","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-batch.0":{"name":"xrpl","version":"4.2.0-batch.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.2.0-batch.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"94353cc65cf218870db906142e771c7e77465980","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.2.0-batch.0.tgz","fileCount":1718,"integrity":"sha512-7nIKc88ZsIBoMVZi/YpkLL6udupIPZiGY2jy9tQfz23f2O6nX9chE5Jx4q/SJDtcTUdjV1ko/EXPU0pCqqqvNA==","signatures":[{"sig":"MEYCIQDb1vQNJqexJ6fv+klfWBVQL0XG/pXk+gBFQYiosOi6dwIhAOTVeBvOLSNA8c1g/L52HWf9b1nK/F5uvp0sXfknDZeK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9673191},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"3c563434d49d4d656f8b62933f035082733af560","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.16.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.3.0-batch.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.6","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.2.0-batch.0_1739473544138_0.6507224528102908","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"xrpl","version":"4.2.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.2.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"2d9b38a209028ff598e8b00342e5edb282f9cf29","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.2.0.tgz","fileCount":1700,"integrity":"sha512-RR6lJhRyQHPoI/rZGuKBzUc45KSC3thpYVzn3ATu78GXDZ6vsyn8SXmNveMhAJ2AVRvpRiyyztbU2TmGRUp2Xg==","signatures":[{"sig":"MEUCIQC+SmAqNRqycAqBXpGbVs0qtalq1YxBU6WFLv5ErQUXMgIgNGjG0FT6hP9JnS01RG97B+WbGyOhvckwFQShfu1RrMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9557147},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"5b16d0cfe347aea1d5fb3c8f8a6e9af8d78ac99e","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.20.6+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.20.6","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.3.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.6","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.2.0_1739499851495_0.877487057912782","host":"s3://npm-registry-packages-npm-production"}},"4.3.0-smartescrow.0":{"name":"xrpl","version":"4.3.0-smartescrow.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.3.0-smartescrow.0","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"f097805e7c8e940ae926ecf200c65aec5620b8db","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.3.0-smartescrow.0.tgz","fileCount":1698,"integrity":"sha512-2K3GAxmbsXGApKeUHzCldpZk+loGJFf+5IgtkWNeWHl1ILQ16SKINeQSL7p6ifOI25VhoVBvzzWxZeMFpPEPZg==","signatures":[{"sig":"MEUCIQC5peI6cFMvpE512spxKYje05MIc7rwwbn/ksPMDMlVSwIgTvXG91lHZeplUaNbPA96LWUr5rEY+N7hkmpMjWIRtDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4779343},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"4934ad3686c563c13e7e2832f57e7890dd96fd1a","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.16.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.4.0-alpha.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.9","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.3.0-smartescrow.0_1743015929718_0.4660111150083628","host":"s3://npm-registry-packages-npm-production"}},"4.3.0-smartescrow.1":{"name":"xrpl","version":"4.3.0-smartescrow.1","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.3.0-smartescrow.1","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mukulljangid","email":"mukulmdj9070@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"168ccb4cd4a4321259d277c27e89986618538f80","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.3.0-smartescrow.1.tgz","fileCount":1698,"integrity":"sha512-X067S5zGzwSLjZsm3JSJ2HfMdcOXRgszf2W0mc+H3K20xLrBopNrFqnVGS+1GrDoZoUgf1QefWKyEGHcTCgFIA==","signatures":[{"sig":"MEUCIQDamhcUvCYvQv/hHDaIYOuFjmyeyay7SlcJUwxfbjuG0wIgPcN99XFQXpaP9gisTi5ZSD1pZmD0EMwmG2UPpxrt0Aw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4781478},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"bfae0784014089a2312a8950ca7c34e7426ac417","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.16.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.16.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.4.0-alpha.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.9","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.3.0-smartescrow.1_1743192536439_0.13217803864864175","host":"s3://npm-registry-packages-npm-production"}},"4.2.5":{"name":"xrpl","version":"4.2.5","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.2.5","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"ad9e7c0ab239eae46133b2c06c46aff4756a9aba","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.2.5.tgz","fileCount":1700,"integrity":"sha512-QIpsqvhaRiVvlq7px7lC+lhrxESDMN1vd8mW0SfTgY5WgzP9RLiDoVywOOvSZqDDjPs0EGfhxzYjREW1gGu0Ng==","signatures":[{"sig":"MEUCIQDKRtFDochTLDz+IGZvOoZwUaKsRnA5Xjw5ZrgaL0LurgIgU4vVwfM/8emIdPAXbMALWCI1et+LXuDtAxS7PUOmKLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9578343},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"c6bbdc9e1bac2304689e946f7cdfacfc4d601235","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"ckniffen@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"9.6.7","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.17.1","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.3.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.9","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.2.5_1745325783749_0.5864055053975397","host":"s3://npm-registry-packages-npm-production"}},"2.14.3":{"name":"xrpl","version":"2.14.3","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@2.14.3","maintainers":[{"name":"intelliot","email":"github.public@intelliot.com"},{"name":"justinr1234","email":"justinr1234@gmail.com"},{"name":"anissa-ripple","email":"anissaw@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shawnxie9999","email":"shawnxie@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"d8c9c0a3bb1ef15f4f65d2a0125e76debda274b0","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-2.14.3.tgz","fileCount":1515,"integrity":"sha512-XNiIVfHIXrhFeLKwVzDSw1Al9Ac2WZwFus42idzfjI/joooSqRfFyv59p7NOU6hrkjKjOisRIhHDkheQovZWaw==","signatures":[{"sig":"MEQCIHtfQrk7XY9DwyJxjP1Sbz4JdLqBB5nO+KHIMGJxwcMwAiA+xCopy1nZHusTkgDULt3oCMUlPpAOfqDuLJCELGinrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12641373},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"engines":{"node":">=10.13.0"},"gitHead":"f7d0cfb93ad9aa61e819e34638b6c9ceda9c3710","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf dist build coverage","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"run-s build:web --analyze","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckniffen","email":"ckniffen@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"9.6.7","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"resolutions":{"elliptic":"^6.5.4"},"_nodeVersion":"18.17.1","dependencies":{"ws":"^8.2.2","bip32":"^2.0.6","bip39":"^3.0.4","lodash":"^4.17.4","bignumber.js":"^9.0.0","ripple-keypairs":"^1.3.1","https-proxy-agent":"^5.0.0","ripple-binary-codec":"^1.11.0","xrpl-secret-numbers":"^0.3.3","ripple-address-codec":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","react":"^18.2.0","typedoc":"0.25.0","@types/node":"^14.18.36","browserify-fs":"^1.0.0","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-browserify":"^1.0.0","assert-browserify":"^2.0.0","constants-browserify":"^1.0.0","karma-chrome-launcher":"^3.1.1","@geut/browser-node-core":"^2.0.13","node-polyfill-webpack-plugin":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_2.14.3_1745328466572_0.4523448534924488","host":"s3://npm-registry-packages-npm-production"}},"4.3.0-smartescrow.2":{"name":"xrpl","version":"4.3.0-smartescrow.2","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.3.0-smartescrow.2","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"7d1d103427ab1bfcf604633e825d268da09fa048","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.3.0-smartescrow.2.tgz","fileCount":1698,"integrity":"sha512-HaKLFIOiDVdElZJ5pIXixbP4eUqXgNCUay/OHyVzPSFc1V3FLsbGG9iAvglSvSSuz8DMK6Gt833UevAhhG5yMw==","signatures":[{"sig":"MEUCIEAowVYHfNlJZQ6QPcJl0TkVapTGheuFOw58HV65z6uFAiEAmw6C+rWUmWfxw77Y8KMcDlIkQVCso5DrVPirPPbS5rY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5223015},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"a5e2e341e910a7f57e3edd4050450040d29f543f","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.20.8+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.20.8","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.4.0-smartescrow.1","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.9","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.3.0-smartescrow.2_1746201122944_0.5176205703025301","host":"s3://npm-registry-packages-npm-production"}},"4.3.0-smartescrow.3":{"name":"xrpl","version":"4.3.0-smartescrow.3","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.3.0-smartescrow.3","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"21ce31ee8cd4c5bf50943eecaf28a7453f769ae7","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.3.0-smartescrow.3.tgz","fileCount":1716,"integrity":"sha512-7dtAlTwqbJBxPhS5gxJVeRraJd638eBmtdboFVh672vPffhFEek5zHOt/rbnvCGUHQP57MhTkLfwMUwLkFMygg==","signatures":[{"sig":"MEUCIHfi6Jlbf0EzQin/aTokUH7aXI5Z3kxIr4VHNAl18o/5AiEAiLCuune+Q3/Vvd9Fe+ebwnDF/yHxqeKU97R9tavr7As=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5257475},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"d866d6641fffc460561f50e3fd79e744764919bc","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.20.8+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.20.8","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.4.0-smartescrow.2","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.27.9","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.3.0-smartescrow.3_1748550724698_0.09407554070836444","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"xrpl","version":"4.3.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.3.0","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"769fb81b2ec169ff98391a55720b65bccb7b86c9","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.3.0.tgz","fileCount":1745,"integrity":"sha512-MW/VyWyTGNmfmt5EaPexKb7ojcnobdzaqtm5UC9NErtlq7IgayqAZpMI26ptOzQolGndK7vOk8U0iOBpMSykJQ==","signatures":[{"sig":"MEYCIQDmyR4JzBi4CuJlIXSDnzpe4Cjoq3LhV8uODHxyp/90QQIhAP+arru3fXk8LuhQZNJ+h2iC7CiGVrs+KAZX4d0pRpXw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10057837},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"3c19700c64d57a344655081b0bbc6b65bd3044f5","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"khancode_","email":"khancodegt@gmail.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"16.17.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.4.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.3.0_1749503395731_0.4365504215613416","host":"s3://npm-registry-packages-npm-production"}},"4.4.0-smartescrow.0":{"name":"xrpl","version":"4.4.0-smartescrow.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.4.0-smartescrow.0","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"6dbcf499b0889ce5963c22281b0883358857d4fa","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.4.0-smartescrow.0.tgz","fileCount":1817,"integrity":"sha512-+fLoXOn5NRKNZ8QJgst9g8GA0wvAXKxlbdnKOC5QjYoej4rPn1YAuEWZCHvqycO31xDyanxXR/7umZhMhJhw2g==","signatures":[{"sig":"MEUCIHNtK7n8qI3lUMMoQUh1mH4lOoEv++kCIdzvDIAXcaX0AiEAp5dX5NDH6BLtoLmc82l40V2bzjY9tsE21XcqPoJmvTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7403991},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"dc2c789601fb6a6aa0bf240bfa6072773146dd9c","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","actor":{"name":"mvadari","type":"user","email":"mvadari@ripple.com"},"email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.20.8+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.20.8","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.5.0-smartescrow.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.4.0-smartescrow.0_1752178094358_0.9438563050745459","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"xrpl","version":"4.4.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.4.0","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"patelraj96","email":"rajp@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"bf015bd8061dd169f97d73a46e3781e06e1252fd","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.4.0.tgz","fileCount":1821,"integrity":"sha512-DRYEx6OXaPw+VOQm8+nKw6sFR8CAGTyEjwwXDvHOEJ0F51EXeYW/AfC/txoTmCpuaNV1bxrODeYo4+RlptUf0g==","signatures":[{"sig":"MEUCIH8nQQIaAU6FmT/1eJ9EzTvkabu9+v5935JxbxbkGiSsAiEA3ZZZKI163c4Zi4yJdAGrpujLoEIovcAT8BJ/DSJgzF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7484794},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"e95870560312321e7f0e5c5e806a7f44cd8458c8","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v18.20.4+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"18.20.4","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.5.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.4.0_1753827903029_0.22656996748286762","host":"s3://npm-registry-packages-npm-production"}},"4.5.0-smartescrow.0":{"name":"xrpl","version":"4.5.0-smartescrow.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.5.0-smartescrow.0","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"khancode_","email":"khancodegt@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"patelraj96","email":"rajp@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"1861313ec8f3404a34577f0e531fa7a41d504706","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.5.0-smartescrow.0.tgz","fileCount":1821,"integrity":"sha512-0Q/0AGApz1GF7XmicMoKzQRvxY6MG/v+L7OEfFh2b8OXUtlEbyXHckMGOt4bIdCYZVn2r1xD+lZJgb0x0Pz6Ww==","signatures":[{"sig":"MEUCIHzqYGclclue2cLmSdjxF4kHQrTWnkPLDwIb3oFQ44eVAiEAngRkEtofmCzBk/prEUZyo1KqtheSaoj+etZkym3uBhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7500843},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"d3fde692bb6d5875183bc3230ff70e40d366a32a","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:snippets build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","start:snippet":"npm run compile:snippets && node","build:snippets":"tsc --build ./snippets/tsconfig.json","inspect:snippet":"npm run compile:snippets && node inspect","compile:snippets":"tsc -p snippets/tsconfig.json","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.14.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"22.14.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.6.0-smartescrow.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.5.0-smartescrow.0_1754339590902_0.8084718204470924","host":"s3://npm-registry-packages-npm-production"}},"4.4.1":{"name":"xrpl","version":"4.4.1","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.4.1","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"patelraj96","email":"rajp@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"229a510cf6e8879b71f18b29077394dd2b30e907","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.4.1.tgz","fileCount":995,"integrity":"sha512-zTEGYdbNQo36qhWqwr0B0ufq7tezRbqThmXLZ0D/+OiKAD8v9wtKhEbJwWzL+0KVrbqOsDADFG7p95898RC4lA==","signatures":[{"sig":"MEUCIQDdKNMhZORIPXzen3nSI3BHSCS1kVjNzAanonEz2UE5uwIgJYroqHlqt3wtphkUwbxi0RwRFftSpIciHU6VBwtzvtY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6499426},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"6a892cbd1fb8ffcf7319018f1783724934604e75","scripts":{"lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"patelraj96","email":"rajp@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.14.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"22.14.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.5.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.4.1_1756842632170_0.6481564584680048","host":"s3://npm-registry-packages-npm-production"}},"4.5.0-smartescrow.1":{"name":"xrpl","version":"4.5.0-smartescrow.1","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.5.0-smartescrow.1","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"105ef78b42a1c736d7d54fdbd84eded472e50d0f","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.5.0-smartescrow.1.tgz","fileCount":995,"integrity":"sha512-0BRYJpgj4dH2KcC2VTi5orJHteXtQ7xJGtrBaSkB46g0GljRRUUGv1D6wZLlv6sd9oPyRz4h2CAziLnBrcSLUQ==","signatures":[{"sig":"MEUCIGp28LyETpA4JJ1BiiKKdvQJ5n7PAnd6WkylfND3y5CTAiEAzIW3ZeewnX2YSN74NGL2YUaxKXim1a6pp6NtHoFQPvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7016035},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"d93eff401a6632db1587569afa410ad125f14a1f","scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.14.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"22.14.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.6.0-smartescrow.1","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.5.0-smartescrow.1_1757970888242_0.8284386655602667","host":"s3://npm-registry-packages-npm-production"}},"4.5.0-smartescrow.2":{"name":"xrpl","version":"4.5.0-smartescrow.2","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.5.0-smartescrow.2","maintainers":[{"name":"mankins","email":"mankins@gmail.com"},{"name":"mvadari","email":"mvadari@ripple.com"},{"name":"ckniffen","email":"ckniffen@ripple.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"achowdhry","email":"achowdhry@ripple.com"},{"name":"ckeshavabs","email":"ckeshavabs@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"0ea009918bd014b0ac546d738349bb6120666bae","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.5.0-smartescrow.2.tgz","fileCount":995,"integrity":"sha512-BsJR9j8hTzf+gsTBG5xKlWuT80NnEhD1LZ+SAX4xF9dITeGIcUquCj2jVjuCLnJJlLDhkFYy7VVAHyNdjpbCdw==","signatures":[{"sig":"MEYCIQDljH842ap+QlOv8IjKtlzGIZ7hAMENAfdq+CGnZ1GGYgIhAO0VhbLGS9Oi7N8pvoQAi1EWqu2JLFAFRd4BKhHcK5kH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7016080},"main":"dist/npm/","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"gitHead":"21768637ea67a5ddc3ded69b09f8ccdec6fc20ce","scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.14.0+arm64 (darwin)","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"22.14.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.6.0-smartescrow.2","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.5.0-smartescrow.2_1757975372825_0.042668714298141674","host":"s3://npm-registry-packages-npm-production"}},"4.4.2":{"name":"xrpl","version":"4.4.2","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.4.2","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"pdp2121","email":"ppham@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"dde71a089967aa0c6f4499c72c42d1c604b67f5a","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.4.2.tgz","fileCount":995,"integrity":"sha512-lMQeTBhn7XR7yCsldQLT3al6i6OZgmINkXiqTdVgYOlbml6XrxOGj2bsuT9FVxeBpVjIPtbmGVVTMF+3RpRJ3A==","signatures":[{"sig":"MEUCIEj8drxZnNEph98IJLP9m28mvRSFU18FjJDFEHiSGUEpAiEArUkj/F7Ybx5DFCTeqgsZeDWIgCakxb6LEdaQ3PWaVgg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6992941},"main":"dist/npm/","_from":"file:xrpl-4.4.2.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.4.2.tgz","_integrity":"sha512-lMQeTBhn7XR7yCsldQLT3al6i6OZgmINkXiqTdVgYOlbml6XrxOGj2bsuT9FVxeBpVjIPtbmGVVTMF+3RpRJ3A==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.19.5","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.5.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.4.2_1758819788960_0.006518169993171341","host":"s3://npm-registry-packages-npm-production"}},"4.5.0-smartescrow.3":{"name":"xrpl","version":"4.5.0-smartescrow.3","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.5.0-smartescrow.3","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"d5fc0634c3b0d261082eda3b64cf5387e50dced9","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.5.0-smartescrow.3.tgz","fileCount":995,"integrity":"sha512-PS+vf110DuW1IqK4Yu0l9SdfAYkNdsULUNBr7aHGiqioQSrwYbmTbci2YjpervNMRKl3APaPnPBNe9zwkt6SXQ==","signatures":[{"sig":"MEUCIQCyGvAzAv1Rb/jRpc8AE8T6I3xcbXsfSNJPGk4GJRMM+gIgOa1cW7XGgi5xPhi25NAi9CMJIQRoK1DGNq5LUTfAa/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.5.0-smartescrow.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7028927},"main":"dist/npm/","_from":"file:xrpl-4.5.0-smartescrow.3.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.5.0-smartescrow.3.tgz","_integrity":"sha512-PS+vf110DuW1IqK4Yu0l9SdfAYkNdsULUNBr7aHGiqioQSrwYbmTbci2YjpervNMRKl3APaPnPBNe9zwkt6SXQ==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.19.5","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.6.0-smartescrow.2","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.5.0-smartescrow.3_1761697818655_0.8527932177245938","host":"s3://npm-registry-packages-npm-production"}},"4.5.0-smartescrow.4":{"name":"xrpl","version":"4.5.0-smartescrow.4","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.5.0-smartescrow.4","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"269230b84179f2c4ef86f368e69569507e9addc4","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.5.0-smartescrow.4.tgz","fileCount":995,"integrity":"sha512-bi+3IjO4yEw7OWBcwy2iCA3kpeqyiak4dmt7+wJBCTUr8rokiC7suJGPwBrogntZfHFQUJw5B7jKHOGM5q9BDA==","signatures":[{"sig":"MEUCIQCRcuSBVI0RzsJGBJTRAoEyvQjKTGhtAmecqyV4bibx2AIgV0hzGsA+ZAfY8vOdMAuLTrWbuz3nuYxmIDhm69NlKkI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.5.0-smartescrow.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7028927},"main":"dist/npm/","_from":"file:xrpl-4.5.0-smartescrow.4.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.5.0-smartescrow.4.tgz","_integrity":"sha512-bi+3IjO4yEw7OWBcwy2iCA3kpeqyiak4dmt7+wJBCTUr8rokiC7suJGPwBrogntZfHFQUJw5B7jKHOGM5q9BDA==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.19.5","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.6.0-smartescrow.3","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.5.0-smartescrow.4_1761753176008_0.48762078929672215","host":"s3://npm-registry-packages-npm-production"}},"4.4.3":{"name":"xrpl","version":"4.4.3","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.4.3","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"b5211d9ce58d70caac1ccbb68f3c13e63f9b2a5c","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.4.3.tgz","fileCount":1000,"integrity":"sha512-vi2OjuNkiaP8nv1j+nqHp8GZwwEjO6Y8+j/OuVMg6M4LwXEwyHdIj33dlg7cyY1Lw5+jb9HqFOQvABhaywVbTQ==","signatures":[{"sig":"MEQCIDzqjRtkeBL83Afc2EyTBn1QYz4PrKcth/Mlyfnt+tFzAiAqBaS+1NYgaCMrmFArq+jHRjJ4XMYNzNBTjrwweXDQrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7127585},"main":"dist/npm/","_from":"file:xrpl-4.4.3.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.4.3.tgz","_integrity":"sha512-vi2OjuNkiaP8nv1j+nqHp8GZwwEjO6Y8+j/OuVMg6M4LwXEwyHdIj33dlg7cyY1Lw5+jb9HqFOQvABhaywVbTQ==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.19.5","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.5.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.5","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.4.3_1762534293760_0.09999093275701476","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"xrpl","version":"4.5.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.5.0","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"108ce2bde1f0788824a3450d52a0fabb727a69d4","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.5.0.tgz","fileCount":1055,"integrity":"sha512-fH3mmRMAiio53JaiPOhbaBLPo9H5qLpgHLkt2YWfrwppjvw70wjRcMBXGB67yEl4KWVi7yDhnZBbrtUdZrNHhA==","signatures":[{"sig":"MEUCIQDGhTXDdrbgQBzL3vdcvp+VsoiLRwEFvZRXw0bKmn5YbgIgcgLxM8A8xRcKbHM5n4L6W7j1hKx/+LdANVRnWN2rpPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7356832},"main":"dist/npm/","_from":"file:xrpl-4.5.0.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.5.0.tgz","_integrity":"sha512-fH3mmRMAiio53JaiPOhbaBLPo9H5qLpgHLkt2YWfrwppjvw70wjRcMBXGB67yEl4KWVi7yDhnZBbrtUdZrNHhA==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.19.6","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.6.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.15","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.5.0_1765915351451_0.3115618079621709","host":"s3://npm-registry-packages-npm-production"}},"4.6.0-smartescrow.0":{"name":"xrpl","version":"4.6.0-smartescrow.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.6.0-smartescrow.0","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"c108ba9a2fa579a49ef99e7e2982fbdeaecacece","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.6.0-smartescrow.0.tgz","fileCount":1060,"integrity":"sha512-32ytVetE6f3D+d+iP6jemxfV8ZiHmFhM0zNYrmsl5vR3NJK2h4133KDP87xWvjder2dpLhMhp2AFGDn+IrHmzQ==","signatures":[{"sig":"MEUCIAvye9JvbfY40LmpfJB6R6VNcsX7K1XaV+1P07faxBAAAiEAjecUzuUMWHwCBp8ZtPu2O3xKsBOT5n+khqvO5Ol1Uow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.6.0-smartescrow.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7440244},"main":"dist/npm/","_from":"file:xrpl-4.6.0-smartescrow.0.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.6.0-smartescrow.0.tgz","_integrity":"sha512-32ytVetE6f3D+d+iP6jemxfV8ZiHmFhM0zNYrmsl5vR3NJK2h4133KDP87xWvjder2dpLhMhp2AFGDn+IrHmzQ==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.20.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.7.0-smartescrow.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.15","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.6.0-smartescrow.0_1770860080748_0.8789283477825489","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"xrpl","version":"4.6.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.6.0","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"mankins","email":"mankins@gmail.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"1df29a1f0157b115d9c8788d94b222d154d01154","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.6.0.tgz","fileCount":1060,"integrity":"sha512-0nXZfqDHRJ6bsDv1WtA9MdCYalMtXuxVa9mtLdqT3xypRKf2LwT5DbuGL/kHcVfuqk3B+ly+SFARlrnX+LHtRQ==","signatures":[{"sig":"MEYCIQD21446QGFSeDK8ryb6aTVAm+thaIlnet+JHdwvrrnmlAIhANVo+n20XeOheKvaDladbjYQGh24xWqfFmjX+QeLgGQC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7461905},"main":"dist/npm/","_from":"file:xrpl-4.6.0.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.6.0.tgz","_integrity":"sha512-0nXZfqDHRJ6bsDv1WtA9MdCYalMtXuxVa9mtLdqT3xypRKf2LwT5DbuGL/kHcVfuqk3B+ly+SFARlrnX+LHtRQ==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.20.0","dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.7.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.14.2","karma":"^6.4.1","react":"^19.0.0","run-s":"^0.0.0","lodash":"^4.17.4","typedoc":"0.28.15","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^7.0.1","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.6.0_1770926044612_0.24542082233874174","host":"s3://npm-registry-packages-npm-production"}},"4.7.0-smartcontract.0":{"name":"xrpl","version":"4.7.0-smartcontract.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@4.7.0-smartcontract.0","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"37d5ab2686f8e3dbb2f984fa93b5ef0760e3975c","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-4.7.0-smartcontract.0.tgz","fileCount":1110,"integrity":"sha512-qVgk41VVDlTxUI5+DzGtUaovcWz6uk3OPtgYgRoHgDEGzo5Vs8H0Mxe5nTaoruqJ0lKN1vTdHItwqddZj1Hvbw==","signatures":[{"sig":"MEQCIECNt07plsJy+J5Yp6JUtJ7C0Pw2dhU9MRKRwAQucv3aAiB4sl+Vay2Iirg2IWgiHKsx+G1wOoEsmUI5tDjL8EZ3BQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@4.7.0-smartcontract.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6928700},"main":"dist/npm/","_from":"file:xrpl-4.7.0-smartcontract.0.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=20.19.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-4.7.0-smartcontract.0.tgz","_integrity":"sha512-qVgk41VVDlTxUI5+DzGtUaovcWz6uk3OPtgYgRoHgDEGzo5Vs8H0Mxe5nTaoruqJ0lKN1vTdHItwqddZj1Hvbw==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.20.2","dependencies":{"@scure/bip32":"^2.0.1","@scure/bip39":"^2.0.1","bignumber.js":"^10.0.2","eventemitter3":"^5.0.1","ripple-keypairs":"^2.0.0","@xrplf/isomorphic":"^1.0.1","ripple-binary-codec":"^2.8.0-smartcontract.0","ripple-address-codec":"^5.0.0","@xrplf/secret-numbers":"^2.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.20.0","karma":"^6.4.1","react":"^19.2.4","run-s":"^0.0.0","lodash":"^4.18.1","typedoc":"0.28.18","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^9.0.0","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_4.7.0-smartcontract.0_1778549006942_0.13018806284807316","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"xrpl","version":"5.0.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@5.0.0","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"be8e4fa46bf36c7abd8d8a08ba4ec903426a8688","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-5.0.0.tgz","fileCount":1060,"integrity":"sha512-YqaTFJUnhOu0mI4bsuHbKGj6w9ATcH8EIgw+gOLnh1rrlLTo5oImLQzhKJixCAPqqWOKnsY7J3jsN+l+zeEWgA==","signatures":[{"sig":"MEUCICqcYoz3vlC4pKWvpoecRy5Sr+zEAMeGum3HOPV0JKB4AiEA7LCc7Vfyf+mHKDgdRrB7oOM9iIcr9qqM8dCQ4w0vYSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6801313},"main":"dist/npm/","_from":"file:xrpl-5.0.0.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=20.19.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-5.0.0.tgz","_integrity":"sha512-YqaTFJUnhOu0mI4bsuHbKGj6w9ATcH8EIgw+gOLnh1rrlLTo5oImLQzhKJixCAPqqWOKnsY7J3jsN+l+zeEWgA==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.20.2","dependencies":{"@scure/bip32":"^2.0.1","@scure/bip39":"^2.0.1","bignumber.js":"^10.0.2","eventemitter3":"^5.0.1","ripple-keypairs":"^3.0.0","@xrplf/isomorphic":"^1.0.2","ripple-binary-codec":"^2.8.0","ripple-address-codec":"^5.0.1","@xrplf/secret-numbers":"^3.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","karma":"^6.4.1","react":"^19.2.4","run-s":"^0.0.0","lodash":"^4.18.1","typedoc":"0.28.18","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^9.0.0","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_5.0.0_1780679114505_0.11613314596942237","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-batch.1":{"name":"xrpl","version":"5.1.0-batch.1","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@5.1.0-batch.1","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"176e2ba3f738a868e6d28f2e6b04725cd4e6485e","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-5.1.0-batch.1.tgz","fileCount":1060,"integrity":"sha512-kiW3cacOiHSpG31Y8XZjEWpw9HLeJSr8h+dz7zcVTyYaadRwJ8+Y/dDK0zr+5YONp7uGppfDerOqbVdVHwS4Tw==","signatures":[{"sig":"MEUCIAl5aVzR8og+fDpVoBNXsShdbU4eaXv9WxniH7uHPlSBAiEAz2pdXQeHgwThms2MxPIU/mR02EUcOdDGtNteKRK8kZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@5.1.0-batch.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6818472},"main":"dist/npm/","_from":"file:xrpl-5.1.0-batch.1.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=20.19.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-5.1.0-batch.1.tgz","_integrity":"sha512-kiW3cacOiHSpG31Y8XZjEWpw9HLeJSr8h+dz7zcVTyYaadRwJ8+Y/dDK0zr+5YONp7uGppfDerOqbVdVHwS4Tw==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.20.2","dependencies":{"@scure/bip32":"^2.0.1","@scure/bip39":"^2.0.1","bignumber.js":"^10.0.2","eventemitter3":"^5.0.1","ripple-keypairs":"^3.0.0","@xrplf/isomorphic":"^1.0.2","ripple-binary-codec":"^2.9.0-batch.1","ripple-address-codec":"^5.0.1","@xrplf/secret-numbers":"^3.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.20.0","karma":"^6.4.1","react":"^19.2.4","run-s":"^0.0.0","lodash":"^4.18.1","typedoc":"0.28.18","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^9.0.0","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_5.1.0-batch.1_1781729072500_0.5972575151969985","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-smartescrow.0":{"name":"xrpl","version":"5.1.0-smartescrow.0","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"license":"ISC","_id":"xrpl@5.1.0-smartescrow.0","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"homepage":"https://github.com/XRPLF/xrpl.js#readme","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"dist":{"shasum":"f1c8c771a6ac5f39bc8feffcd85a204b6147595b","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-5.1.0-smartescrow.0.tgz","fileCount":1060,"integrity":"sha512-a1tztDQ7yqMkPyQEzz57gYyLI/eF+YkywXbpdazZMMD7NzDm23jyf6XPZsSS4UXTdznGHi8HJIlc7AbF+mx8/Q==","signatures":[{"sig":"MEQCIGAqpNYHrXOd6/a3Myf823XcjFAxvD0xF8Km88mGQV61AiBqp07jf28o1N49JNv+OO3hWCFkeCFvQO+Y6nJVR6ChMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@5.1.0-smartescrow.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6959297},"main":"dist/npm/","_from":"file:xrpl-5.1.0-smartescrow.0.tgz","types":"dist/npm/index.d.ts","unpkg":"build/xrpl-latest-min.js","browser":{"ws":"./dist/npm/client/WSWrapper.js"},"engines":{"node":">=20.19.0"},"scripts":{"lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh","test":"jest --config=jest.config.unit.js --verbose false --silent=false","build":"run-s build:lib build:web","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","watch":"run-s build:lib --watch","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","format":"prettier --write '{src,test}/**/*.ts'","analyze":"webpack --analyze","prepare":"copyfiles ../../README.md xrpl/README.md","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","prepublish":"run-s clean build","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","build:browserTests":"webpack --config ./test/webpack.config.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"jsdelivr":"build/xrpl-latest-min.js","prettier":"@xrplf/prettier-config","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-5.1.0-smartescrow.0.tgz","_integrity":"sha512-a1tztDQ7yqMkPyQEzz57gYyLI/eF+YkywXbpdazZMMD7NzDm23jyf6XPZsSS4UXTdznGHi8HJIlc7AbF+mx8/Q==","repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"_npmVersion":"11.6.0","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","directories":{"test":"test"},"_nodeVersion":"20.20.2","dependencies":{"@scure/bip32":"^2.0.1","@scure/bip39":"^2.0.1","bignumber.js":"^10.0.2","eventemitter3":"^5.0.1","ripple-keypairs":"^3.0.0","@xrplf/isomorphic":"^1.0.2","ripple-binary-codec":"^2.9.0-smartescrow.0","ripple-address-codec":"^5.0.1","@xrplf/secret-numbers":"^3.0.0","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ws":"^8.20.0","karma":"^6.4.1","react":"^19.2.4","run-s":"^0.0.0","lodash":"^4.18.1","typedoc":"0.28.18","@types/node":"^18.18.38","eventemitter3":"^5.0.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","https-proxy-agent":"^9.0.0","karma-chrome-launcher":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/xrpl_5.1.0-smartescrow.0_1785880194440_0.8454874617515336","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-smartescrow.1":{"name":"xrpl","version":"5.1.0-smartescrow.1","license":"ISC","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","main":"dist/npm/","unpkg":"build/xrpl-latest-min.js","jsdelivr":"build/xrpl-latest-min.js","types":"dist/npm/index.d.ts","directories":{"test":"test"},"browser":{"ws":"./dist/npm/client/WSWrapper.js"},"dependencies":{"@scure/bip32":"^2.0.1","@scure/bip39":"^2.0.1","@xrplf/isomorphic":"^1.0.2","@xrplf/secret-numbers":"^3.0.0","bignumber.js":"^10.0.2","eventemitter3":"^5.0.1","fast-json-stable-stringify":"^2.1.0","ripple-address-codec":"^5.0.1","ripple-binary-codec":"^2.9.0-smartescrow.1","ripple-keypairs":"^3.0.0"},"devDependencies":{"@types/node":"^18.18.38","eventemitter3":"^5.0.1","https-proxy-agent":"^9.0.0","karma":"^6.4.1","karma-chrome-launcher":"^3.1.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","lodash":"^4.18.1","react":"^19.2.4","run-s":"^0.0.0","typedoc":"0.28.18","ws":"^8.20.0"},"scripts":{"build":"run-s build:lib build:web","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","build:browserTests":"webpack --config ./test/webpack.config.js","analyze":"webpack --analyze","watch":"run-s build:lib --watch","clean":"rm -rf ./build ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","prepare":"copyfiles ../../README.md xrpl/README.md","prepublish":"run-s clean build","test":"jest --config=jest.config.unit.js --verbose false --silent=false","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","test:faucet":"jest --config jest.config.faucet.js","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js","test:watch":"jest --watch --config=jest.config.unit.js --verbose false --silent=false","format":"prettier --write '{src,test}/**/*.ts'","lint":"eslint . --max-warnings 0","perf":"./scripts/perf_test.sh"},"prettier":"@xrplf/prettier-config","repository":{"type":"git","url":"git+ssh://git@github.com/XRPLF/xrpl.js.git"},"readmeFilename":"README.md","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"engines":{"node":">=20.19.0"},"_id":"xrpl@5.1.0-smartescrow.1","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"homepage":"https://github.com/XRPLF/xrpl.js#readme","_integrity":"sha512-ClKah/pcxvxMyH1sHL5vgFnUqf2HY2Hp/wdAqjPidpgBiD147RD56X6JxhctPR1A2XcPoCOOd1JR+6I0NINrTg==","_resolved":"/home/runner/work/xrpl.js/xrpl.js/dist/xrpl-5.1.0-smartescrow.1.tgz","_from":"file:xrpl-5.1.0-smartescrow.1.tgz","_nodeVersion":"20.20.2","_npmVersion":"11.6.0","dist":{"integrity":"sha512-ClKah/pcxvxMyH1sHL5vgFnUqf2HY2Hp/wdAqjPidpgBiD147RD56X6JxhctPR1A2XcPoCOOd1JR+6I0NINrTg==","shasum":"2eddc70a6c8ad7d5927fb3afa3e0aab098a27690","tarball":"https://registry.npmjs.org/xrpl/-/xrpl-5.1.0-smartescrow.1.tgz","fileCount":1060,"unpackedSize":6960403,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/xrpl@5.1.0-smartescrow.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDU14l8wW42VX/Td/JKxAfWUF/mnJzvp/mttW4RvkE8WAiEAmVyqFXXzSpcTNb6w51EnTfv+Mof2Ng7Upp0/O4zCZrA="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e8edfb68-fad3-4715-9cc6-c13712d93a4a"}},"maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/xrpl_5.1.0-smartescrow.1_1786507614396_0.051913227753432656"},"_hasShrinkwrap":false}},"time":{"created":"2021-03-24T19:25:23.777Z","modified":"2026-08-12T04:06:54.963Z","1.9.3":"2021-03-24T19:25:23.964Z","2.0.0-beta.0":"2021-09-10T21:58:23.403Z","2.0.0-beta.1":"2021-09-24T23:00:58.676Z","1.10.0":"2021-09-24T23:31:37.427Z","2.0.0-beta.2":"2021-09-27T22:30:45.321Z","2.0.0-beta.3":"2021-09-29T00:14:32.233Z","2.0.0-beta.4":"2021-10-05T21:01:57.499Z","2.0.0-beta.5":"2021-10-08T22:37:54.876Z","2.0.0":"2021-10-20T16:51:41.407Z","2.1.0-beta.1":"2021-10-28T02:35:01.704Z","2.0.1":"2021-11-01T17:57:23.036Z","2.0.2":"2021-11-17T23:48:19.799Z","2.0.3":"2021-12-01T23:58:06.734Z","2.0.4":"2021-12-02T20:02:11.980Z","2.1.0":"2021-12-18T00:51:24.425Z","2.1.1":"2021-12-24T01:36:05.419Z","2.2.0":"2022-04-19T17:18:18.968Z","2.2.1":"2022-04-21T22:34:22.682Z","2.2.2":"2022-05-02T20:22:21.242Z","2.2.3":"2022-05-04T21:42:10.044Z","1.10.1":"2022-05-31T18:48:20.599Z","2.3.0":"2022-06-02T18:09:13.207Z","2.3.1":"2022-06-28T01:35:40.748Z","2.4.0":"2022-09-01T23:28:57.482Z","2.5.0-beta.0":"2022-09-02T11:25:22.779Z","2.5.0-beta.1":"2022-09-15T21:03:52.465Z","2.5.0":"2022-10-13T18:30:08.132Z","2.5.0-beta.2":"2022-11-17T20:37:23.422Z","2.6.0-beta.0":"2022-11-17T21:17:57.883Z","2.6.0":"2022-11-21T22:50:16.515Z","2.7.0-beta.0":"2022-12-15T20:02:56.159Z","2.8.0-beta.0":"2023-01-10T21:29:40.313Z","2.7.0-beta.1":"2023-02-16T19:27:06.695Z","2.7.0-beta.2":"2023-02-17T16:45:59.068Z","2.7.0-beta.3":"2023-02-23T20:43:09.623Z","2.7.0":"2023-03-08T23:11:02.651Z","2.8.0-beta.1":"2023-04-11T18:48:12.416Z","2.9.0-beta.0":"2023-06-12T21:20:25.997Z","2.8.0":"2023-06-13T21:16:46.224Z","2.8.1":"2023-06-13T22:07:55.117Z","2.9.0":"2023-07-13T18:11:48.256Z","2.9.1":"2023-07-18T20:42:40.268Z","2.10.0":"2023-08-07T21:52:16.352Z","2.11.0":"2023-08-24T17:46:12.278Z","2.12.0-beta.0":"2023-08-25T11:17:22.168Z","2.12.0":"2023-09-27T17:02:06.973Z","2.13.0":"2023-10-18T16:14:29.744Z","3.0.0-beta.0":"2023-10-20T15:49:26.959Z","2.14.0":"2023-11-30T21:29:38.351Z","3.0.0-beta.1":"2023-11-30T23:03:29.053Z","2.14.1":"2024-02-01T19:02:02.911Z","3.0.0":"2024-02-01T21:53:06.441Z","1.0.0-mpt-beta":"2024-04-22T18:41:14.657Z","1.0.1-mpt-beta":"2024-04-22T19:52:22.512Z","3.1.0":"2024-06-03T20:34:48.803Z","1.0.3-mpt-beta":"2024-07-09T13:54:48.462Z","1.0.4-mpt-beta":"2024-07-09T14:15:10.857Z","4.0.0":"2024-07-16T18:23:42.821Z","4.0.0-mpt-beta":"2024-09-04T14:02:01.007Z","4.0.1-mpt-beta":"2024-09-04T19:11:55.750Z","4.1.0":"2024-12-23T16:29:57.378Z","4.2.0-batch.0":"2025-02-13T19:05:44.405Z","4.2.0":"2025-02-14T02:24:11.746Z","4.3.0-smartescrow.0":"2025-03-26T19:05:30.053Z","4.3.0-smartescrow.1":"2025-03-28T20:08:56.707Z","4.2.1":"2025-04-21T20:46:24.710Z","4.2.2":"2025-04-21T20:55:55.822Z","4.2.3":"2025-04-21T21:32:24.445Z","2.14.2":"2025-04-21T21:37:09.418Z","4.2.4":"2025-04-21T21:49:35.179Z","4.2.5":"2025-04-22T12:43:03.962Z","2.14.3":"2025-04-22T13:27:46.826Z","4.3.0-smartescrow.2":"2025-05-02T15:52:03.294Z","4.3.0-smartescrow.3":"2025-05-29T20:32:05.097Z","4.3.0":"2025-06-09T21:09:55.932Z","4.4.0-smartescrow.0":"2025-07-10T20:08:14.598Z","4.4.0":"2025-07-29T22:25:03.307Z","4.5.0-smartescrow.0":"2025-08-04T20:33:11.143Z","4.4.1":"2025-09-02T19:50:32.464Z","4.5.0-smartescrow.1":"2025-09-15T21:14:48.443Z","4.5.0-smartescrow.2":"2025-09-15T22:29:33.129Z","4.4.2":"2025-09-25T17:03:09.203Z","4.5.0-smartescrow.3":"2025-10-29T00:30:19.025Z","4.5.0-smartescrow.4":"2025-10-29T15:52:56.353Z","4.4.3":"2025-11-07T16:51:33.963Z","4.5.0":"2025-12-16T20:02:31.655Z","4.6.0-smartescrow.0":"2026-02-12T01:34:41.012Z","4.6.0":"2026-02-12T19:54:04.887Z","4.7.0-smartcontract.0":"2026-05-12T01:23:27.260Z","5.0.0":"2026-06-05T17:05:14.720Z","5.1.0-batch.1":"2026-06-17T20:44:32.742Z","5.1.0-smartescrow.0":"2026-08-04T21:49:54.618Z","5.1.0-smartescrow.1":"2026-08-12T04:06:54.586Z"},"bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"license":"ISC","homepage":"https://github.com/XRPLF/xrpl.js#readme","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"repository":{"url":"git+ssh://git@github.com/XRPLF/xrpl.js.git","type":"git"},"description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","maintainers":[{"name":"vjkhannaripple","email":"vraviraj@ripple.com"},{"name":"shichengripple001","email":"cshi@ripple.com"},{"name":"ripplex-automation","email":"ripplegithub@ripple.com"}],"readme":"","readmeFilename":""}